FFmpeg-trac
Threads by month
- ----- 2026 -----
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
November 2016
- 1 participants
- 644 discussions
#5514: Interlaced HEVC Steam not Decoded Properly
-------------------------------------+-------------------------------------
Reporter: jlsantiago0 | Type: defect
Status: new | Priority: normal
Component: avcodec | Version: git-
Keywords: | master
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Summary of the bug:
I have a 480i interlaced HEVC elementary stream. The HM reference decoder
decodes the stream and generates 720x480 interlaced frames. FFMPEG/FFPLAY
decodes the stream and 720x240 progressive frames and FFPLAY plays them at
half the frame rate with the first/second field/frames bouncing up and
down a line because these are actually 2 different fields of the same
frame.
How to reproduce:
{{{
ffmpeg -i src13_interlaced.265 src13_interaced.yuv
ffplay src13_interlaced.265
$ ffmpeg -i src13_interlaced.265 src13_interaced.yuv
ffmpeg version git-2016-04-27-7bccbee-VF Copyright (c) 2000-2016 the
FFmpeg developers
built with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-16)
configuration: --extra-version=VF
--prefix=/mnt/kermit/work/git/ort/build/linux64/stage/ffmpeg
--ld=/usr/bin/cc --target-os=linux --arch=x86_64 --cpu=x86_64 --enable-pic
--enable-static --enable-shared --enable-rpath --enable-avfilter --enable-
pthreads --enable-zlib --enable-bzlib --enable-runtime-cpudetect --enable-
hardcoded-tables --disable-stripping --disable-doc --disable-dxva2
--disable-vaapi --disable-vda --disable-vdpau
--yasmexe=/mnt/kermit/work/git/ort/build/linux64/tools/yasm/bin/yasm
--sdl-config=/mnt/kermit/work/git/ort/build/linux64/stage/sdl/lib/../bin
/sdl-config --extra-
cflags='-I/mnt/kermit/work/git/ort/build/linux64/stage/zlib/include
-I/mnt/kermit/work/git/ort/build/linux64/stage/bzip2/include
-I/mnt/kermit/work/git/ort/build/linux64/stage/lzma/include
-I/mnt/kermit/work/git/ort/build/linux64/stage/sdl/include
-DVFBUILD_DISABLE_INTMATH_OPTIMIZATIONS=1' --extra-
ldflags='-L/mnt/kermit/work/git/ort/build/linux64/stage/zlib/lib
-L/mnt/kermit/work/git/ort/build/linux64/stage/bzip2/lib
-L/mnt/kermit/work/git/ort/build/linux64/stage/lzma/lib
-L/mnt/kermit/work/git/ort/build/linux64/stage/sdl/lib'
libavutil 55. 19.100 / 55. 19.100
libavcodec 57. 28.203 / 57. 28.203
libavformat 57. 29.200 / 57. 29.200
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 39.202 / 6. 39.202
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.101 / 2. 0.101
VFAVUtil_MetaData_RunUnitTests() Completed Successfully.
Input #0, hevc, from 'src13_interlaced.265':
Duration: N/A, bitrate: N/A
Stream #0:0: Video: hevc (Main), yuv420p(tv), 720x240, 30 fps, 30 tbr,
1200k tbn, 30 tbc
Output #0, rawvideo, to 'src13_interaced.yuv':
Metadata:
encoder : Lavf57.29.200
Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x240,
q=2-31, 200 kb/s, 30 fps, 30 tbn, 30 tbc
Metadata:
encoder : Lavc57.28.203 rawvideo
Stream mapping:
Stream #0:0 -> #0:0 (hevc (native) -> rawvideo (native))
Press [q] to stop, [?] for help
frame= 336 fps=0.0 q=-0.0 size= 85050kB time=00:00:11.20
bitrate=62208.0kbitsframe= 337 fps=263 q=-0.0 size= 85303kB
time=00:00:11.23 bitrate=62208.0kbitsframe= 522 fps=337 q=-0.0 Lsize=
132131kB time=00:00:17.40 bitrate=62208.0kbits/s speed=11.2x
video:132131kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: 0.000000%
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5514>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
1
28
#5919(undetermined:new): jpeg2000: wrong pixel format selected for "digital cinema" file
by FFmpeg 30 Oct '24
by FFmpeg 30 Oct '24
30 Oct '24
#5919: jpeg2000: wrong pixel format selected for "digital cinema" file
-------------------------------------+-------------------------------------
Reporter: ami_stuff | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: | undetermined
unspecified | Keywords:
Blocked By: | Blocking:
Reproduced by developer: 0 | Analyzed by developer: 0
-------------------------------------+-------------------------------------
decodes correctly with "-vcodec libopenjpeg" (rgb48le)
{{{
C:\>ffmpeg -i C:\digital_cinema.jpx out.bmp
ffmpeg version N-81755-g267da70 Copyright (c) 2000-2016 the FFmpeg
developers
built with gcc 4.5.0 (GCC) 20100414 (Fedora MinGW 4.5.0-1.fc14)
configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build
--arch=
x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686
-pc-min
gw32-gcc' --enable-pthreads --enable-memalign-hack --enable-runtime-
cpudetect --
enable-cross-compile --enable-static --disable-shared --extra-
libs='-lws2_32 -lw
inmm -lpthread' --extra-cflags='--static
-I/var/www/users/research/ffmpeg/snapsh
ots/build/include' --extra-ldflags='-static
-L/var/www/users/research/ffmpeg/sna
pshots/build/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-
version3 --
enable-nonfree --enable-libx264 --enable-libspeex --enable-libtheora
--enable-li
bvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb
--enable-li
bopencore-amrwb --enable-libmp3lame --enable-libfreetype --enable-libvpx
--disab
le-decoder=libvpx
libavutil 55. 30.100 / 55. 30.100
libavcodec 57. 58.100 / 57. 58.100
libavformat 57. 50.100 / 57. 50.100
libavdevice 57. 0.102 / 57. 0.102
libavfilter 6. 63.100 / 6. 63.100
libswscale 4. 1.100 / 4. 1.100
libswresample 2. 1.100 / 2. 1.100
libpostproc 54. 0.100 / 54. 0.100
Input #0, j2k_pipe, from 'C:\digital_cinema.jpx':
Duration: N/A, bitrate: N/A
Stream #0:0: Video: jpeg2000 (JPEG 2000 digital cinema 2K), xyz12le,
999x749
, 25 tbr, 25 tbn, 25 tbc
Output #0, image2, to 'out.bmp':
Metadata:
encoder : Lavf57.50.100
Stream #0:0: Video: bmp, bgr24, 999x749, q=2-31, 200 kb/s, 25 fps, 25
tbn, 2
5 tbc
Metadata:
encoder : Lavc57.58.100 bmp
Stream mapping:
Stream #0:0 -> #0:0 (jpeg2000 (native) -> bmp (native))
Press [q] to stop, [?] for help
frame= 1 fps=0.0 q=-0.0 Lsize=N/A time=00:00:00.04 bitrate=N/A
speed=0.171x
video:2194kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
muxing
overhead: unknown
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5919>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
1
13
#3789(ffmpeg:new): shortest command doesnt work when using a filter_complex with audio and video filters
by FFmpeg 30 Oct '24
by FFmpeg 30 Oct '24
30 Oct '24
#3789: shortest command doesnt work when using a filter_complex with audio and
video filters
-------------------------------------+-------------------------------------
Reporter: phingers | Type: defect
Status: new | Priority: important
Component: ffmpeg | Version: 2.2.4
Keywords: complex | Blocked By:
filter | Reproduced by developer: 0
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug: shortest command doesn't work when using a
filter_complex with audio and video filters
I uploaded output.mp4 at 8:21 ET on 7/20/14 to upload.ffmpeg.org
The background audio is 4 mins long, but it should be truncated to the
video length.
Shortest works if I take the drawtext off the filter_complex
How to reproduce:
ffmpeg -framerate 1/5 -i foo%03d.png -i audio.wav -i speak.wav
-filter_complex
'[1:a]volume=volume=0.2[aquiet];[aquiet][2:a]amix=inputs=2[a];[0:v]drawtext=fontsize=40:fontcolor=white@0.9:fontfile=FreeSerif.ttf:shadowy=2:shadowx=2:text="I
am getting the hang of ffmpeg\!":x=(w-text_w)/2:y=(h-text_h-line_h)/2[v]'
-map '[a]' -map '[v]' -shortest -r 32 -c:v libx264 -b:a 192k -pix_fmt
yuv420p output.mp4
ffmpeg version 2.2.4- http://johnvansickle.com/ffmpeg/ Copyright (c)
2000-2014 the FFmpeg developers
built on Jul 1 2014 22:10:48 with gcc 4.8 (Debian 4.8.3-4)
configuration: --enable-gpl --enable-version3 --disable-shared
--disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-
libx264 --enable-libwebp --enable-libspeex --enable-libvorbis --enable-
libvpx --enable-libfreetype --enable-fontconfig --enable-libxvid --enable-
libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-
libvo-aacenc --enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg
--enable-libopus --disable-ffserver --enable-libass --enable-gnutls
--cc=gcc-4.8
libavutil 52. 66.100 / 52. 66.100
libavcodec 55. 52.102 / 55. 52.102
libavformat 55. 33.100 / 55. 33.100
libavdevice 55. 10.100 / 55. 10.100
libavfilter 4. 2.100 / 4. 2.100
libswscale 2. 5.102 / 2. 5.102
libswresample 0. 18.100 / 0. 18.100
libpostproc 52. 3.100 / 52. 3.100
Input #0, image2, from 'foo%03d.png':
Duration: 00:00:30.00, start: 0.000000, bitrate: N/A
Stream #0:0: Video: png, rgb24, 640x360 [SAR 2835:2835 DAR 16:9], 0.20
fps, 1 tbr, 0.20 tbn, 0.20 tbc
Input #1, mp3, from 'audio.wav':
Metadata:
major_brand : dash
minor_version : 0
compatible_brands: iso6mp41
encoder : Lavf54.29.104
Duration: 00:04:29.09, start: 0.025057, bitrate: 238 kb/s
Stream #1:0: Audio: mp3, 44100 Hz, stereo, s16p, 238 kb/s
Guessed Channel Layout for Input Stream #2.0 : mono
Input #2, wav, from 'speak.wav':
Duration: 00:00:03.33, bitrate: 256 kb/s
Stream #2:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 16000 Hz, mono,
s16, 256 kb/s
File 'output.mp4' already exists. Overwrite ? [y/N] y
[libx264 @ 0x2fdf7a0] using SAR=1/1
[libx264 @ 0x2fdf7a0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
[libx264 @ 0x2fdf7a0] profile High, level 3.0
[libx264 @ 0x2fdf7a0] 264 - core 142 r2 a5831aa - H.264/MPEG-4 AVC codec -
Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=1
ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1
psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1
cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=18
lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0
bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1
b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25
scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0
qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to 'output.mp4':
Metadata:
encoder : Lavf55.33.100
Stream #0:0: Audio: aac (libvo_aacenc) ([64][0][0][0] / 0x0040), 44100
Hz, stereo, s16, 192 kb/s (default)
Stream #0:1: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p,
640x360 [SAR 1:1 DAR 16:9], q=-1--1, 16384 tbn, 32 tbc (default)
Stream mapping:
Stream #0:0 (png) -> drawtext
Stream #1:0 (mp3) -> volume
Stream #2:0 (pcm_s16le) -> amix:input1
amix -> Stream #0:0 (libvo_aacenc)
drawtext -> Stream #0:1 (libx264)
Press [q] to stop, [?] for help
frame= 800 fps=116 q=-1.0 Lsize= 6606kB time=00:04:29.05 bitrate=
201.1kbits/s dup=794 drop=0
video:238kB audio:6307kB subtitle:0 data:0 global headers:0kB muxing
overhead 0.933773%
[libvo_aacenc @ 0x2fde340] 1 frames left in the queue on closing
[libx264 @ 0x2fdf7a0] frame I:5 Avg QP:17.56 size: 37668
[libx264 @ 0x2fdf7a0] frame P:201 Avg QP:17.22 size: 219
[libx264 @ 0x2fdf7a0] frame B:594 Avg QP:25.96 size: 18
[libx264 @ 0x2fdf7a0] consecutive B-frames: 0.8% 0.2% 1.5% 97.5%
[libx264 @ 0x2fdf7a0] mb I I16..4: 4.7% 64.5% 30.8%
[libx264 @ 0x2fdf7a0] mb P I16..4: 0.1% 0.2% 0.3% P16..4: 0.5% 0.0%
0.0% 0.0% 0.0% skip:99.0%
[libx264 @ 0x2fdf7a0] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.1% 0.0%
0.0% direct: 0.0% skip:99.9% L0:16.4% L1:83.6% BI: 0.0%
[libx264 @ 0x2fdf7a0] 8x8 transform intra:58.6% inter:30.7%
[libx264 @ 0x2fdf7a0] coded y,uvDC,uvAC intra: 83.7% 87.7% 75.6% inter:
0.0% 0.1% 0.0%
[libx264 @ 0x2fdf7a0] i16 v,h,dc,p: 50% 11% 7% 32%
[libx264 @ 0x2fdf7a0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 15% 19% 21% 6% 6%
5% 8% 6% 13%
[libx264 @ 0x2fdf7a0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 22% 11% 6% 7%
6% 7% 5% 12%
[libx264 @ 0x2fdf7a0] i8c dc,h,v,p: 50% 22% 20% 8%
[libx264 @ 0x2fdf7a0] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x2fdf7a0] ref P L0: 94.2% 0.5% 3.9% 1.4%
[libx264 @ 0x2fdf7a0] ref B L0: 53.1% 45.3% 1.6%
[libx264 @ 0x2fdf7a0] ref B L1: 95.1% 4.9%
[libx264 @ 0x2fdf7a0] kb/s:77.80
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3789>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
1
12
25 Oct '24
#3399: Scaling MP4 Video results in bad output MP4
--------------------------------------+----------------------------------
Reporter: mressler | Type: defect
Status: new | Priority: normal
Component: undetermined | Version: 2.1.3
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+----------------------------------
Summary of the bug:
Attempting to scale an MP4/H264 1920x1080 source video to 1024:-1 (also
Mp4/H264) results in odd playback in different players. VLC shows green
box artifacts, QuickTime and MPlayer both show jerky/slow playback.
How to reproduce:
(Grab source from:
https://www.dropbox.com/s/thy8zxbvx1ygqru/VID_20130619_161750_449.mp4)
{{{
% ffmpeg -i VID_20130619_161750_449.mp4 -vf "scale=1024:-1" VID_scaled.mp4
}}}
VID_scaled.mp4 ends up with green artifacts in VLC and doesn't play
appropriately in QuickTime or MPlayer.
Interestingly, if I clip the video first via:
{{{
% ffmpeg -i VID_20130619_161750_449.mp4 -ss 18 -t 15 -c:v copy -c:a copy
clip2.mp4
}}}
And then run the scale command:
{{{
% ffmpeg -i clip2.mp4 -vf "scale=1024:-1" VID_clip_scaled.mp4
}}}
The resulting video plays fine in VLC, QuickTime, and MPlayer.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3399>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
1
13
24 Oct '24
#5748: M3U8 playback broken after seek in Safari OSX/iOS
-------------------------------------+-------------------------------------
Reporter: bmurphy1976 | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version:
Keywords: m3u8 | unspecified
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
I recently tried upgrading to ffmpeg 3.1 and a number of videos that
previously worked without issue in Safari on OSX and iOS are now broken
when remuxed into M3U8 format.
The specific behavior is that the video starts playing without any issues
and if you watch from beginning to end there won't be any problem.
However, if at any point you try to seek (sometimes it might take two or
three attempts) the video stream will crash. Playback will either stop
entirely, or the video stream will crash but audio stream will continue
playing.
I ran a git bisect on ffmpeg and this is what I came up with:
{{{
# git bisect log
git bisect start
# good: [c66f4d1ae64dffaf456d05cbdade02054446f499] Changelog: Fix minor
formating inconsistency
git bisect good c66f4d1ae64dffaf456d05cbdade02054446f499
# bad: [18ce5a4d1b3f87b3b45651401cdf3352de34cfa1] configure: use c++98 for
c++ files
git bisect bad 18ce5a4d1b3f87b3b45651401cdf3352de34cfa1
# good: [bb9f7bf1a21d6e00dcb2afaf94d8f84e410cf89c] Changelog/APIChanges
Put 3.0 release marker
git bisect good bb9f7bf1a21d6e00dcb2afaf94d8f84e410cf89c
# good: [bb9f7bf1a21d6e00dcb2afaf94d8f84e410cf89c] Changelog/APIChanges
Put 3.0 release marker
git bisect good bb9f7bf1a21d6e00dcb2afaf94d8f84e410cf89c
# bad: [36dad146935a500ef6fd7246b5c216f7af26f9db] Merge commit
'eaeba6f241e0de0e797be10f8fda967ef8489e64'
git bisect bad 36dad146935a500ef6fd7246b5c216f7af26f9db
# good: [9f6e63f6f2f289e429c9354c80c21a9dbcd21d1a] avfilter/vf_waveform:
add >8 bit support for other filters
git bisect good 9f6e63f6f2f289e429c9354c80c21a9dbcd21d1a
# bad: [0dfbca73bbb3319af49554f7f844e1d7b8d2192c] Merge commit
'dc4983d78af2a666461654067d2e5d45b835358a'
git bisect bad 0dfbca73bbb3319af49554f7f844e1d7b8d2192c
# skip: [e6053b3b19c070e994a501fe0cc20255d15c4aa8] Merge commit
'a8068346e48e123f8d3bdf4d64464d81e53e5fc7'
git bisect skip e6053b3b19c070e994a501fe0cc20255d15c4aa8
# skip: [3fafde6cbe345d2f84cfe61b94d4a823990969b3] lavc: Add seek_preroll
to AVCodecParameters
git bisect skip 3fafde6cbe345d2f84cfe61b94d4a823990969b3
# good: [4d251723c0a157b77fa9d3c84c74507d399f7254] lavfi: Add coreimage
filter for GPU based image filtering on OSX.
git bisect good 4d251723c0a157b77fa9d3c84c74507d399f7254
# good: [cf4d050b7231d7d96ed4d9a1bfaad87b8981e19d] avformat/wavdec: Remove
direct s->pb->buffer access
git bisect good cf4d050b7231d7d96ed4d9a1bfaad87b8981e19d
# good: [38a6242b271fad4917a1c6201ff61e10160c965b] avformat/mpegts: Remove
unused argument from analyze()
git bisect good 38a6242b271fad4917a1c6201ff61e10160c965b
# bad: [030e69b4dcb92f3b0372c9af1cefba60e9135010] Merge commit
'a9e1f2cc61cbd5606a087a60565e87923c39de5a'
git bisect bad 030e69b4dcb92f3b0372c9af1cefba60e9135010
# bad: [bc91bc1d8b2baa29267b5181d805f5286466cade] Merge commit
'0705f5960c9d272cef1309c090000865b991c9c7'
git bisect bad bc91bc1d8b2baa29267b5181d805f5286466cade
# bad: [6f69f7a8bf6a0d013985578df2ef42ee6b1c7994] Merge commit
'9200514ad8717c63f82101dc394f4378854325bf'
git bisect bad 6f69f7a8bf6a0d013985578df2ef42ee6b1c7994
# good: [571aa7d25edc414c3da9253af8b80508c5275b4b] avcodec/shorten: mark
as AV_CODEC_CAP_SUBFRAMES
git bisect good 571aa7d25edc414c3da9253af8b80508c5275b4b
# good: [60b75186b2c878b6257b43c8fcc0b1356ada218e] avcodec/wmalosslessdec:
do not discard last frame
git bisect good 60b75186b2c878b6257b43c8fcc0b1356ada218e
# skip: [9200514ad8717c63f82101dc394f4378854325bf] lavf: replace
AVStream.codec with AVStream.codecpar
git bisect skip 9200514ad8717c63f82101dc394f4378854325bf
# only skipped commits left to test
# possible first bad commit: [6f69f7a8bf6a0d013985578df2ef42ee6b1c7994]
Merge commit '9200514ad8717c63f82101dc394f4378854325bf'
# possible first bad commit: [9200514ad8717c63f82101dc394f4378854325bf]
lavf: replace AVStream.codec with AVStream.codecpar
}}}
It looks like this is the suspect commit:
http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9200514ad8717c63f…
I also took a look at the API change log:
{{{
2016-04-14 - afccfaf / b1f01e8 - lavu 55.21.100 / 55.7.0 - hwcontext.h
Add AVHWFramesConstraints and associated API.
2016-04-11 - 6f69f7a / 9200514 - lavf 57.33.100 / 57.5.0 - avformat.h
Add AVStream.codecpar, deprecate AVStream.codec.
2016-04-02 - e8a9b64 - lavu 55.20.100 - base64.h
Add AV_BASE64_DECODE_SIZE(x) macro.
}}}
and can confirm that revision e8a9b64 does not exhibit any problems. The
issue is easily replicated with changeset 6f69f7a/9200514.
I have a sample input video here (Big Buck Bunny):
https://s3.amazonaws.com/1d4326f61a9a4ed596de9e1a41d48413/safariissue/input…
I've already remuxed this video with the two referenced revisions. This
was remuxed with 6f69f7a and exhibits the behavior:
https://s3.amazonaws.com/1d4326f61a9a4ed596de9e1a41d48413/safariissue/6f69f…
This was remuxed with e8a9b64 and plays back without issue:
https://s3.amazonaws.com/1d4326f61a9a4ed596de9e1a41d48413/safariissue/e8a9b…
The command I used to remux the videos is as follows:
{{{
ffmpeg -y -i input.mp4 -c "copy" -map "0" -f "segment" -segment_time "10"
-vbsf "h264_mp4toannexb" -segment_list_type m3u8 -segment_list
"e8a9b64/e8a9b64.m3u8" "e8a9b64/e8a9b64.m3u8.%05d.ts"
}}}
I can currently reproduce this with Safari Version 9.1.1 (11601.6.17).
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5748>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
1
4
#4614(undetermined:new): sws_dither arguments aren't affecting output in colorspace conversion
by FFmpeg 21 Oct '24
by FFmpeg 21 Oct '24
21 Oct '24
#4614: sws_dither arguments aren't affecting output in colorspace conversion
-------------------------------------+-------------------------------------
Reporter: surfdog2020 | Type: defect
Status: new | Priority: critical
Component: | Version: 2.6.3
undetermined | Blocked By:
Keywords: sws_dither | Reproduced by developer: 0
dithering |
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
providing arguments into 'sws_dither' never affects the output. It appears
that no matter which dithering algorithm you specify in sws_dither (of the
4 that are available), ffmpeg ignores it and uses the same dithering
algorithm for colorspace conversion no matter what. MD5s of the output
.yuv files confirms this.
How to reproduce:
{{{
commands only :
./ffmpeg -v debug -y -i /mnt/storage/ProRes_10bit_422.mov -t 30 -pix_fmt
yuv420p -an -threads 36 -vf scale=1920:-1:sws_dither=a_dither
mnt/storage/raw_8bit_420_adither.yuv
ffmpeg version 2.6.3- http://johnvansickle.com/ffmpeg/ Copyright (c)
2000-2015 the FFmpeg developers
./ffmpeg -v debug -y -i /mnt/storage/ProRes_10bit_422.mov -t 30 -pix_fmt
yuv420p -an -threads 36 -vf scale=1920:-1:sws_dither=bayer
mnt/storage/raw_8bit_420_bayer.yuv
ffmpeg version 2.6.3- http://johnvansickle.com/ffmpeg/ Copyright (c)
2000-2015 the FFmpeg developers
built with gcc 4.9.2 (Debian 4.9.2-16)
'''[Jared@transcoder:~/Downloads/ffmpeg-2.6.3-64bit-static]$ md5sum
/mnt/storage/raw_8bit_420_bayer.yuv
203cb43ecc97aa16d7203626750a14ad /mnt/storage/raw_8bit_420_bayer.yuv'''
[Jared@transcoder:~/Downloads/ffmpeg-2.6.3-64bit-static]$ md5sum
/mnt/storage/raw_8bit_420_adither.yuv
'''203cb43ecc97aa16d7203626750a14ad
/mnt/storage/raw_8bit_420_adither.yuv'''
commands with full output:
[Jared@transcoder:~/Downloads/ffmpeg-2.6.3-64bit-static]$sudo ./ffmpeg -v
debug -y -i /mnt/storage/ProRes_10bit_422.mov -t 30 -pix_fmt yuv420p -an
-threads 36 -vf scale=1920:-1:sws_dither=a_dither
mnt/storage/raw_8bit_420_adither.yuv
ffmpeg version 2.6.3- http://johnvansickle.com/ffmpeg/ Copyright (c)
2000-2015 the FFmpeg developers
built with gcc 4.9.2 (Debian 4.9.2-16)
configuration: --enable-gpl --enable-version3 --disable-shared
--disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-
libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-
libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig
--enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls
--enable-libvidstab --enable-libsoxr --cc=gcc-4.9
libavutil 54. 20.100 / 54. 20.100
libavcodec 56. 26.100 / 56. 26.100
libavformat 56. 25.101 / 56. 25.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 11.102 / 5. 11.102
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set logging level) with
argument 'debug'.
Reading option '-y' ... matched as option 'y' (overwrite output files)
with argument '1'.
Reading option '-i' ... matched as input file with argument
'/mnt/storage/ProRes_10bit_422.mov'.
Reading option '-t' ... matched as option 't' (record or transcode
"duration" seconds of audio/video) with argument '30'.
Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel
format) with argument 'yuv420p'.
Reading option '-an' ... matched as option 'an' (disable audio) with
argument '1'.
Reading option '-threads' ... matched as AVOption 'threads' with argument
'36'.
Reading option '-vf' ... matched as option 'vf' (set video filters) with
argument 'scale=1920:-1:sws_dither=a_dither'.
Reading option 'mnt/storage/raw_8bit_420.yuv_adither.yuv' ... matched as
output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set logging level) with argument debug.
Applying option y (overwrite output files) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input file /mnt/storage/ProRes_10bit_422.mov.
Successfully parsed a group of options.
Opening an input file: /mnt/storage/ProRes_10bit_422.mov.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x48e6680] Format mov,mp4,m4a,3gp,3g2,mj2
probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x48e6680] Before avformat_find_stream_info()
pos: 14083960832 bytes read:253481 seeks:5
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x48e6680] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x48e6680] After avformat_find_stream_info()
pos: 98224 bytes read:343513 seeks:6 frames:1
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
'/mnt/storage/ProRes_10bit_422.mov':
Metadata:
creation_time : 2015-03-26 19:59:36
timecode : 00:57:50:00
Duration: 00:13:49.08, start: 0.000000, bitrate: 135899 kb/s
Stream #0:0(eng), 1, 1/24000: Video: prores (apch / 0x68637061),
yuv422p10le(bt709), 1920x1080, 1/24000, 135654 kb/s, SAR 1:1 DAR 16:9,
23.98 fps, 23.98 tbr, 24k tbn, 24k tbc (default)
Metadata:
creation_time : 2015-03-26 19:59:36
handler_name : Apple Alias Data Handler
encoder : Apple ProRes 422 (HQ)
Stream #0:1(eng), 0, 1/24000: Data: none (tmcd / 0x64636D74), 1/24, 0
kb/s (default)
Metadata:
creation_time : 2015-03-26 19:59:36
handler_name : Apple Alias Data Handler
reel_name : Unnamed
timecode : 00:57:50:00
Successfully opened the file.
Parsing a group of options: output file
mnt/storage/raw_8bit_420.yuv_adither.yuv.
Applying option t (record or transcode "duration" seconds of audio/video)
with argument 30.
Applying option pix_fmt (set pixel format) with argument yuv420p.
Applying option an (disable audio) with argument 1.
Applying option vf (set video filters) with argument
scale=1920:-1:sws_dither=a_dither.
Successfully parsed a group of options.
Opening an output file: mnt/storage/raw_8bit_420.yuv_adither.yuv.
Successfully opened the file.
[Parsed_scale_0 @ 0x48ee3e0] Setting 'w' to value '1920'
[Parsed_scale_0 @ 0x48ee3e0] Setting 'h' to value '-1'
[Parsed_scale_0 @ 0x48ee3e0] Setting 'sws_dither' to value 'a_dither'
[Parsed_scale_0 @ 0x48ee3e0] Setting 'flags' to value '0x4'
[Parsed_scale_0 @ 0x48ee3e0] w:1920 h:-1 flags:'0x4' interl:0
[graph 0 input from stream 0:0 @ 0x48eeae0] Setting 'video_size' to value
'1920x1080'
[graph 0 input from stream 0:0 @ 0x48eeae0] Setting 'pix_fmt' to value
'74'
[graph 0 input from stream 0:0 @ 0x48eeae0] Setting 'time_base' to value
'1/24000'
[graph 0 input from stream 0:0 @ 0x48eeae0] Setting 'pixel_aspect' to
value '1/1'
[graph 0 input from stream 0:0 @ 0x48eeae0] Setting 'sws_param' to value
'flags=2'
[graph 0 input from stream 0:0 @ 0x48eeae0] Setting 'frame_rate' to value
'24000/1001'
[graph 0 input from stream 0:0 @ 0x48eeae0] w:1920 h:1080
pixfmt:yuv422p10le tb:1/24000 fr:24000/1001 sar:1/1 sws_param:flags=2
[format @ 0x48dbb40] compat: called with args=[yuv420p]
[format @ 0x48dbb40] Setting 'pix_fmts' to value 'yuv420p'
[AVFilterGraph @ 0x48dbe20] query_formats: 5 queried, 4 merged, 0 already
done, 0 delayed
[Parsed_scale_0 @ 0x48ee3e0] w:1920 h:1080 fmt:yuv422p10le sar:1/1 ->
w:1920 h:1080 fmt:yuv420p sar:1/1 flags:0x4
detected 32 logical cores
Output #0, rawvideo, to 'mnt/storage/raw_8bit_420.yuv_adither.yuv':
Metadata:
timecode : 00:57:50:00
encoder : Lavf56.25.101
Stream #0:0(eng), 0, 1001/24000: Video: rawvideo (I420 / 0x30323449),
yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 1001/24000, q=2-31, 200 kb/s, 23.98
fps, 23.98 tbn, 23.98 tbc (default)
Metadata:
creation_time : 2015-03-26 19:59:36
handler_name : Apple Alias Data Handler
encoder : Lavc56.26.100 rawvideo
Stream mapping:
Stream #0:0 -> #0:0 (prores (native) -> rawvideo (native))
Press [q] to stop, [?] for help
Cliping frame in rate conversion by 0.000008
[output stream 0:0 @ 0x48d1fe0] EOF on sink link output stream
0:0:default.kbits/s
No more output streams to write to, finishing.
frame= 720 fps= 63 q=0.0 Lsize= 2187000kB time=00:00:30.03
bitrate=596600.2kbits/s
video:2187000kB audio:0kB subtitle:0kB other streams:0kB global
headers:0kB muxing overhead: 0.000000%
Input file #0 (/mnt/storage/ProRes_10bit_422.mov):
Input stream #0:0 (video): 721 packets read (64913072 bytes); 721 frames
decoded;
Input stream #0:1 (data): 0 packets read (0 bytes);
Total: 721 packets (64913072 bytes) demuxed
Output file #0 (mnt/storage/raw_8bit_420.yuv_adither.yuv):
Output stream #0:0 (video): 720 frames encoded; 720 packets muxed
(2239488000 bytes);
Total: 720 packets (2239488000 bytes) muxed
721 frames successfully decoded, 0 decoding errors
[AVIOContext @ 0x48ebca0] Statistics: 0 seeks, 68400 writeouts
[AVIOContext @ 0x48e5e40] Statistics: 65166553 bytes read, 71 seeks
[Jared@transcoder:~/Downloads/ffmpeg-2.6.3-64bit-static]$ sudo ./ffmpeg -v
debug -y -i /mnt/storage/ProRes_10bit_422.mov -t 30 -pix_fmt yuv420p -an
-threads 36 -vf scale=1920:-1:sws_dither=bayer
mnt/storage/raw_8bit_420_bayer.yuv
ffmpeg version 2.6.3- http://johnvansickle.com/ffmpeg/ Copyright (c)
2000-2015 the FFmpeg developers
built with gcc 4.9.2 (Debian 4.9.2-16)
configuration: --enable-gpl --enable-version3 --disable-shared
--disable-debug --enable-runtime-cpudetect --enable-libmp3lame --enable-
libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-
libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig
--enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls
--enable-libvidstab --enable-libsoxr --cc=gcc-4.9
libavutil 54. 20.100 / 54. 20.100
libavcodec 56. 26.100 / 56. 26.100
libavformat 56. 25.101 / 56. 25.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 11.102 / 5. 11.102
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set logging level) with
argument 'debug'.
Reading option '-y' ... matched as option 'y' (overwrite output files)
with argument '1'.
Reading option '-i' ... matched as input file with argument
'/mnt/storage/ProRes_10bit_422.mov'.
Reading option '-t' ... matched as option 't' (record or transcode
"duration" seconds of audio/video) with argument '30'.
Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel
format) with argument 'yuv420p'.
Reading option '-an' ... matched as option 'an' (disable audio) with
argument '1'.
Reading option '-threads' ... matched as AVOption 'threads' with argument
'36'.
Reading option '-vf' ... matched as option 'vf' (set video filters) with
argument 'scale=1920:-1:sws_dither=bayer'.
Reading option 'mnt/storage/raw_8bit_420.yuv_bayer.yuv' ... matched as
output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set logging level) with argument debug.
Applying option y (overwrite output files) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input file /mnt/storage/ProRes_10bit_422.mov.
Successfully parsed a group of options.
Opening an input file: /mnt/storage/ProRes_10bit_422.mov.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x37a5680] Format mov,mp4,m4a,3gp,3g2,mj2
probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x37a5680] Before avformat_find_stream_info()
pos: 14083960832 bytes read:253481 seeks:5
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x37a5680] All info found
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x37a5680] After avformat_find_stream_info()
pos: 98224 bytes read:343513 seeks:6 frames:1
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
'/mnt/storage/ProRes_10bit_422.mov':
Metadata:
creation_time : 2015-03-26 19:59:36
timecode : 00:57:50:00
Duration: 00:13:49.08, start: 0.000000, bitrate: 135899 kb/s
Stream #0:0(eng), 1, 1/24000: Video: prores (apch / 0x68637061),
yuv422p10le(bt709), 1920x1080, 1/24000, 135654 kb/s, SAR 1:1 DAR 16:9,
23.98 fps, 23.98 tbr, 24k tbn, 24k tbc (default)
Metadata:
creation_time : 2015-03-26 19:59:36
handler_name : Apple Alias Data Handler
encoder : Apple ProRes 422 (HQ)
Stream #0:1(eng), 0, 1/24000: Data: none (tmcd / 0x64636D74), 1/24, 0
kb/s (default)
Metadata:
creation_time : 2015-03-26 19:59:36
handler_name : Apple Alias Data Handler
reel_name : Unnamed
timecode : 00:57:50:00
Successfully opened the file.
Parsing a group of options: output file
mnt/storage/raw_8bit_420.yuv_bayer.yuv.
Applying option t (record or transcode "duration" seconds of audio/video)
with argument 30.
Applying option pix_fmt (set pixel format) with argument yuv420p.
Applying option an (disable audio) with argument 1.
Applying option vf (set video filters) with argument
scale=1920:-1:sws_dither=bayer.
Successfully parsed a group of options.
Opening an output file: mnt/storage/raw_8bit_420.yuv_bayer.yuv.
Successfully opened the file.
[Parsed_scale_0 @ 0x37ad3e0] Setting 'w' to value '1920'
[Parsed_scale_0 @ 0x37ad3e0] Setting 'h' to value '-1'
[Parsed_scale_0 @ 0x37ad3e0] Setting 'sws_dither' to value 'bayer'
[Parsed_scale_0 @ 0x37ad3e0] Setting 'flags' to value '0x4'
[Parsed_scale_0 @ 0x37ad3e0] w:1920 h:-1 flags:'0x4' interl:0
[graph 0 input from stream 0:0 @ 0x37adae0] Setting 'video_size' to value
'1920x1080'
[graph 0 input from stream 0:0 @ 0x37adae0] Setting 'pix_fmt' to value
'74'
[graph 0 input from stream 0:0 @ 0x37adae0] Setting 'time_base' to value
'1/24000'
[graph 0 input from stream 0:0 @ 0x37adae0] Setting 'pixel_aspect' to
value '1/1'
[graph 0 input from stream 0:0 @ 0x37adae0] Setting 'sws_param' to value
'flags=2'
[graph 0 input from stream 0:0 @ 0x37adae0] Setting 'frame_rate' to value
'24000/1001'
[graph 0 input from stream 0:0 @ 0x37adae0] w:1920 h:1080
pixfmt:yuv422p10le tb:1/24000 fr:24000/1001 sar:1/1 sws_param:flags=2
[format @ 0x379ab40] compat: called with args=[yuv420p]
[format @ 0x379ab40] Setting 'pix_fmts' to value 'yuv420p'
[AVFilterGraph @ 0x379ae20] query_formats: 5 queried, 4 merged, 0 already
done, 0 delayed
[Parsed_scale_0 @ 0x37ad3e0] w:1920 h:1080 fmt:yuv422p10le sar:1/1 ->
w:1920 h:1080 fmt:yuv420p sar:1/1 flags:0x4
detected 32 logical cores
Output #0, rawvideo, to 'mnt/storage/raw_8bit_420.yuv_bayer.yuv':
Metadata:
timecode : 00:57:50:00
encoder : Lavf56.25.101
Stream #0:0(eng), 0, 1001/24000: Video: rawvideo (I420 / 0x30323449),
yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 1001/24000, q=2-31, 200 kb/s, 23.98
fps, 23.98 tbn, 23.98 tbc (default)
Metadata:
creation_time : 2015-03-26 19:59:36
handler_name : Apple Alias Data Handler
encoder : Lavc56.26.100 rawvideo
Stream mapping:
Stream #0:0 -> #0:0 (prores (native) -> rawvideo (native))
Press [q] to stop, [?] for help
Cliping frame in rate conversion by 0.000008
[output stream 0:0 @ 0x3790fe0] EOF on sink link output stream
0:0:default.kbits/s
No more output streams to write to, finishing.
frame= 720 fps= 66 q=0.0 Lsize= 2187000kB time=00:00:30.03
bitrate=596600.2kbits/s
video:2187000kB audio:0kB subtitle:0kB other streams:0kB global
headers:0kB muxing overhead: 0.000000%
Input file #0 (/mnt/storage/ProRes_10bit_422.mov):
Input stream #0:0 (video): 721 packets read (64913072 bytes); 721 frames
decoded;
Input stream #0:1 (data): 0 packets read (0 bytes);
Total: 721 packets (64913072 bytes) demuxed
Output file #0 (mnt/storage/raw_8bit_420.yuv_bayer.yuv):
Output stream #0:0 (video): 720 frames encoded; 720 packets muxed
(2239488000 bytes);
Total: 720 packets (2239488000 bytes) muxed
721 frames successfully decoded, 0 decoding errors
[AVIOContext @ 0x37aaca0] Statistics: 0 seeks, 68400 writeouts
[AVIOContext @ 0x37a4e40] Statistics: 65166553 bytes read, 71 seeks
[Jared@transcoder:~/Downloads/ffmpeg-2.6.3-64bit-static]$ md5sum
/mnt/storage/raw_8bit_420_bayer.yuv
203cb43ecc97aa16d7203626750a14ad /mnt/storage/raw_8bit_420_bayer.yuv
[Jared@transcoder:~/Downloads/ffmpeg-2.6.3-64bit-static]$ md5sum
/mnt/storage/raw_8bit_420_adither.yuv
203cb43ecc97aa16d7203626750a14ad /mnt/storage/raw_8bit_420_adither.yuv
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4614>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
1
17
#5405(undetermined:new): ffv1 in 2 pass mode creates corrupted files when bit depth > 8
by FFmpeg 30 Sep '24
by FFmpeg 30 Sep '24
30 Sep '24
#5405: ffv1 in 2 pass mode creates corrupted files when bit depth > 8
-------------------------------------+-------------------------------------
Reporter: RaljOneed | Type: defect
Status: new | Priority: normal
Component: | Version: git-
undetermined | master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
When source video has more than 8 bits per component and ffv1 codec is
used in 2 pass mode, resulting file is corrupted.
{{{
ffmpeg started on 2016-04-05 at 21:14:34
Report written to "ffmpeg-20160405-211434.log"
Command line:
./ffmpeg-N-79243-g54c9146 -report -i zz.yuv420p10le.nut -c:v ffv1 -g 1
-slices 4 -coder 1 -context 1 -pass 1 -f null -
ffmpeg version N-79243-g54c9146 Copyright (c) 2000-2016 the FFmpeg
developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.1)
configuration: --prefix=/home/xxxxxx/Programy/ffmpeg/ffmpeg_build --pkg-
config-flags=--static --extra-
cflags=-I/home/xxxxxx/Programy/ffmpeg/ffmpeg_build/include --extra-
ldflags=-L/home/xxxxxx/Programy/ffmpeg/ffmpeg_build/lib
--bindir=/home/xxxxxx/Programy/ffmpeg/bin --enable-gpl --enable-libass
--enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-
libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-
libx264 --enable-libx265 --enable-nonfree --enable-x11grab --enable-
libsoxr --disable-ffserver --enable-libschroedinger --enable-libopenjpeg
libavutil 55. 20.100 / 55. 20.100
libavcodec 57. 33.100 / 57. 33.100
libavformat 57. 29.101 / 57. 29.101
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 40.102 / 6. 40.102
libswscale 4. 1.100 / 4. 1.100
libswresample 2. 0.101 / 2. 0.101
libpostproc 54. 0.100 / 54. 0.100
Splitting the commandline.
Reading option '-report' ... matched as option 'report' (generate a
report) with argument '1'.
Reading option '-i' ... matched as input file with argument
'zz.yuv420p10le.nut'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument
'ffv1'.
Reading option '-g' ... matched as AVOption 'g' with argument '1'.
Reading option '-slices' ... matched as AVOption 'slices' with argument
'4'.
Reading option '-coder' ... matched as AVOption 'coder' with argument '1'.
Reading option '-context' ... matched as AVOption 'context' with argument
'1'.
Reading option '-pass' ... matched as option 'pass' (select the pass
number (1 to 3)) with argument '1'.
Reading option '-f' ... matched as option 'f' (force format) with argument
'null'.
Reading option '-' ... matched as output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option report (generate a report) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input file zz.yuv420p10le.nut.
Successfully parsed a group of options.
Opening an input file: zz.yuv420p10le.nut.
[file @ 0x32bd8a0] Setting default whitelist 'file,crypto'
[nut @ 0x32bd020] Format nut probed with size=2048 and score=100
[nut @ 0x32bd020] Before avformat_find_stream_info() pos: 261 bytes
read:32953 seeks:3
[nut @ 0x32bd020] Probe buffer size limit of 5000000 bytes reached
[nut @ 0x32bd020] After avformat_find_stream_info() pos: 5530081 bytes
read:5562773 seeks:3 frames:8
Input #0, nut, from 'zz.yuv420p10le.nut':
Metadata:
encoder : Lavf57.25.100
Duration: 00:00:00.97, start: 0.000000, bitrate: 171619 kb/s
Stream #0:0, 8, 1/61440: Video: rawvideo (Y3[11][10] / 0xA0B3359),
yuv420p10le, 640x360, 30 fps, 30 tbr, 61440 tbn, 61440 tbc
Metadata:
encoder : Lavc57.24.102 rawvideo
Successfully opened the file.
Parsing a group of options: output file -.
Applying option c:v (codec name) with argument ffv1.
Applying option pass (select the pass number (1 to 3)) with argument 1.
Applying option f (force format) with argument null.
Successfully parsed a group of options.
Opening an output file: -.
Successfully opened the file.
detected 4 logical cores
[graph 0 input from stream 0:0 @ 0x32c0d60] Setting 'video_size' to value
'640x360'
[graph 0 input from stream 0:0 @ 0x32c0d60] Setting 'pix_fmt' to value
'72'
[graph 0 input from stream 0:0 @ 0x32c0d60] Setting 'time_base' to value
'1/61440'
[graph 0 input from stream 0:0 @ 0x32c0d60] Setting 'pixel_aspect' to
value '0/1'
[graph 0 input from stream 0:0 @ 0x32c0d60] Setting 'sws_param' to value
'flags=2'
[graph 0 input from stream 0:0 @ 0x32c0d60] Setting 'frame_rate' to value
'30/1'
[graph 0 input from stream 0:0 @ 0x32c0d60] w:640 h:360 pixfmt:yuv420p10le
tb:1/61440 fr:30/1 sar:0/1 sws_param:flags=2
[format @ 0x32c26c0] compat: called with
args=[yuv420p|yuva420p|yuva422p|yuv444p|yuva444p|yuv440p|yuv422p|yuv411p|yuv410p|bgr0|bgra|yuv420p16le|yuv422p16le|yuv444p16le|yuv444p9le|yuv422p9le|yuv420p9le|yuv420p10le|yuv422p10le|yuv444p10le|yuva444p16le|yuva422p16le|yuva420p16le|yuva444p10le|yuva422p10le|yuva420p10le|yuva444p9le|yuva422p9le|yuva420p9le|gray16le|gray|gbrp9le|gbrp10le|gbrp12le|gbrp14le|ya8]
[format @ 0x32c26c0] Setting 'pix_fmts' to value
'yuv420p|yuva420p|yuva422p|yuv444p|yuva444p|yuv440p|yuv422p|yuv411p|yuv410p|bgr0|bgra|yuv420p16le|yuv422p16le|yuv444p16le|yuv444p9le|yuv422p9le|yuv420p9le|yuv420p10le|yuv422p10le|yuv444p10le|yuva444p16le|yuva422p16le|yuva420p16le|yuva444p10le|yuva422p10le|yuva420p10le|yuva444p9le|yuva422p9le|yuva420p9le|gray16le|gray|gbrp9le|gbrp10le|gbrp12le|gbrp14le|ya8'
[AVFilterGraph @ 0x32c12c0] query_formats: 4 queried, 3 merged, 0 already
done, 0 delayed
Output #0, null, to 'pipe:':
Metadata:
encoder : Lavf57.29.101
Stream #0:0, 0, 1/30: Video: ffv1, yuv420p10le, 640x360, q=2-31, pass
1, 200 kb/s, 30 fps, 30 tbn, 30 tbc
Metadata:
encoder : Lavc57.33.100 ffv1
Stream mapping:
Stream #0:0 -> #0:0 (rawvideo (native) -> ffv1 (native))
Press [q] to stop, [?] for help
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[rawvideo @ 0x32c41e0] PACKET SIZE: 691200, STRIDE: 1920
[output stream 0:0 @ 0x32c21e0] EOF on sink link output stream
0:0:default.
No more output streams to write to, finishing.
frame= 30 fps=0.0 q=-0.0 Lsize=N/A time=00:00:01.00 bitrate=N/A
speed=2.57x
video:6227kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: unknown
Input file #0 (zz.yuv420p10le.nut):
Input stream #0:0 (video): 30 packets read (20736000 bytes); 30 frames
decoded;
Total: 30 packets (20736000 bytes) demuxed
Output file #0 (pipe:):
Output stream #0:0 (video): 30 frames encoded; 30 packets muxed (6376408
bytes);
Total: 30 packets (6376408 bytes) muxed
30 frames successfully decoded, 0 decoding errors
[AVIOContext @ 0x32c5b40] Statistics: 20770003 bytes read, 3 seeks
}}}
{{{
ffmpeg started on 2016-04-05 at 21:14:39
Report written to "ffmpeg-20160405-211439.log"
Command line:
./ffmpeg-N-79243-g54c9146 -report -i zz.yuv420p10le.nut -c:v ffv1 -g 1
-slices 4 -coder 1 -context 1 -pass 2 zz.yuv420p10le.ffv1.2p.mkv
ffmpeg version N-79243-g54c9146 Copyright (c) 2000-2016 the FFmpeg
developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04.1)
configuration: --prefix=/home/xxxxxx/Programy/ffmpeg/ffmpeg_build --pkg-
config-flags=--static --extra-
cflags=-I/home/xxxxxx/Programy/ffmpeg/ffmpeg_build/include --extra-
ldflags=-L/home/xxxxxx/Programy/ffmpeg/ffmpeg_build/lib
--bindir=/home/xxxxxx/Programy/ffmpeg/bin --enable-gpl --enable-libass
--enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-
libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-
libx264 --enable-libx265 --enable-nonfree --enable-x11grab --enable-
libsoxr --disable-ffserver --enable-libschroedinger --enable-libopenjpeg
libavutil 55. 20.100 / 55. 20.100
libavcodec 57. 33.100 / 57. 33.100
libavformat 57. 29.101 / 57. 29.101
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 40.102 / 6. 40.102
libswscale 4. 1.100 / 4. 1.100
libswresample 2. 0.101 / 2. 0.101
libpostproc 54. 0.100 / 54. 0.100
Splitting the commandline.
Reading option '-report' ... matched as option 'report' (generate a
report) with argument '1'.
Reading option '-i' ... matched as input file with argument
'zz.yuv420p10le.nut'.
Reading option '-c:v' ... matched as option 'c' (codec name) with argument
'ffv1'.
Reading option '-g' ... matched as AVOption 'g' with argument '1'.
Reading option '-slices' ... matched as AVOption 'slices' with argument
'4'.
Reading option '-coder' ... matched as AVOption 'coder' with argument '1'.
Reading option '-context' ... matched as AVOption 'context' with argument
'1'.
Reading option '-pass' ... matched as option 'pass' (select the pass
number (1 to 3)) with argument '2'.
Reading option 'zz.yuv420p10le.ffv1.2p.mkv' ... matched as output file.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option report (generate a report) with argument 1.
Successfully parsed a group of options.
Parsing a group of options: input file zz.yuv420p10le.nut.
Successfully parsed a group of options.
Opening an input file: zz.yuv420p10le.nut.
[file @ 0x3be5740] Setting default whitelist 'file,crypto'
[nut @ 0x3be4fa0] Format nut probed with size=2048 and score=100
[nut @ 0x3be4fa0] Before avformat_find_stream_info() pos: 261 bytes
read:32953 seeks:3
[nut @ 0x3be4fa0] Probe buffer size limit of 5000000 bytes reached
[nut @ 0x3be4fa0] After avformat_find_stream_info() pos: 5530081 bytes
read:5562773 seeks:3 frames:8
Input #0, nut, from 'zz.yuv420p10le.nut':
Metadata:
encoder : Lavf57.25.100
Duration: 00:00:00.97, start: 0.000000, bitrate: 171619 kb/s
Stream #0:0, 8, 1/61440: Video: rawvideo (Y3[11][10] / 0xA0B3359),
yuv420p10le, 640x360, 30 fps, 30 tbr, 61440 tbn, 61440 tbc
Metadata:
encoder : Lavc57.24.102 rawvideo
Successfully opened the file.
Parsing a group of options: output file zz.yuv420p10le.ffv1.2p.mkv.
Applying option c:v (codec name) with argument ffv1.
Applying option pass (select the pass number (1 to 3)) with argument 2.
Successfully parsed a group of options.
Opening an output file: zz.yuv420p10le.ffv1.2p.mkv.
[file @ 0x3be90c0] Setting default whitelist 'file,crypto'
[AVIOContext @ 0x3be9320] Statistics: 1246868 bytes read, 0 seeks
[file @ 0x3be9320] Setting default whitelist 'file,crypto'
Successfully opened the file.
detected 4 logical cores
[graph 0 input from stream 0:0 @ 0x3bea5e0] Setting 'video_size' to value
'640x360'
[graph 0 input from stream 0:0 @ 0x3bea5e0] Setting 'pix_fmt' to value
'72'
[graph 0 input from stream 0:0 @ 0x3bea5e0] Setting 'time_base' to value
'1/61440'
[graph 0 input from stream 0:0 @ 0x3bea5e0] Setting 'pixel_aspect' to
value '0/1'
[graph 0 input from stream 0:0 @ 0x3bea5e0] Setting 'sws_param' to value
'flags=2'
[graph 0 input from stream 0:0 @ 0x3bea5e0] Setting 'frame_rate' to value
'30/1'
[graph 0 input from stream 0:0 @ 0x3bea5e0] w:640 h:360 pixfmt:yuv420p10le
tb:1/61440 fr:30/1 sar:0/1 sws_param:flags=2
[format @ 0x3beb400] compat: called with
args=[yuv420p|yuva420p|yuva422p|yuv444p|yuva444p|yuv440p|yuv422p|yuv411p|yuv410p|bgr0|bgra|yuv420p16le|yuv422p16le|yuv444p16le|yuv444p9le|yuv422p9le|yuv420p9le|yuv420p10le|yuv422p10le|yuv444p10le|yuva444p16le|yuva422p16le|yuva420p16le|yuva444p10le|yuva422p10le|yuva420p10le|yuva444p9le|yuva422p9le|yuva420p9le|gray16le|gray|gbrp9le|gbrp10le|gbrp12le|gbrp14le|ya8]
[format @ 0x3beb400] Setting 'pix_fmts' to value
'yuv420p|yuva420p|yuva422p|yuv444p|yuva444p|yuv440p|yuv422p|yuv411p|yuv410p|bgr0|bgra|yuv420p16le|yuv422p16le|yuv444p16le|yuv444p9le|yuv422p9le|yuv420p9le|yuv420p10le|yuv422p10le|yuv444p10le|yuva444p16le|yuva422p16le|yuva420p16le|yuva444p10le|yuva422p10le|yuva420p10le|yuva444p9le|yuva422p9le|yuva420p9le|gray16le|gray|gbrp9le|gbrp10le|gbrp12le|gbrp14le|ya8'
[AVFilterGraph @ 0x3be97a0] query_formats: 4 queried, 3 merged, 0 already
done, 0 delayed
Output #0, matroska, to 'zz.yuv420p10le.ffv1.2p.mkv':
Metadata:
encoder : Lavf57.29.101
Stream #0:0, 0, 1/1000: Video: ffv1 (FFV1 / 0x31564646), yuv420p10le,
640x360, q=2-31, pass 2, 200 kb/s, 30 fps, 1k tbn, 30 tbc
Metadata:
encoder : Lavc57.33.100 ffv1
Stream mapping:
Stream #0:0 -> #0:0 (rawvideo (native) -> ffv1 (native))
Press [q] to stop, [?] for help
cur_dts is invalid (this is harmless if it occurs once at the start per
stream)
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
Clipping frame in rate conversion by 0.000008
[matroska @ 0x3bec6c0] Writing block at offset 44549, size 197710, pts 0,
dts 0, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 242267 bytes, pts
33dts 33
[matroska @ 0x3bec6c0] Writing block at offset 242282, size 197638, pts
33, dts 33, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 439928 bytes, pts
67dts 67
[matroska @ 0x3bec6c0] Writing block at offset 439943, size 197595, pts
67, dts 67, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 637546 bytes, pts
100dts 100
[matroska @ 0x3bec6c0] Writing block at offset 637561, size 197594, pts
100, dts 100, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 835163 bytes, pts
133dts 133
[matroska @ 0x3bec6c0] Writing block at offset 835178, size 197583, pts
133, dts 133, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 1032769 bytes, pts
167dts 167
[matroska @ 0x3bec6c0] Writing block at offset 1032784, size 197666, pts
167, dts 167, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 1230458 bytes, pts
200dts 200
[matroska @ 0x3bec6c0] Writing block at offset 1230473, size 197438, pts
200, dts 200, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 1427919 bytes, pts
233dts 233
[matroska @ 0x3bec6c0] Writing block at offset 1427934, size 197692, pts
233, dts 233, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 1625634 bytes, pts
267dts 267
[matroska @ 0x3bec6c0] Writing block at offset 1625650, size 197427, pts
267, dts 267, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 1823085 bytes, pts
300dts 300
[matroska @ 0x3bec6c0] Writing block at offset 1823101, size 197370, pts
300, dts 300, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 2020479 bytes, pts
333dts 333
[matroska @ 0x3bec6c0] Writing block at offset 2020495, size 197243, pts
333, dts 333, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 2217746 bytes, pts
367dts 367
[matroska @ 0x3bec6c0] Writing block at offset 2217762, size 197125, pts
367, dts 367, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 2414895 bytes, pts
400dts 400
[matroska @ 0x3bec6c0] Writing block at offset 2414911, size 197184, pts
400, dts 400, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 2612103 bytes, pts
433dts 433
[matroska @ 0x3bec6c0] Writing block at offset 2612119, size 196930, pts
433, dts 433, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 2809057 bytes, pts
467dts 467
[matroska @ 0x3bec6c0] Writing block at offset 2809073, size 197074, pts
467, dts 467, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 3006155 bytes, pts
500dts 500
[matroska @ 0x3bec6c0] Writing block at offset 3006171, size 197049, pts
500, dts 500, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 3203228 bytes, pts
533dts 533
[matroska @ 0x3bec6c0] Writing block at offset 3203244, size 197085, pts
533, dts 533, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 3400337 bytes, pts
567dts 567
[matroska @ 0x3bec6c0] Writing block at offset 3400353, size 196944, pts
567, dts 567, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 3597305 bytes, pts
600dts 600
[matroska @ 0x3bec6c0] Writing block at offset 3597321, size 196816, pts
600, dts 600, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 3794145 bytes, pts
633dts 633
[matroska @ 0x3bec6c0] Writing block at offset 3794161, size 196795, pts
633, dts 633, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 3990964 bytes, pts
667dts 667
[matroska @ 0x3bec6c0] Writing block at offset 3990980, size 196658, pts
667, dts 667, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 4187646 bytes, pts
700dts 700
[matroska @ 0x3bec6c0] Writing block at offset 4187662, size 196425, pts
700, dts 700, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 4384095 bytes, pts
733dts 733
[matroska @ 0x3bec6c0] Writing block at offset 4384111, size 196295, pts
733, dts 733, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 4580414 bytes, pts
767dts 767
[matroska @ 0x3bec6c0] Writing block at offset 4580430, size 196140, pts
767, dts 767, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 4776578 bytes, pts
800dts 800
[matroska @ 0x3bec6c0] Writing block at offset 4776594, size 196158, pts
800, dts 800, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 4972760 bytes, pts
833dts 833
[matroska @ 0x3bec6c0] Writing block at offset 4972776, size 196099, pts
833, dts 833, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 5168883 bytes, pts
867dts 867
[matroska @ 0x3bec6c0] Writing block at offset 5168899, size 195996, pts
867, dts 867, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 5364903 bytes, pts
900dts 900
[matroska @ 0x3bec6c0] Writing block at offset 5364919, size 195813, pts
900, dts 900, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 5560740 bytes, pts
933dts 933
[matroska @ 0x3bec6c0] Writing block at offset 5560756, size 195814, pts
933, dts 933, duration 33, keyframe 1
[rawvideo @ 0x3bec220] PACKET SIZE: 691200, STRIDE: 1920
[matroska @ 0x3bec6c0] Starting new cluster at offset 5756578 bytes, pts
967dts 967
[matroska @ 0x3bec6c0] Writing block at offset 5756594, size 195604, pts
967, dts 967, duration 33, keyframe 1
[output stream 0:0 @ 0x3beadc0] EOF on sink link output stream
0:0:default.
No more output streams to write to, finishing.
[matroska @ 0x3bec6c0] end duration = 1000
[matroska @ 0x3bec6c0] stream 0 end duration = 1000
frame= 30 fps=0.0 q=-0.0 Lsize= 5813kB time=00:00:01.00
bitrate=47622.2kbits/s speed=3.95x
video:5769kB audio:0kB subtitle:0kB other streams:0kB global headers:43kB
muxing overhead: 0.775678%
Input file #0 (zz.yuv420p10le.nut):
Input stream #0:0 (video): 30 packets read (20736000 bytes); 30 frames
decoded;
Total: 30 packets (20736000 bytes) demuxed
Output file #0 (zz.yuv420p10le.ffv1.2p.mkv):
Output stream #0:0 (video): 30 frames encoded; 30 packets muxed (5906960
bytes);
Total: 30 packets (5906960 bytes) muxed
30 frames successfully decoded, 0 decoding errors
[AVIOContext @ 0x3be91a0] Statistics: 223 seeks, 355 writeouts
[AVIOContext @ 0x3beda20] Statistics: 20770003 bytes read, 3 seeks
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this
bug tracker.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5405>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
1
5
#4161: MPEG2 PS sample: wrong aspect ratio
-------------------------------------+-------------------------------------
Reporter: | Type: defect
Underground78 | Priority: normal
Status: new | Version: git-
Component: | master
undetermined | Blocked By:
Keywords: | Reproduced by developer: 0
Blocking: |
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
'''Summary of the bug:'''
This [http://www.datafilehost.com/d/95fa5281 sample] is detected as 4:3 by
FFmpeg although it apparently should be 16:9. WinDVD plays it with the
expected aspect ratio of 16:9 and MediaInfo also reports it to be 16:9.
'''How to reproduce:'''
{{{
> ffmpeg -i "VR_MOVIE_GuyMartinsSpitfireBcast169 qsf
lappyAspectNoChnge_extract.mpg"
ffmpeg version N-68211-g4a0b1d9 Copyright (c) 2000-2014 the FFmpeg
developers
built on Dec 4 2014 22:02:36 with gcc 4.9.2 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads
--enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
--enable-gnutls --enable-iconv --enable-libass --enable-libbluray
--enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme
--enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame
--enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
--enable-libopus --enable-librtmp --enable-libschroedinger --enable-
libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-
libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-
libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-
decklink --enable-zlib
libavutil 54. 15.100 / 54. 15.100
libavcodec 56. 14.100 / 56. 14.100
libavformat 56. 15.102 / 56. 15.102
libavdevice 56. 3.100 / 56. 3.100
libavfilter 5. 2.103 / 5. 2.103
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
Input #0, mpeg, from 'VR_MOVIE_GuyMartinsSpitfireBcast169 qsf
lappyAspectNoChnge_extract.mpg':
Duration: 00:00:09.02, start: 0.200000, bitrate: 9119 kb/s
Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv), 720x576
[SAR 16:15 DAR 4:3], max. 9263 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, fltp, 384 kb/s
At least one output file must be specified
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4161>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
1
6
#5944(undetermined:new): ffmpeg does not correctly copy HE-AAC audio from m2ts conteiner to mkv conterner
by FFmpeg 03 Sep '24
by FFmpeg 03 Sep '24
03 Sep '24
#5944: ffmpeg does not correctly copy HE-AAC audio from m2ts conteiner to mkv
conterner
-------------------------------------+-------------------------------------
Reporter: myleal | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
When copying a m2ts HE-AAC stream to mkv conteiner, the output file
contains audio codec format 1602 instead of HE-AACv2 / HE-AAC / LC.
How to reproduce:
Download the sample:
https://drive.google.com/file/d/0B4PVnH9qRoFRWWVVa2xuSUtUMVU/view?usp=shari…
and save as brazil_bradcast_sample.m2ts
This file was captured from public brazilian broadcast tv.
C:\Temp>ffmpeg -i brazil_bradcast_sample.m2ts -acodec copy -vcodec copy
wrong_he-aac-output.mkv
ffmpeg version 3.2 Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 5.3.1 (GCC) 20160211
configuration: --arch=x86_64 --target-os=mingw32 --cross-
prefix=x86_64-w64-mingw32- --enable-w32threads --enable-runtime-cpudetect
--enable-gpl --enable-version3 --enable-nonfree --enable-static --disable-
shared --enable-libx264 --enable-libx265 --extra-libs=-lstdc++ --enable-
libmp3lame --enable-libfdk-aac --enable-zlib --extra-cflags=-I/home/marcus
/mingw-install/include --prefix=/home/marcus/mingw-install --pkg-config
=pkg-config --disable-ffplay --disable-ffserver --extra-ldflags='-static-
libgcc -static-libstdc++ -static'
libavutil 55. 34.100 / 55. 34.100
libavcodec 57. 64.100 / 57. 64.100
libavformat 57. 56.100 / 57. 56.100
libavdevice 57. 1.100 / 57. 1.100
libavfilter 6. 65.100 / 6. 65.100
libswscale 4. 2.100 / 4. 2.100
libswresample 2. 3.100 / 2. 3.100
libpostproc 54. 1.100 / 54. 1.100
[NULL @ 0000000002564200] sps_id 0 out of range
[NULL @ 0000000002564200] SPS unavailable in decode_picture_timing
[NULL @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[aac_latm @ 0000000002587de0] element type mismatch 1 != 0
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[aac_latm @ 0000000002562f20] element type mismatch 1 != 0
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[aac_latm @ 00000000025f7020] channel element 0.2 is not allocated
[aac_latm @ 0000000002564e80] channel element 0.2 is not allocated
[mpegts @ 0000000000d66360] probed stream 5 failed
[aac_latm @ 00000000025f7020] This stream seems to incorrectly report its
last channel as LFE[5], mapping to LFE[0]
[aac_latm @ 00000000025f7020] element type mismatch 1 != 0
Last message repeated 1 times
[aac_latm @ 0000000002564e80] This stream seems to incorrectly report its
last channel as LFE[5], mapping to LFE[0]
[aac_latm @ 0000000002564e80] element type mismatch 1 != 0
Last message repeated 1 times
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] sps_id 0 out of range
[h264 @ 0000000002564200] SPS unavailable in decode_picture_timing
[h264 @ 0000000002564200] non-existing PPS 0 referenced
[h264 @ 0000000002564200] decode_slice_header error
[h264 @ 0000000002564200] no frame!
[mpegts @ 0000000000d66360] PES packet size mismatch
Last message repeated 3 times
[mpegts @ 0000000000d66360] Could not find codec parameters for stream 5
(Unknown: none): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize'
options
Input #0, mpegts, from 'brazil_bradcast_sample.m2ts':
Duration: 00:01:31.58, start: 19330.030000, bitrate: 16075 kb/s
Stream #0:0[0x114]: Audio: aac_latm (HE-AAC), 48000 Hz, stereo, fltp
Stream #0:1[0x112]: Audio: aac_latm (HE-AAC), 48000 Hz, stereo, fltp
Stream #0:2[0x111]: Video: h264 (High), yuv420p(tv, bt709, top first),
1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc
Stream #0:3[0x115]: Audio: aac_latm (HE-AAC), 48000 Hz, 5.1, fltp
Stream #0:4[0x113]: Audio: aac_latm (HE-AAC), 48000 Hz, 5.1, fltp
Stream #0:5[0x116]: Unknown: none
Output #0, matroska, to 'wrong_he-aac-output.mkv':
Metadata:
encoder : Lavf57.56.100
Stream #0:0: Video: h264 (High) (H264 / 0x34363248), yuv420p(tv,
bt709, top first), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 29.97 fps, 59.94
tbr, 1k tbn, 90k tbc
Stream #0:1: Audio: aac_latm (HE-AAC) ([2][22][0][0] / 0x1602), 48000
Hz, 5.1
Stream mapping:
Stream #0:2 -> #0:0 (copy)
Stream #0:3 -> #0:1 (copy)
Press [q] to stop, [?] for help
[mpegts @ 0000000000d66360] PES packet size mismatch1:26.70
bitrate=15048.6kbits/s speed=6.73x
frame= 5381 fps=411 q=-1.0 Lsize= 166229kB time=00:01:30.26
bitrate=15086.9kbits/s speed= 6.9x
video:163744kB audio:2487kB subtitle:0kB other streams:0kB global
headers:0kB muxing overhead: unknown
C:\Temp>
The mediainfo is:
Áudio
ID : 2
Formato : 1602
ID do Codec : 00001000-0000-0216-8000-00AA00389B71
Duração : 1 min 30s
If you repeat the same command, changing the output conteiner to m2ts, you
get the correct he-aac stream:
C:\Temp>ffmpeg -i brazil_bradcast_sample.m2ts -acodec copy -vcodec copy
correct_he-aac-output.m2ts
ffmpeg version 3.2 Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 5.3.1 (GCC) 20160211
configuration: --arch=x86_64 --target-os=mingw32 --cross-
prefix=x86_64-w64-mingw32- --enable-w32threads --enable-runtime-cpudetect
--enable-gpl --enable-version3 --enable-nonfree --enable-static --disable-
shared --enable-libx264 --enable-libx265 --extra-libs=-lstdc++ --enable-
libmp3lame --enable-libfdk-aac --enable-zlib --extra-cflags=-I/home/marcus
/mingw-install/include --prefix=/home/marcus/mingw-install --pkg-config
=pkg-config --disable-ffplay --disable-ffserver --extra-ldflags='-static-
libgcc -static-libstdc++ -static'
libavutil 55. 34.100 / 55. 34.100
libavcodec 57. 64.100 / 57. 64.100
libavformat 57. 56.100 / 57. 56.100
libavdevice 57. 1.100 / 57. 1.100
libavfilter 6. 65.100 / 6. 65.100
libswscale 4. 2.100 / 4. 2.100
libswresample 2. 3.100 / 2. 3.100
libpostproc 54. 1.100 / 54. 1.100
[NULL @ 00000000024c41c0] sps_id 0 out of range
[NULL @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[NULL @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[aac_latm @ 00000000024e7da0] element type mismatch 1 != 0
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[aac_latm @ 00000000024c2e20] element type mismatch 1 != 0
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[aac_latm @ 0000000002557000] channel element 0.2 is not allocated
[aac_latm @ 00000000024c4e40] channel element 0.2 is not allocated
[mpegts @ 0000000000026380] probed stream 5 failed
[aac_latm @ 0000000002557000] This stream seems to incorrectly report its
last channel as LFE[5], mapping to LFE[0]
[aac_latm @ 0000000002557000] element type mismatch 1 != 0
Last message repeated 1 times
[aac_latm @ 00000000024c4e40] This stream seems to incorrectly report its
last channel as LFE[5], mapping to LFE[0]
[aac_latm @ 00000000024c4e40] element type mismatch 1 != 0
Last message repeated 1 times
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] sps_id 0 out of range
[h264 @ 00000000024c41c0] SPS unavailable in decode_picture_timing
[h264 @ 00000000024c41c0] non-existing PPS 0 referenced
[h264 @ 00000000024c41c0] decode_slice_header error
[h264 @ 00000000024c41c0] no frame!
[mpegts @ 0000000000026380] PES packet size mismatch
Last message repeated 3 times
[mpegts @ 0000000000026380] Could not find codec parameters for stream 5
(Unknown: none): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize'
options
Input #0, mpegts, from 'brazil_bradcast_sample.m2ts':
Duration: 00:01:31.58, start: 19330.030000, bitrate: 16075 kb/s
Stream #0:0[0x114]: Audio: aac_latm (HE-AAC), 48000 Hz, stereo, fltp
Stream #0:1[0x112]: Audio: aac_latm (HE-AAC), 48000 Hz, stereo, fltp
Stream #0:2[0x111]: Video: h264 (High), yuv420p(tv, bt709, top first),
1920x1080 [SAR 1:1 DAR 16:9], 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc
Stream #0:3[0x115]: Audio: aac_latm (HE-AAC), 48000 Hz, 5.1, fltp
Stream #0:4[0x113]: Audio: aac_latm (HE-AAC), 48000 Hz, 5.1, fltp
Stream #0:5[0x116]: Unknown: none
Output #0, mpegts, to 'correct_he-aac-output.m2ts':
Metadata:
encoder : Lavf57.56.100
Stream #0:0: Video: h264 (High), yuv420p(tv, bt709, top first),
1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 29.97 fps, 59.94 tbr, 90k tbn, 90k
tbc
Stream #0:1: Audio: aac_latm (HE-AAC), 48000 Hz, 5.1
Stream mapping:
Stream #0:2 -> #0:0 (copy)
Stream #0:3 -> #0:1 (copy)
Press [q] to stop, [?] for help
[mpegts @ 0000000000026380] PES packet size mismatch01:21.16
bitrate=16641.3kbits/s speed= 27x
frame= 5381 fps=1678 q=-1.0 Lsize= 183780kB time=00:01:30.25
bitrate=16680.1kbits/s speed=28.2x
video:163744kB audio:2487kB subtitle:0kB other streams:0kB global
headers:0kB muxing overhead: 10.557112%
C:\Temp>
The mediainfo is:
Áudio
ID : 257 (0x101)
ID no Menu : 1 (0x1)
Formato : AAC
Formato/Informações : Advanced Audio Codec
Perfil do Formato : HE-AACv2 / HE-AAC / LC
Modo de Multiplexação : LATM
ffmpeg loglevel 99 output:
C:\Temp>ffmpeg -v 9 -loglevel 99 -i brazil_bradcast_sample.m2ts
ffmpeg version 3.2 Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 5.3.1 (GCC) 20160211
configuration: --arch=x86_64 --target-os=mingw32 --cross-
prefix=x86_64-w64-mingw32- --enable-w32threads --enable-runtime-cpudetect
--enable-gpl --enable-version3 --enable-nonfree --enable-static --disable-
shared --enable-libx264 --enable-libx265 --extra-libs=-lstdc++ --enable-
libmp3lame --enable-libfdk-aac --enable-zlib --extra-cflags=-I/home/marcus
/mingw-install/include --prefix=/home/marcus/mingw-install --pkg-config
=pkg-config --disable-ffplay --disable-ffserver --extra-ldflags='-static-
libgcc -static-libstdc++ -static'
libavutil 55. 34.100 / 55. 34.100
libavcodec 57. 64.100 / 57. 64.100
libavformat 57. 56.100 / 57. 56.100
libavdevice 57. 1.100 / 57. 1.100
libavfilter 6. 65.100 / 6. 65.100
libswscale 4. 2.100 / 4. 2.100
libswresample 2. 3.100 / 2. 3.100
libpostproc 54. 1.100 / 54. 1.100
Splitting the commandline.
Reading option '-v' ... matched as option 'v' (set logging level) with
argument '9'.
Reading option '-loglevel' ... matched as option 'loglevel' (set logging
level) with argument '99'.
Reading option '-i' ... matched as input file with argument
'brazil_bradcast_sample.m2ts'.
Finished splitting the commandline.
Parsing a group of options: global .
Applying option v (set logging level) with argument 9.
Successfully parsed a group of options.
Parsing a group of options: input file brazil_bradcast_sample.m2ts.
Successfully parsed a group of options.
Opening an input file: brazil_bradcast_sample.m2ts.
[file @ 0000000000f46960] Setting default whitelist 'file,crypto'
Probing mp3 score:1 size:2048
Probing mpegts score:50 size:2048
[mpegts @ 0000000000f46160] Format mpegts probed with size=2048 and
score=50
score: -4, dvhs_score: 43, fec_score: 0
[mpegts @ 0000000000f46160] Filter: pid=0x11 type=1
[mpegts @ 0000000000f46160] Filter: pid=0x0 type=1
[mpegts @ 0000000000f46160] tuning done
[mpegts @ 0000000000f46160] Before avformat_find_stream_info() pos: 0
bytes read:5013504 seeks:1 nb_streams:0
[mpegts @ 0000000000f46160] Skipping after seek
[mpegts @ 0000000000f46160] Filter: pid=0x114 type=0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] stream=0 stream_type=0 pid=114 prog_reg_desc=
[mpegts @ 0000000000f46160] pid=114 stream_type=0 probing
[mpegts @ 0000000000f46160] Filter: pid=0x112 type=0
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] stream=1 stream_type=0 pid=112 prog_reg_desc=
[mpegts @ 0000000000f46160] pid=112 stream_type=0 probing
[mpegts @ 0000000000f46160] Filter: pid=0x111 type=0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] stream=2 stream_type=0 pid=111 prog_reg_desc=
[mpegts @ 0000000000f46160] pid=111 stream_type=0 probing
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2500
[mpegts @ 0000000000f46160] probing stream 0 pp:2500
[mpegts @ 0000000000f46160] probing stream 1 pp:2500
[mpegts @ 0000000000f46160] Filter: pid=0x115 type=0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] stream=3 stream_type=0 pid=115 prog_reg_desc=
[mpegts @ 0000000000f46160] pid=115 stream_type=0 probing
[mpegts @ 0000000000f46160] Filter: pid=0x113 type=0
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] stream=4 stream_type=0 pid=113 prog_reg_desc=
[mpegts @ 0000000000f46160] pid=113 stream_type=0 probing
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] probing stream 1 pp:2499
Probing mp3 score:1 size:746
[mpegts @ 0000000000f46160] Probe with size=746, packets=2 detected mp3
with score=1
[mpegts @ 0000000000f46160] probing stream 0 pp:2499
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2499
[mpegts @ 0000000000f46160] probing stream 3 pp:2500
Probing mp3 score:1 size:1194
[mpegts @ 0000000000f46160] Probe with size=1194, packets=1 detected mp3
with score=1
[mpegts @ 0000000000f46160] probing stream 4 pp:2500
Probing mp3 score:1 size:1194
[mpegts @ 0000000000f46160] Probe with size=1194, packets=1 detected mp3
with score=1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2498
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2497
[mpegts @ 0000000000f46160] probing stream 0 pp:2498
Probing loas score:51 size:1150
[mpegts @ 0000000000f46160] Probe with size=1150, packets=3 detected loas
with score=51
[mpegts @ 0000000000f46160] probed stream 0
[mpegts @ 0000000000f46160] probing stream 1 pp:2498
Probing loas score:51 size:1130
Probing mp3 score:1 size:1130
[mpegts @ 0000000000f46160] Probe with size=1130, packets=3 detected loas
with score=51
[mpegts @ 0000000000f46160] probed stream 1
[mpegts @ 0000000000f46160] probing stream 3 pp:2499
Probing mp3 score:1 size:2388
[mpegts @ 0000000000f46160] Probe with size=2388, packets=2 detected mp3
with score=1
[mpegts @ 0000000000f46160] probing stream 4 pp:2499
Probing mp3 score:1 size:2388
[mpegts @ 0000000000f46160] Probe with size=2388, packets=2 detected mp3
with score=1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2496
[mpegts @ 0000000000f46160] probing stream 3 pp:2498
[mpegts @ 0000000000f46160] probing stream 4 pp:2498
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2495
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2494
[mpegts @ 0000000000f46160] probing stream 3 pp:2497
Probing loas score:51 size:4776
Probing mp3 score:1 size:4776
[mpegts @ 0000000000f46160] Probe with size=4776, packets=4 detected loas
with score=51
[mpegts @ 0000000000f46160] probed stream 3
[mpegts @ 0000000000f46160] probing stream 4 pp:2497
Probing loas score:51 size:4776
Probing mp3 score:1 size:4776
[mpegts @ 0000000000f46160] Probe with size=4776, packets=4 detected loas
with score=51
[mpegts @ 0000000000f46160] probed stream 4
[mpegts @ 0000000000f46160] Filter: pid=0x116 type=0
[mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
[mpegts @ 0000000000f46160] stream=5 stream_type=0 pid=116 prog_reg_desc=
[mpegts @ 0000000000f46160] pid=116 stream_type=0 probing
[mpegts @ 0000000000f46160] probing stream 5 pp:2500
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] probing stream 2 pp:2493
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2492
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2491
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2490
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
[mpegts @ 0000000000f46160] probing stream 5 pp:2499
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2489
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2488
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2487
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2486
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2485
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2484
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 2 pp:2483
Probing h264 score:51 size:1063046
[mpegts @ 0000000000f46160] Probe with size=1063046, packets=18 detected
h264 with score=51
[mpegts @ 0000000000f46160] probed stream 2
[NULL @ 0000000000e03e20] sps_id 0 out of range
[NULL @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[NULL @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[aac_latm @ 0000000000e27c40] no decoder config found
[aac_latm @ 0000000000e02cc0] no decoder config found
Last message repeated 1 times
[aac_latm @ 0000000000e27c40] no decoder config found
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[aac_latm @ 0000000000e97020] no decoder config found
[aac_latm @ 0000000000e04aa0] no decoder config found
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[aac_latm @ 0000000000e27c40] no decoder config found
[aac_latm @ 0000000000e02cc0] no decoder config found
[aac_latm @ 0000000000e97020] no decoder config found
[aac_latm @ 0000000000e04aa0] no decoder config found
[aac_latm @ 0000000000e27c40] initializing latmctx
[aac_latm @ 0000000000e27c40] element type mismatch 1 != 0
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[aac_latm @ 0000000000e02cc0] initializing latmctx
[aac_latm @ 0000000000e02cc0] element type mismatch 1 != 0
[aac_latm @ 0000000000e97020] no decoder config found
[aac_latm @ 0000000000e04aa0] no decoder config found
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[aac_latm @ 0000000000e97020] initializing latmctx
[aac_latm @ 0000000000e97020] channel element 0.2 is not allocated
[aac_latm @ 0000000000e04aa0] initializing latmctx
[aac_latm @ 0000000000e04aa0] channel element 0.2 is not allocated
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
[mpegts @ 0000000000f46160] probing stream 5 pp:2498
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
[mpegts @ 0000000000f46160] probing stream 5 pp:2497
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
[mpegts @ 0000000000f46160] probing stream 5 pp:2496
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
Last message repeated 1 times
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
[mpegts @ 0000000000f46160] probing stream 5 pp:2495
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] probing stream 5 pp:2494
[mpegts @ 0000000000f46160] probed stream 5 failed
[mpegts @ 0000000000f46160] parser not found for codec none, packets or
times may be invalid.
[aac_latm @ 0000000000e97020] This stream seems to incorrectly report its
last channel as LFE[5], mapping to LFE[0]
[aac_latm @ 0000000000e97020] element type mismatch 3 != 0
[aac_latm @ 0000000000e97020] element type mismatch 1 != 0
Last message repeated 1 times
[aac_latm @ 0000000000e04aa0] This stream seems to incorrectly report its
last channel as LFE[5], mapping to LFE[0]
[aac_latm @ 0000000000e04aa0] element type mismatch 3 != 0
[aac_latm @ 0000000000e04aa0] element type mismatch 1 != 0
Last message repeated 1 times
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] unknown SEI type 2
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] sps_id 0 out of range
[h264 @ 0000000000e03e20] SPS unavailable in decode_picture_timing
[h264 @ 0000000000e03e20] non-existing PPS 0 referenced
[h264 @ 0000000000e03e20] decode_slice_header error
[h264 @ 0000000000e03e20] no frame!
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 7, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 3
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] unknown SEI type 2
[h264 @ 0000000000e03e20] Reinit context to 1920x1088, pix_fmt: yuv420p
[h264 @ 0000000000e03e20] Frame num gap 35 32
[h264 @ 0000000000e03e20] Frame num gap 35 33
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] no picture
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] nal_unit_type: 9, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 8, nal_ref_idc: 3
[h264 @ 0000000000e03e20] nal_unit_type: 6, nal_ref_idc: 0
[h264 @ 0000000000e03e20] nal_unit_type: 1, nal_ref_idc: 2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
Last message repeated 1 times
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] unknown SEI type 2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] unknown SEI type 2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] unknown SEI type 2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
[mpegts @ 0000000000f46160] Non-increasing DTS in stream 5: packet 6 with
DTS 1739840220, packet 7 with DTS 1739693340
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] unknown SEI type 2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[h264 @ 0000000000e03e20] unknown SEI type 2
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=116 pes_code=0x1bd
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:2
[h264 @ 0000000000e03e20] ct_type:0 pic_struct:1
[mpegts @ 0000000000f46160] Probe buffer size limit of 5000000 bytes
reached
[mpegts @ 0000000000f46160] rfps: 60.000000 0.001702
Last message repeated 1 times
[mpegts @ 0000000000f46160] rfps: 120.000000 0.006810
Last message repeated 1 times
[mpegts @ 0000000000f46160] rfps: 59.940060 0.000000
Last message repeated 1 times
[mpegts @ 0000000000f46160] Skipping after seek
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] pid=111 pes_code=0x1e0
[mpegts @ 0000000000f46160] pid=115 pes_code=0x1c3
[mpegts @ 0000000000f46160] pid=113 pes_code=0x1c1
[mpegts @ 0000000000f46160] pid=114 pes_code=0x1c2
[mpegts @ 0000000000f46160] pid=112 pes_code=0x1c0
[mpegts @ 0000000000f46160] PES packet size mismatch
Last message repeated 3 times
[mpegts @ 0000000000f46160] stream 0: start_time: 19331.236 duration:
90.027
[mpegts @ 0000000000f46160] stream 1: start_time: 19331.236 duration:
90.027
[mpegts @ 0000000000f46160] stream 2: start_time: 19331.505 duration:
90.107
[mpegts @ 0000000000f46160] stream 3: start_time: 19331.236 duration:
89.984
[mpegts @ 0000000000f46160] stream 4: start_time: 19331.236 duration:
89.984
[mpegts @ 0000000000f46160] stream 5: start_time: 19330.030 duration:
-102481911520608.625
[mpegts @ 0000000000f46160] format: start_time: 19330.030 duration: 91.582
bitrate=16075 kb/s
[mpegts @ 0000000000f46160] Could not find codec parameters for stream 5
(Unknown: none): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize'
options
[mpegts @ 0000000000f46160] After avformat_find_stream_info() pos: 0 bytes
read:10653840 seeks:3 frames:400
Input #0, mpegts, from 'brazil_bradcast_sample.m2ts':
Duration: 00:01:31.58, start: 19330.030000, bitrate: 16075 kb/s
Stream #0:0[0x114], 60, 1/90000: Audio: aac_latm (HE-AAC), 48000 Hz,
stereo, fltp
Stream #0:1[0x112], 60, 1/90000: Audio: aac_latm (HE-AAC), 48000 Hz,
stereo, fltp
Stream #0:2[0x111], 150, 1/90000: Video: h264 (High), 1 reference
frame, yuv420p(tv, bt709, top first, left), 1920x1080 (1920x1088) [SAR 1:1
DAR 16:9], 0/1, 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc
Stream #0:3[0x115], 60, 1/90000: Audio: aac_latm (HE-AAC), 48000 Hz,
5.1, fltp
Stream #0:4[0x113], 60, 1/90000: Audio: aac_latm (HE-AAC), 48000 Hz,
5.1, fltp
Stream #0:5[0x116], 10, 1/90000: Unknown: none
Successfully opened the file.
At least one output file must be specified
[AVIOContext @ 0000000000e0ace0] Statistics: 10653840 bytes read, 3 seeks
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5944>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
1
3
#5288: FFmpeg -progress url Isn't working
------------------------------------+--------------------------------------
Reporter: BlackDream | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version: git-master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+--------------------------------------
According to documentation:
''-progress url (global)
Send program-friendly progress information to url.
Progress information is written approximately every second and at the
end of the encoding process. It is made of "key=value" lines. key consists
of only alphanumeric characters. The last key of a sequence of progress
information is always "progress".''
'''However, ffmpeg does NOT post the data every 1 second, but ONLY one
time at the end of the encoding process.'''
If instead of URL, we specify a local file, it is working without any
problem.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5288>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
1
10