[FFmpeg-user] HLS: playlist vs segment duration mismatch
Zsolt
zsocam at gmail.com
Fri Feb 26 09:48:08 CET 2016
On Fri, Feb 26, 2016 at 9:46 AM Zsolt <zsocam at gmail.com> wrote:
> Hi guys,
> I'm creating a HLS live video with this command:
>
> ffmpeg -i udp://**** -ignore_unknown \
> \
> -map $CHANNELID1 -map $CHANNELID2 \
> -filter:v yadif \
> -pix_fmt yuv420p \
> -c:v:0 libx264 \
> -r 25 \
> -profile:v high -level 4.0 \
> -b:v $BIT1 \
> -bufsize $BIT1 \
> -vf scale=$RES1 \
> -g 250 \
> -keyint_min 250 \
> -sc_threshold 0 \
> -c:a:0 libfdk_aac \
> -b:a $AUD1 \
> -cutoff 18000 \
> -hls_segment_filename /dev/shm/live/segment_"$BIT1"_%01d.ts \
> -hls_wrap 10 \
> -hls_time 10 \
> -hls_list_size 10 \
> /dev/shm/live/index_$BIT1.m3u8 \
>
> Output attached.
>
In this email. Sorry.
>
> I'd like to validate it with Apple's Media Stream Validator.
> It says the following error:
>
> 1. Error: Playlist vs segment duration mismatch
> 2. --> Detail: Segment duration 8.8800, Playlist duration: 10.0000
> 3. --> Source: index_300k.m3u8 - segment_300k_8.ts
> 4.
> 5. --> Detail: Segment duration 0.0000, Playlist duration: 10.0000
> 6. --> Source: index_2700k.m3u8 - segment_2700k_9.ts
> 7.
> 8. --> Detail: Segment duration 8.8000, Playlist duration: 10.0000
> 9. --> Source: index_1000k.m3u8 - segment_1000k_8.ts
> 10.
> 11. --> Detail: Segment duration 8.8000, Playlist duration: 10.0000
> 12. --> Source: index_1300k.m3u8 - segment_1300k_8.ts
> 13.
> 14. --> Detail: Segment duration 8.9200, Playlist duration: 10.0000
> 15. --> Source: index_600k.m3u8 - segment_600k_8.ts
> 16.
> 17. Error: Format change without discontinuity tag detected
> 18. --> Detail: (null)
> 19. --> Source: index_300k.m3u8 - segment_300k_9.ts
> 20.
> 21. --> Detail: (null)
> 22. --> Source: index_2700k.m3u8 - segment_2700k_0.ts
> 23.
> 24. --> Detail: (null)
> 25. --> Source: index_1000k.m3u8 - segment_1000k_9.ts
> 26.
> 27. --> Detail: (null)
> 28. --> Source: index_1300k.m3u8 - segment_1300k_9.ts
> 29.
> 30. --> Detail: (null)
> 31. --> Source: index_600k.m3u8 - segment_600k_9.ts
>
>
>
> How can I fix these errors?
>
> Cheers,
> Zsolt
>
>
>
-------------- next part --------------
ffmpeg version N-77727-gf4c1a48 Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 4.9.2 (Debian 4.9.2-10)
configuration: --prefix=/home/mediaadmin/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/mediaadmin/ffmpeg_build/include --extra-ldflags=-L/home/mediaadmin/ffmpeg_build/lib --bindir=/home/mediaadmin/bin --enable-gpl --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libx265 --enable-nonfree --enable-decklink --extra-cflags=-I/home/mediaadmin/bmd_sdk_10-5-2/Linux/include --extra-ldflags=-L/home/mediaadmin/bmd_sdk_10-5-2/Linux/include
libavutil 55. 12.100 / 55. 12.100
libavcodec 57. 22.100 / 57. 22.100
libavformat 57. 21.101 / 57. 21.101
libavdevice 57. 0.100 / 57. 0.100
libavfilter 6. 23.100 / 6. 23.100
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.101 / 2. 0.101
libpostproc 54. 0.100 / 54. 0.100
[NULL @ 0x20e1180] non-existing SPS 0 referenced in buffering period
[NULL @ 0x20e1180] non-existing PPS 0 referenced
[h264 @ 0x20e1180] non-existing SPS 0 referenced in buffering period
[h264 @ 0x20e1180] non-existing PPS 0 referenced
[h264 @ 0x20e1180] decode_slice_header error
[h264 @ 0x20e1180] non-existing PPS 0 referenced
[h264 @ 0x20e1180] decode_slice_header error
[h264 @ 0x20e1180] non-existing PPS 0 referenced
[h264 @ 0x20e1180] decode_slice_header error
[h264 @ 0x20e1180] non-existing PPS 0 referenced
[h264 @ 0x20e1180] decode_slice_header error
[...]
[h264 @ 0x2113ee0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x2113ee0] non-existing PPS 0 referenced
[h264 @ 0x2113ee0] decode_slice_header error
[h264 @ 0x2113ee0] no frame!
[h264 @ 0x2113ee0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x2113ee0] non-existing PPS 0 referenced
[h264 @ 0x2113ee0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x2113ee0] non-existing PPS 0 referenced
[h264 @ 0x2113ee0] decode_slice_header error
[h264 @ 0x2113ee0] no frame!
[h264 @ 0x20e1180] mmco: unref short failure
[h264 @ 0x20e28c0] mmco: unref short failure
[aac_latm @ 0x211d200] element type mismatch 1 != 0
[aac_latm @ 0x20e4040] element type mismatch 1 != 0
[h264 @ 0x2113ee0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x2113ee0] non-existing PPS 0 referenced
[h264 @ 0x2113ee0] non-existing SPS 0 referenced in buffering period
[h264 @ 0x2113ee0] non-existing PPS 0 referenced
[h264 @ 0x2113ee0] decode_slice_header error
[h264 @ 0x2113ee0] no frame!
[h264 @ 0x2113ee0] mmco: unref short failure
Last message repeated 1 times
[mpegts @ 0x20cf2c0] Could not find codec parameters for stream 1 (Unknown: none ([5][0][0][0] / 0x0005)): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, mpegts, from 'udp://':
Duration: N/A, start: 15196.253433, bitrate: N/A
Program 100
Metadata:
service_name : M1 HD
service_provider: Magyar Telev��zi��
Stream #0:4[0x3e9]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709), 1440x1080 [SAR 4:3 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0:7[0x3ea](hun): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 128 kb/s
Stream #0:3[0x3ec](hun): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 384 kb/s
Stream #0:8[0x3ee](mul): Audio: aac_latm ([17][0][0][0] / 0x0011), 48000 Hz, stereo, fltp
Stream #0:9[0x3eb](hun): Subtitle: dvb_teletext ([6][0][0][0] / 0x0006)
Stream #0:1[0x3ed]: Unknown: none ([5][0][0][0] / 0x0005)
Program 101
Metadata:
service_name : M4 Sport HD
service_provider: Magyar Telev��zi��
Stream #0:13[0x3f3]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709), 1440x1080 [SAR 4:3 DAR 16:9], 25 fps, 50 tbr, 90k tbn, 50 tbc
Stream #0:15[0x3f4](hun): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 128 kb/s
Stream #0:11[0x3f6](hun): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 384 kb/s
Stream #0:14[0x3fa](mul): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 384 kb/s
Stream #0:9[0x3eb](hun): Subtitle: dvb_teletext ([6][0][0][0] / 0x0006)
Stream #0:1[0x3ed]: Unknown: none ([5][0][0][0] / 0x0005)
Program 120
Metadata:
service_name : Duna World
service_provider: Duna Telev��zi��
Stream #0:16[0x4b1]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(tv, bt470bg), 720x576 [SAR 16:11 DAR 20:11], 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0:10[0x4b2](hun): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 128 kb/s
Stream #0:17[0x4b6](mul): Audio: aac_latm ([17][0][0][0] / 0x0011), 48000 Hz, stereo, fltp
Stream #0:9[0x3eb](hun): Subtitle: dvb_teletext ([6][0][0][0] / 0x0006)
Stream #0:1[0x3ed]: Unknown: none ([5][0][0][0] / 0x0005)
Program 121
Metadata:
service_name : Duna HD
service_provider: Duna Telev��zi��
Stream #0:6[0x4bb]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709), 1440x1080 [SAR 4:3 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc
Stream #0:19[0x4bc](hun): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 128 kb/s
Stream #0:2[0x4be](hun): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 384 kb/s
Stream #0:12[0x4c2](mul): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 384 kb/s
Stream #0:9[0x3eb](hun): Subtitle: dvb_teletext ([6][0][0][0] / 0x0006)
Stream #0:1[0x3ed]: Unknown: none ([5][0][0][0] / 0x0005)
Program 130
Metadata:
service_name : Kossuth Radio
service_provider: Magyar R��di��
Stream #0:18[0x516](hun): Audio: aac_latm ([17][0][0][0] / 0x0011), 48000 Hz, stereo, fltp
Stream #0:1[0x3ed]: Unknown: none ([5][0][0][0] / 0x0005)
Program 131
Metadata:
service_name : Petofi Radio
service_provider: Magyar R��di��
Stream #0:20[0x520](hun): Audio: aac_latm ([17][0][0][0] / 0x0011), 48000 Hz, stereo, fltp
Stream #0:1[0x3ed]: Unknown: none ([5][0][0][0] / 0x0005)
Program 132
Metadata:
service_name : Bartok Radio
service_provider: Magyar R��di��
Stream #0:5[0x52a](hun): Audio: aac_latm ([17][0][0][0] / 0x0011), 48000 Hz, stereo, fltp
Stream #0:1[0x3ed]: Unknown: none ([5][0][0][0] / 0x0005)
Program 133
Metadata:
service_name : Danko Radio
service_provider: Magyar R��di��
Stream #0:0[0x534](hun): Audio: aac_latm ([17][0][0][0] / 0x0011), 48000 Hz, stereo, fltp
Stream #0:1[0x3ed]: Unknown: none ([5][0][0][0] / 0x0005)
Program 170
Metadata:
service_name : DataService_A
service_provider: Antenna Hung��ria
[libx264 @ 0x228d6e0] VBV maxrate unspecified, assuming CBR
[libx264 @ 0x228d6e0] using SAR=1/1
[libx264 @ 0x228d6e0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
[libx264 @ 0x228d6e0] profile High, level 4.0
[libx264 @ 0x2217f60] VBV maxrate unspecified, assuming CBR
[libx264 @ 0x2217f60] using SAR=1280/1281
[libx264 @ 0x2217f60] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
[libx264 @ 0x2217f60] profile Main, level 3.1
[libx264 @ 0x2496560] VBV maxrate unspecified, assuming CBR
[libx264 @ 0x2496560] using SAR=1/1
[libx264 @ 0x2496560] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
[libx264 @ 0x2496560] profile Main, level 3.1
[libx264 @ 0x24d49c0] VBV maxrate unspecified, assuming CBR
[libx264 @ 0x24d49c0] using SAR=1/1
[libx264 @ 0x24d49c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
[libx264 @ 0x24d49c0] profile Constrained Baseline, level 3.0
[libx264 @ 0x25d68c0] VBV maxrate unspecified, assuming CBR
[libx264 @ 0x25d68c0] using SAR=1/1
[libx264 @ 0x25d68c0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
[libx264 @ 0x25d68c0] profile Constrained Baseline, level 3.0
Output #0, hls, to '/dev/shm/live/index_2700k.m3u8':
Metadata:
encoder : Lavf57.21.101
Stream #0:0: Video: h264 (libx264), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=-1--1, 2700 kb/s, 25 fps, 90k tbn, 25 tbc
Metadata:
encoder : Lavc57.22.100 libx264
Side data:
unknown side data type 10 (24 bytes)
Stream #0:1(hun): Audio: aac (libfdk_aac), 48000 Hz, stereo, s16, 128 kb/s
Metadata:
encoder : Lavc57.22.100 libfdk_aac
Output #1, hls, to '/dev/shm/live/index_1300k.m3u8':
Metadata:
encoder : Lavf57.21.101
Stream #1:0: Video: h264 (libx264), yuv420p, 854x480 [SAR 1280:1281 DAR 16:9], q=-1--1, 1300 kb/s, 25 fps, 90k tbn, 25 tbc
Metadata:
encoder : Lavc57.22.100 libx264
Side data:
unknown side data type 10 (24 bytes)
Stream #1:1(hun): Audio: aac (libfdk_aac), 48000 Hz, stereo, s16, 128 kb/s
Metadata:
encoder : Lavc57.22.100 libfdk_aac
Output #2, hls, to '/dev/shm/live/index_1000k.m3u8':
Metadata:
encoder : Lavf57.21.101
Stream #2:0: Video: h264 (libx264), yuv420p, 640x360 [SAR 1:1 DAR 16:9], q=-1--1, 1000 kb/s, 25 fps, 90k tbn, 25 tbc
Metadata:
encoder : Lavc57.22.100 libx264
Side data:
unknown side data type 10 (24 bytes)
Stream #2:1(hun): Audio: aac (libfdk_aac), 48000 Hz, stereo, s16, 128 kb/s
Metadata:
encoder : Lavc57.22.100 libfdk_aac
Output #3, hls, to '/dev/shm/live/index_600k.m3u8':
Metadata:
encoder : Lavf57.21.101
Stream #3:0: Video: h264 (libx264), yuv420p, 480x270 [SAR 1:1 DAR 16:9], q=-1--1, 600 kb/s, 25 fps, 90k tbn, 25 tbc
Metadata:
encoder : Lavc57.22.100 libx264
Side data:
unknown side data type 10 (24 bytes)
Stream #3:1(hun): Audio: aac (libfdk_aac), 48000 Hz, stereo, s16, 64 kb/s
Metadata:
encoder : Lavc57.22.100 libfdk_aac
Output #4, hls, to '/dev/shm/live/index_300k.m3u8':
Metadata:
encoder : Lavf57.21.101
Stream #4:0: Video: h264 (libx264), yuv420p, 320x180 [SAR 1:1 DAR 16:9], q=-1--1, 300 kb/s, 25 fps, 90k tbn, 25 tbc
Metadata:
encoder : Lavc57.22.100 libx264
Side data:
unknown side data type 10 (24 bytes)
Stream #4:1(hun): Audio: aac (libfdk_aac), 48000 Hz, stereo, s16, 64 kb/s
Metadata:
encoder : Lavc57.22.100 libfdk_aac
Stream mapping:
Stream #0:13 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:11 -> #0:1 (ac3 (native) -> aac (libfdk_aac))
Stream #0:13 -> #1:0 (h264 (native) -> h264 (libx264))
Stream #0:11 -> #1:1 (ac3 (native) -> aac (libfdk_aac))
Stream #0:13 -> #2:0 (h264 (native) -> h264 (libx264))
Stream #0:11 -> #2:1 (ac3 (native) -> aac (libfdk_aac))
Stream #0:13 -> #3:0 (h264 (native) -> h264 (libx264))
Stream #0:11 -> #3:1 (ac3 (native) -> aac (libfdk_aac))
Stream #0:13 -> #4:0 (h264 (native) -> h264 (libx264))
Stream #0:11 -> #4:1 (ac3 (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
[h264 @ 0xfbe4ba0] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfbe4ba0] Missing reference picture, default is 65550
Last message repeated 1 times
[h264 @ 0xfbe4ba0] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfbe4ba0] Missing reference picture, default is 65550
Last message repeated 1 times
[h264 @ 0xfbe4ba0] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfbe4ba0] Missing reference picture, default is 65550
Last message repeated 1 times
[h264 @ 0xfbe4ba0] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfbe4ba0] Missing reference picture, default is 65550
Last message repeated 1 times
[h264 @ 0xfbe4ba0] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfbe4ba0] Missing reference picture, default is 65550
Last message repeated 1 times
[h264 @ 0xfbe4ba0] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfbe4ba0] Missing reference picture, default is 65550
Last message repeated 1 times
[h264 @ 0xfd8f3e0] reference picture missing during reorder
[h264 @ 0xfd8f3e0] Missing reference picture, default is 65558
[h264 @ 0xfd8f3e0] reference picture missing during reorder
[h264 @ 0xfd8f3e0] Missing reference picture, default is 65558
[h264 @ 0xfd8f3e0] reference picture missing during reorder
[h264 @ 0xfd8f3e0] Missing reference picture, default is 65558
[h264 @ 0xfd8f3e0] reference picture missing during reorder
[h264 @ 0xfd8f3e0] Missing reference picture, default is 65558
[h264 @ 0xfd8f3e0] reference picture missing during reorder
[h264 @ 0xfd8f3e0] Missing reference picture, default is 65558
[h264 @ 0xfd8f3e0] reference picture missing during reorder
[h264 @ 0xfd8f3e0] Missing reference picture, default is 65558
[h264 @ 0xfcb9fc0] mmco: unref short failure
Last message repeated 2 times
[h264 @ 0xfd48280] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfd48280] Missing reference picture, default is 65571
Last message repeated 2 times
[h264 @ 0xfd48280] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfd48280] Missing reference picture, default is 65571
Last message repeated 2 times
[h264 @ 0xfd48280] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfd48280] Missing reference picture, default is 65571
Last message repeated 2 times
[h264 @ 0xfd48280] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfd48280] Missing reference picture, default is 65571
Last message repeated 2 times
[h264 @ 0xfd48280] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfd48280] Missing reference picture, default is 65571
Last message repeated 2 times
[h264 @ 0xfd48280] reference picture missing during reorder
Last message repeated 1 times
[h264 @ 0xfd48280] Missing reference picture, default is 65571
Last message repeated 2 times
[h264 @ 0xfc72e60] mmco: unref short failure
Last message repeated 1 times
frame= 44 fps=0.0 q=0.0 q=0.0 q=0.0 q=0.0 q=0.0 size=N/A time=00:00:01.49 bitrate=N/A dup=110 drop=0 speed=2.98x
frame= 70 fps= 70 q=25.0 q=24.0 q=21.0 q=27.0 q=28.0 size=N/A time=00:00:02.58 bitrate=N/A dup=110 drop=0 speed=2.57x
frame= 92 fps= 61 q=29.0 q=29.0 q=28.0 q=29.0 q=30.0 size=N/A time=00:00:03.37 bitrate=N/A dup=110 drop=0 speed=2.24x
frame= 109 fps= 54 q=29.0 q=29.0 q=28.0 q=29.0 q=29.0 size=N/A time=00:00:04.05 bitrate=N/A dup=110 drop=0 speed=2.02x
frame= 122 fps= 48 q=29.0 q=28.0 q=27.0 q=30.0 q=30.0 size=N/A time=00:00:04.56 bitrate=N/A dup=110 drop=0 speed=1.81x
frame= 134 fps= 44 q=29.0 q=28.0 q=27.0 q=29.0 q=29.0 size=N/A time=00:00:05.07 bitrate=N/A dup=110 drop=0 speed=1.68x
frame= 148 fps= 42 q=29.0 q=29.0 q=27.0 q=29.0 q=30.0 size=N/A time=00:00:05.54 bitrate=N/A dup=110 drop=0 speed=1.57x
frame= 159 fps= 39 q=29.0 q=29.0 q=27.0 q=30.0 q=31.0 size=N/A time=00:00:06.10 bitrate=N/A dup=110 drop=0 speed=1.51x
frame= 169 fps= 37 q=29.0 q=29.0 q=27.0 q=29.0 q=30.0 size=N/A time=00:00:06.63 bitrate=N/A dup=110 drop=0 speed=1.45x
frame= 180 fps= 35 q=29.0 q=29.0 q=28.0 q=30.0 q=30.0 size=N/A time=00:00:07.12 bitrate=N/A dup=110 drop=0 speed= 1.4x
frame= 194 fps= 35 q=29.0 q=30.0 q=28.0 q=30.0 q=31.0 size=N/A time=00:00:07.63 bitrate=N/A dup=110 drop=0 speed=1.37x
frame= 211 fps= 35 q=29.0 q=29.0 q=28.0 q=30.0 q=31.0 size=N/A time=00:00:08.10 bitrate=N/A dup=110 drop=0 speed=1.33x
frame= 224 fps= 34 q=29.0 q=30.0 q=28.0 q=30.0 q=31.0 size=N/A time=00:00:08.66 bitrate=N/A dup=110 drop=0 speed=1.31x
frame= 237 fps= 33 q=29.0 q=30.0 q=28.0 q=30.0 q=31.0 size=N/A time=00:00:09.17 bitrate=N/A dup=110 drop=0 speed=1.29x
frame= 248 fps= 33 q=29.0 q=30.0 q=28.0 q=30.0 q=31.0 size=N/A time=00:00:09.64 bitrate=N/A dup=110 drop=0 speed=1.27x
frame= 263 fps= 32 q=30.0 q=30.0 q=29.0 q=32.0 q=32.0 size=N/A time=00:00:10.19 bitrate=N/A dup=110 drop=0 speed=1.26x
frame= 274 fps= 32 q=30.0 q=30.0 q=29.0 q=32.0 q=33.0 size=N/A time=00:00:10.64 bitrate=N/A dup=110 drop=0 speed=1.24x
frame= 287 fps= 31 q=31.0 q=31.0 q=30.0 q=33.0 q=33.0 size=N/A time=00:00:11.22 bitrate=N/A dup=110 drop=0 speed=1.23x
frame= 299 fps= 31 q=31.0 q=31.0 q=30.0 q=31.0 q=33.0 size=N/A time=00:00:11.69 bitrate=N/A dup=110 drop=0 speed=1.21x
frame= 310 fps= 31 q=30.0 q=31.0 q=30.0 q=31.0 q=32.0 size=N/A time=00:00:12.20 bitrate=N/A dup=110 drop=0 speed= 1.2x
frame= 321 fps= 30 q=30.0 q=31.0 q=29.0 q=31.0 q=32.0 size=N/A time=00:00:12.71 bitrate=N/A dup=110 drop=0 speed=1.19x
frame= 333 fps= 30 q=30.0 q=31.0 q=29.0 q=31.0 q=32.0 size=N/A time=00:00:13.26 bitrate=N/A dup=110 drop=0 speed=1.19x
frame= 349 fps= 30 q=30.0 q=30.0 q=28.0 q=31.0 q=33.0 size=N/A time=00:00:13.71 bitrate=N/A dup=110 drop=0 speed=1.17x
frame= 364 fps= 30 q=30.0 q=31.0 q=29.0 q=31.0 q=32.0 size=N/A time=00:00:14.25 bitrate=N/A dup=110 drop=0 speed=1.17x
frame= 377 fps= 30 q=30.0 q=30.0 q=29.0 q=31.0 q=33.0 size=N/A time=00:00:14.80 bitrate=N/A dup=110 drop=0 speed=1.16x
frame= 387 fps= 29 q=29.0 q=30.0 q=28.0 q=31.0 q=32.0 size=N/A time=00:00:15.25 bitrate=N/A dup=110 drop=0 speed=1.15x
More information about the ffmpeg-user
mailing list