Skip to content

Instantly share code, notes, and snippets.

Created November 6, 2015 03:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4cac887664a6d44813c5 to your computer and use it in GitHub Desktop.
Save anonymous/4cac887664a6d44813c5 to your computer and use it in GitHub Desktop.
#!/bin/bash
#Star.Wars.Episode.5.The.Empire.Strikes.Back.1980.1080p.BrRip.x264.BOKUTOX.YIFY.mp4
#VID_20111031_213854.m4v
ffmpeg\
-ss 00:13:54.500 \
-t 6\
-i Star.Wars.Episode.5.The.Empire.Strikes.Back.1980.1080p.BrRip.x264.BOKUTOX.YIFY.mp4\
-vf scale=720x480,setsar=1/1,setdar=4/3\
-ar 16000\
-b:a 20k\
-r 15\
-y\
-strict -2\
-vcodec libx264\
give_me_a_sign.mp4
ffmpeg\
-ss 00:14:48.000\
-t 6\
-i Star.Wars.Episode.5.The.Empire.Strikes.Back.1980.1080p.BrRip.x264.BOKUTOX.YIFY.mp4\
-vf scale=720x480,setsar=1/1,setdar=4/3\
-ar 16000\
-b:a 20k\
-r 15\
-y\
-strict -2\
-vcodec libx264\
smell_bad.mp4
ffmpeg\
-t 4\
-i VID_20111031_213854.m4v\
-vf scale=720x480,setsar=1/1,setdar=4/3\
-ar 16000\
-b:a 20k\
-y\
-strict -2\
-vcodec libx264\
josie1.mp4
ffmpeg\
-ss 3\
-i VID_20111031_213854.m4v\
-vf scale=720x480,setsar=1/1,setdar=4/3\
-ar 16000\
-b:a 20k\
-y\
-strict -2\
-vcodec libx264\
josie2.mp4
ffmpeg -y -f concat -i videos.txt -c copy tauntaunpup.mp4
# videos.txt contains just these 4 lines
#file 'give_me_a_sign.mp4'
#file 'josie1.mp4'
#file 'smell_bad.mp4'
#file 'josie2.mp4'
output:
ffmpeg version N-76470-g3692d85 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
configuration: --prefix=/home/pete/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/pete/ffmpeg_build/include --extra-ldflags=-L/home/pete/ffmpeg_build/lib --bindir=/home/pete/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
libavutil 55. 5.100 / 55. 5.100
libavcodec 57. 14.100 / 57. 14.100
libavformat 57. 14.100 / 57. 14.100
libavdevice 57. 0.100 / 57. 0.100
libavfilter 6. 14.101 / 6. 14.101
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.100 / 2. 0.100
libpostproc 54. 0.100 / 54. 0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Star.Wars.Episode.5.The.Empire.Strikes.Back.1980.1080p.BrRip.x264.BOKUTOX.YIFY.mp4':
Metadata:
major_brand : isom
minor_version : 1
compatible_brands: isomavc1
creation_time : 2013-02-22 16:29:47
Duration: 02:07:21.64, start: 0.000000, bitrate: 1912 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x816 [SAR 1:1 DAR 40:17], 1816 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default)
Metadata:
creation_time : 2013-02-22 16:29:47
handler_name : Wars.Episode.5.The.Empire.Strikes.Back.1980.1080p.BrRip.x264.BOKUTOX.YIFY.mkv.264#trackID=1:fps=23.976@GPAC0.5.1-DEV-rev4283
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 91 kb/s (default)
Metadata:
creation_time : 2013-02-22 09:46:54
handler_name : Sound Media Handler
[libx264 @ 0x43cfde0] using SAR=8/9
[libx264 @ 0x43cfde0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
[libx264 @ 0x43cfde0] profile High, level 2.2
[libx264 @ 0x43cfde0] 264 - core 148 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - 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=6 lookahead_threads=1 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=15 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 'give_me_a_sign.mp4':
Metadata:
major_brand : isom
minor_version : 1
compatible_brands: isomavc1
encoder : Lavf57.14.100
Stream #0:0(und): Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 720x480 [SAR 8:9 DAR 4:3], q=-1--1, 15 fps, 15360 tbn, 15 tbc (default)
Metadata:
creation_time : 2013-02-22 16:29:47
handler_name : Wars.Episode.5.The.Empire.Strikes.Back.1980.1080p.BrRip.x264.BOKUTOX.YIFY.mkv.264#trackID=1:fps=23.976@GPAC0.5.1-DEV-rev4283
encoder : Lavc57.14.100 libx264
Stream #0:1(eng): Audio: aac (libfdk_aac) ([64][0][0][0] / 0x0040), 16000 Hz, stereo, s16, 20 kb/s (default)
Metadata:
creation_time : 2013-02-22 09:46:54
handler_name : Sound Media Handler
encoder : Lavc57.14.100 libfdk_aac
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:1 -> #0:1 (aac (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
frame= 6 fps=0.0 q=0.0 size= 0kB time=00:00:00.38 bitrate= 1.0kbits/s dup=0 drop=1
frame= 54 fps= 53 q=27.0 size= 36kB time=00:00:03.64 bitrate= 81.6kbits/s dup=0 drop=29
frame= 79 fps= 51 q=27.0 size= 173kB time=00:00:05.44 bitrate= 261.1kbits/s dup=0 drop=44
frame= 92 fps= 39 q=-1.0 Lsize= 396kB time=00:00:06.01 bitrate= 538.9kbits/s dup=0 drop=52
video:377kB audio:15kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.899351%
[libx264 @ 0x43cfde0] frame I:3 Avg QP:19.07 size: 23848
[libx264 @ 0x43cfde0] frame P:46 Avg QP:21.17 size: 5189
[libx264 @ 0x43cfde0] frame B:43 Avg QP:22.32 size: 1741
[libx264 @ 0x43cfde0] consecutive B-frames: 22.8% 37.0% 22.8% 17.4%
[libx264 @ 0x43cfde0] mb I I16..4: 6.9% 80.4% 12.7%
[libx264 @ 0x43cfde0] mb P I16..4: 0.4% 5.9% 0.7% P16..4: 49.2% 13.0% 7.1% 0.0% 0.0% skip:23.6%
[libx264 @ 0x43cfde0] mb B I16..4: 0.0% 0.5% 0.0% B16..8: 42.0% 3.5% 0.5% direct: 2.4% skip:51.0% L0:41.0% L1:57.1% BI: 1.9%
[libx264 @ 0x43cfde0] 8x8 transform intra:82.4% inter:82.0%
[libx264 @ 0x43cfde0] coded y,uvDC,uvAC intra: 81.7% 78.4% 30.8% inter: 18.8% 27.0% 0.0%
[libx264 @ 0x43cfde0] i16 v,h,dc,p: 17% 7% 9% 67%
[libx264 @ 0x43cfde0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 9% 22% 6% 9% 13% 6% 9% 7%
[libx264 @ 0x43cfde0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 10% 14% 7% 10% 13% 6% 8% 3%
[libx264 @ 0x43cfde0] i8c dc,h,v,p: 50% 16% 26% 8%
[libx264 @ 0x43cfde0] Weighted P-Frames: Y:6.5% UV:2.2%
[libx264 @ 0x43cfde0] ref P L0: 65.8% 12.7% 15.2% 6.0% 0.2%
[libx264 @ 0x43cfde0] ref B L0: 86.3% 12.8% 0.9%
[libx264 @ 0x43cfde0] ref B L1: 94.0% 6.0%
[libx264 @ 0x43cfde0] kb/s:502.30
ffmpeg version N-76470-g3692d85 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
configuration: --prefix=/home/pete/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/pete/ffmpeg_build/include --extra-ldflags=-L/home/pete/ffmpeg_build/lib --bindir=/home/pete/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
libavutil 55. 5.100 / 55. 5.100
libavcodec 57. 14.100 / 57. 14.100
libavformat 57. 14.100 / 57. 14.100
libavdevice 57. 0.100 / 57. 0.100
libavfilter 6. 14.101 / 6. 14.101
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.100 / 2. 0.100
libpostproc 54. 0.100 / 54. 0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Star.Wars.Episode.5.The.Empire.Strikes.Back.1980.1080p.BrRip.x264.BOKUTOX.YIFY.mp4':
Metadata:
major_brand : isom
minor_version : 1
compatible_brands: isomavc1
creation_time : 2013-02-22 16:29:47
Duration: 02:07:21.64, start: 0.000000, bitrate: 1912 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x816 [SAR 1:1 DAR 40:17], 1816 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default)
Metadata:
creation_time : 2013-02-22 16:29:47
handler_name : Wars.Episode.5.The.Empire.Strikes.Back.1980.1080p.BrRip.x264.BOKUTOX.YIFY.mkv.264#trackID=1:fps=23.976@GPAC0.5.1-DEV-rev4283
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 91 kb/s (default)
Metadata:
creation_time : 2013-02-22 09:46:54
handler_name : Sound Media Handler
[libx264 @ 0x423dde0] using SAR=8/9
[libx264 @ 0x423dde0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
[libx264 @ 0x423dde0] profile High, level 2.2
[libx264 @ 0x423dde0] 264 - core 148 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - 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=6 lookahead_threads=1 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=15 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 'smell_bad.mp4':
Metadata:
major_brand : isom
minor_version : 1
compatible_brands: isomavc1
encoder : Lavf57.14.100
Stream #0:0(und): Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 720x480 [SAR 8:9 DAR 4:3], q=-1--1, 15 fps, 15360 tbn, 15 tbc (default)
Metadata:
creation_time : 2013-02-22 16:29:47
handler_name : Wars.Episode.5.The.Empire.Strikes.Back.1980.1080p.BrRip.x264.BOKUTOX.YIFY.mkv.264#trackID=1:fps=23.976@GPAC0.5.1-DEV-rev4283
encoder : Lavc57.14.100 libx264
Stream #0:1(eng): Audio: aac (libfdk_aac) ([64][0][0][0] / 0x0040), 16000 Hz, stereo, s16, 20 kb/s (default)
Metadata:
creation_time : 2013-02-22 09:46:54
handler_name : Sound Media Handler
encoder : Lavc57.14.100 libfdk_aac
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:1 -> #0:1 (aac (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
frame= 0 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A
frame= 45 fps= 45 q=0.0 size= 0kB time=00:00:03.00 bitrate= 0.1kbits/s dup=0 drop=24
frame= 69 fps= 45 q=27.0 size= 106kB time=00:00:04.73 bitrate= 183.7kbits/s dup=0 drop=38
frame= 91 fps= 44 q=27.0 size= 236kB time=00:00:05.82 bitrate= 331.8kbits/s dup=0 drop=51
frame= 92 fps= 33 q=-1.0 Lsize= 519kB time=00:00:06.01 bitrate= 707.1kbits/s dup=0 drop=52
video:500kB audio:16kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.684730%
[libx264 @ 0x423dde0] frame I:2 Avg QP:19.56 size: 23793
[libx264 @ 0x423dde0] frame P:48 Avg QP:22.00 size: 7513
[libx264 @ 0x423dde0] frame B:42 Avg QP:23.59 size: 2455
[libx264 @ 0x423dde0] consecutive B-frames: 13.0% 76.1% 6.5% 4.3%
[libx264 @ 0x423dde0] mb I I16..4: 8.7% 77.6% 13.7%
[libx264 @ 0x423dde0] mb P I16..4: 1.4% 10.6% 0.9% P16..4: 48.7% 17.5% 7.9% 0.0% 0.0% skip:13.0%
[libx264 @ 0x423dde0] mb B I16..4: 0.1% 0.5% 0.0% B16..8: 46.6% 6.6% 1.0% direct: 2.3% skip:42.9% L0:41.7% L1:54.2% BI: 4.0%
[libx264 @ 0x423dde0] 8x8 transform intra:81.3% inter:80.2%
[libx264 @ 0x423dde0] coded y,uvDC,uvAC intra: 70.1% 80.7% 30.7% inter: 25.4% 32.2% 0.2%
[libx264 @ 0x423dde0] i16 v,h,dc,p: 19% 11% 11% 59%
[libx264 @ 0x423dde0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 10% 22% 7% 9% 12% 6% 9% 6%
[libx264 @ 0x423dde0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 25% 11% 15% 8% 11% 12% 7% 7% 4%
[libx264 @ 0x423dde0] i8c dc,h,v,p: 52% 16% 23% 9%
[libx264 @ 0x423dde0] Weighted P-Frames: Y:8.3% UV:4.2%
[libx264 @ 0x423dde0] ref P L0: 64.8% 18.3% 10.8% 5.5% 0.5%
[libx264 @ 0x423dde0] ref B L0: 92.2% 7.6% 0.2%
[libx264 @ 0x423dde0] ref B L1: 99.2% 0.8%
[libx264 @ 0x423dde0] kb/s:666.92
ffmpeg version N-76470-g3692d85 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
configuration: --prefix=/home/pete/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/pete/ffmpeg_build/include --extra-ldflags=-L/home/pete/ffmpeg_build/lib --bindir=/home/pete/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
libavutil 55. 5.100 / 55. 5.100
libavcodec 57. 14.100 / 57. 14.100
libavformat 57. 14.100 / 57. 14.100
libavdevice 57. 0.100 / 57. 0.100
libavfilter 6. 14.101 / 6. 14.101
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.100 / 2. 0.100
libpostproc 54. 0.100 / 54. 0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'VID_20111031_213854.m4v':
Metadata:
major_brand : isom
minor_version : 0
compatible_brands: isom3gp4
creation_time : 2011-11-01 01:39:16
Duration: 00:00:21.25, start: 0.000000, bitrate: 3185 kb/s
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 16000 Hz, mono, fltp, 96 kb/s (default)
Metadata:
creation_time : 2011-11-01 01:39:16
handler_name : SoundHandle
Stream #0:1(eng): Video: h264 (Baseline) (avc1 / 0x31637661), yuv420p, 720x480, 3005 kb/s, SAR 1:1 DAR 3:2, 15.22 fps, 60 tbr, 90k tbn, 50 tbc (default)
Metadata:
creation_time : 2011-11-01 01:39:16
handler_name : VideoHandle
encoder :
[libx264 @ 0x396ddc0] using SAR=8/9
[libx264 @ 0x396ddc0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
[libx264 @ 0x396ddc0] profile High, level 3.0
[libx264 @ 0x396ddc0] 264 - core 148 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - 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=6 lookahead_threads=1 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 'josie1.mp4':
Metadata:
major_brand : isom
minor_version : 0
compatible_brands: isom3gp4
encoder : Lavf57.14.100
Stream #0:0(eng): Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 720x480 [SAR 8:9 DAR 4:3], q=-1--1, 25 fps, 12800 tbn, 25 tbc (default)
Metadata:
creation_time : 2011-11-01 01:39:16
handler_name : VideoHandle
encoder : Lavc57.14.100 libx264
Stream #0:1(eng): Audio: aac (libfdk_aac) ([64][0][0][0] / 0x0040), 16000 Hz, mono, s16, 20 kb/s (default)
Metadata:
creation_time : 2011-11-01 01:39:16
handler_name : SoundHandle
encoder : Lavc57.14.100 libfdk_aac
Stream mapping:
Stream #0:1 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:0 -> #0:1 (aac (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
frame= 77 fps=0.0 q=28.0 size= 201kB time=00:00:03.84 bitrate= 428.4kbits/s dup=36 drop=0
frame= 105 fps= 65 q=-1.0 Lsize= 874kB time=00:00:04.12 bitrate=1736.9kbits/s dup=46 drop=0
video:860kB audio:10kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.385616%
[libx264 @ 0x396ddc0] frame I:4 Avg QP:21.72 size: 28820
[libx264 @ 0x396ddc0] frame P:88 Avg QP:25.37 size: 8317
[libx264 @ 0x396ddc0] frame B:13 Avg QP:28.08 size: 2506
[libx264 @ 0x396ddc0] consecutive B-frames: 78.1% 15.2% 2.9% 3.8%
[libx264 @ 0x396ddc0] mb I I16..4: 8.6% 70.2% 21.2%
[libx264 @ 0x396ddc0] mb P I16..4: 1.9% 9.1% 1.1% P16..4: 34.0% 8.9% 2.6% 0.0% 0.0% skip:42.4%
[libx264 @ 0x396ddc0] mb B I16..4: 0.2% 1.1% 0.1% B16..8: 28.2% 3.6% 0.5% direct: 2.2% skip:64.1% L0:53.0% L1:36.1% BI:10.9%
[libx264 @ 0x396ddc0] 8x8 transform intra:73.9% inter:66.5%
[libx264 @ 0x396ddc0] coded y,uvDC,uvAC intra: 70.0% 96.8% 77.2% inter: 22.9% 34.8% 12.7%
[libx264 @ 0x396ddc0] i16 v,h,dc,p: 19% 22% 16% 44%
[libx264 @ 0x396ddc0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 15% 20% 16% 8% 8% 7% 9% 7% 10%
[libx264 @ 0x396ddc0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 16% 19% 14% 8% 11% 9% 9% 6% 6%
[libx264 @ 0x396ddc0] i8c dc,h,v,p: 48% 21% 13% 18%
[libx264 @ 0x396ddc0] Weighted P-Frames: Y:10.2% UV:8.0%
[libx264 @ 0x396ddc0] ref P L0: 51.3% 23.5% 13.6% 10.0% 1.7%
[libx264 @ 0x396ddc0] ref B L0: 82.7% 17.3%
[libx264 @ 0x396ddc0] ref B L1: 99.9% 0.1%
[libx264 @ 0x396ddc0] kb/s:1675.69
ffmpeg version N-76470-g3692d85 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
configuration: --prefix=/home/pete/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/pete/ffmpeg_build/include --extra-ldflags=-L/home/pete/ffmpeg_build/lib --bindir=/home/pete/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
libavutil 55. 5.100 / 55. 5.100
libavcodec 57. 14.100 / 57. 14.100
libavformat 57. 14.100 / 57. 14.100
libavdevice 57. 0.100 / 57. 0.100
libavfilter 6. 14.101 / 6. 14.101
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.100 / 2. 0.100
libpostproc 54. 0.100 / 54. 0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'VID_20111031_213854.m4v':
Metadata:
major_brand : isom
minor_version : 0
compatible_brands: isom3gp4
creation_time : 2011-11-01 01:39:16
Duration: 00:00:21.25, start: 0.000000, bitrate: 3185 kb/s
Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 16000 Hz, mono, fltp, 96 kb/s (default)
Metadata:
creation_time : 2011-11-01 01:39:16
handler_name : SoundHandle
Stream #0:1(eng): Video: h264 (Baseline) (avc1 / 0x31637661), yuv420p, 720x480, 3005 kb/s, SAR 1:1 DAR 3:2, 15.22 fps, 60 tbr, 90k tbn, 50 tbc (default)
Metadata:
creation_time : 2011-11-01 01:39:16
handler_name : VideoHandle
encoder :
[libx264 @ 0x36f6ea0] using SAR=8/9
[libx264 @ 0x36f6ea0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
[libx264 @ 0x36f6ea0] profile High, level 3.0
[libx264 @ 0x36f6ea0] 264 - core 148 - H.264/MPEG-4 AVC codec - Copyleft 2003-2015 - 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=6 lookahead_threads=1 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 'josie2.mp4':
Metadata:
major_brand : isom
minor_version : 0
compatible_brands: isom3gp4
encoder : Lavf57.14.100
Stream #0:0(eng): Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 720x480 [SAR 8:9 DAR 4:3], q=-1--1, 25 fps, 12800 tbn, 25 tbc (default)
Metadata:
creation_time : 2011-11-01 01:39:16
handler_name : VideoHandle
encoder : Lavc57.14.100 libx264
Stream #0:1(eng): Audio: aac (libfdk_aac) ([64][0][0][0] / 0x0040), 16000 Hz, mono, s16, 20 kb/s (default)
Metadata:
creation_time : 2011-11-01 01:39:16
handler_name : SoundHandle
encoder : Lavc57.14.100 libfdk_aac
Stream mapping:
Stream #0:1 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:0 -> #0:1 (aac (native) -> aac (libfdk_aac))
Press [q] to stop, [?] for help
frame= 70 fps=0.0 q=28.0 size= 183kB time=00:00:03.13 bitrate= 478.7kbits/s dup=20 drop=0
frame= 104 fps= 98 q=28.0 size= 471kB time=00:00:04.16 bitrate= 927.9kbits/s dup=28 drop=0
frame= 138 fps= 86 q=28.0 size= 697kB time=00:00:05.18 bitrate=1101.4kbits/s dup=42 drop=0
frame= 169 fps= 80 q=28.0 size= 897kB time=00:00:07.93 bitrate= 925.5kbits/s dup=55 drop=0
frame= 209 fps= 80 q=28.0 size= 1131kB time=00:00:09.28 bitrate= 998.2kbits/s dup=72 drop=0
frame= 238 fps= 76 q=28.0 size= 1282kB time=00:00:10.30 bitrate=1019.5kbits/s dup=85 drop=0
frame= 266 fps= 72 q=28.0 size= 1451kB time=00:00:11.32 bitrate=1049.0kbits/s dup=97 drop=0
frame= 299 fps= 71 q=28.0 size= 1657kB time=00:00:12.41 bitrate=1093.2kbits/s dup=112 drop=0
frame= 341 fps= 71 q=28.0 size= 1907kB time=00:00:14.40 bitrate=1085.0kbits/s dup=129 drop=0
frame= 378 fps= 72 q=28.0 size= 2132kB time=00:00:15.42 bitrate=1132.4kbits/s dup=144 drop=0
frame= 413 fps= 71 q=28.0 size= 2349kB time=00:00:17.47 bitrate=1101.2kbits/s dup=159 drop=0
frame= 446 fps= 71 q=28.0 size= 2577kB time=00:00:18.11 bitrate=1165.5kbits/s dup=172 drop=0
frame= 449 fps= 62 q=-1.0 Lsize= 2915kB time=00:00:18.30 bitrate=1304.6kbits/s dup=173 drop=0
video:2859kB audio:45kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.372168%
[libx264 @ 0x36f6ea0] frame I:5 Avg QP:22.19 size: 28038
[libx264 @ 0x36f6ea0] frame P:359 Avg QP:24.20 size: 7024
[libx264 @ 0x36f6ea0] frame B:85 Avg QP:27.03 size: 3122
[libx264 @ 0x36f6ea0] consecutive B-frames: 64.6% 28.1% 7.3% 0.0%
[libx264 @ 0x36f6ea0] mb I I16..4: 9.3% 73.0% 17.7%
[libx264 @ 0x36f6ea0] mb P I16..4: 1.8% 6.6% 0.9% P16..4: 36.0% 8.8% 3.8% 0.0% 0.0% skip:42.1%
[libx264 @ 0x36f6ea0] mb B I16..4: 0.4% 1.4% 0.1% B16..8: 43.3% 5.1% 0.9% direct: 3.4% skip:45.5% L0:49.4% L1:43.4% BI: 7.2%
[libx264 @ 0x36f6ea0] 8x8 transform intra:71.1% inter:72.8%
[libx264 @ 0x36f6ea0] coded y,uvDC,uvAC intra: 65.7% 97.1% 79.2% inter: 18.3% 36.8% 12.4%
[libx264 @ 0x36f6ea0] i16 v,h,dc,p: 19% 19% 17% 45%
[libx264 @ 0x36f6ea0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 14% 19% 15% 5% 11% 8% 13% 7% 8%
[libx264 @ 0x36f6ea0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 16% 22% 13% 6% 12% 8% 11% 6% 6%
[libx264 @ 0x36f6ea0] i8c dc,h,v,p: 50% 20% 13% 17%
[libx264 @ 0x36f6ea0] Weighted P-Frames: Y:1.9% UV:1.7%
[libx264 @ 0x36f6ea0] ref P L0: 68.9% 14.0% 9.1% 7.8% 0.2%
[libx264 @ 0x36f6ea0] ref B L0: 84.8% 15.1% 0.1%
[libx264 @ 0x36f6ea0] ref B L1: 97.9% 2.1%
[libx264 @ 0x36f6ea0] kb/s:1303.84
ffmpeg version N-76470-g3692d85 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)
configuration: --prefix=/home/pete/ffmpeg_build --pkg-config-flags=--static --extra-cflags=-I/home/pete/ffmpeg_build/include --extra-ldflags=-L/home/pete/ffmpeg_build/lib --bindir=/home/pete/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
libavutil 55. 5.100 / 55. 5.100
libavcodec 57. 14.100 / 57. 14.100
libavformat 57. 14.100 / 57. 14.100
libavdevice 57. 0.100 / 57. 0.100
libavfilter 6. 14.101 / 6. 14.101
libswscale 4. 0.100 / 4. 0.100
libswresample 2. 0.100 / 2. 0.100
libpostproc 54. 0.100 / 54. 0.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x2bf6780] Auto-inserting h264_mp4toannexb bitstream filter
Input #0, concat, from 'videos.txt':
Duration: N/A, start: 0.000000, bitrate: 523 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x480 [SAR 8:9 DAR 4:3], 503 kb/s, 15 fps, 15 tbr, 15360 tbn, 30 tbc
Metadata:
handler_name : VideoHandler
Stream #0:1(eng): Audio: aac (LC) (mp4a / 0x6134706D), 16000 Hz, stereo, fltp, 20 kb/s
Metadata:
handler_name : SoundHandler
[mp4 @ 0x2bfa740] Codec for stream 0 does not use global headers but container format requires global headers
[mp4 @ 0x2bfa740] Codec for stream 1 does not use global headers but container format requires global headers
Output #0, mp4, to 'tauntaunpup.mp4':
Metadata:
encoder : Lavf57.14.100
Stream #0:0(und): Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 720x480 [SAR 8:9 DAR 4:3], q=2-31, 503 kb/s, 15 fps, 15 tbr, 15360 tbn, 15360 tbc
Metadata:
handler_name : VideoHandler
Stream #0:1(eng): Audio: aac ([64][0][0][0] / 0x0040), 16000 Hz, stereo, 20 kb/s
Metadata:
handler_name : SoundHandler
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x2bf8340] Auto-inserting h264_mp4toannexb bitstream filter
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93102, current: 79130; changing to 93103. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93103, current: 79642; changing to 93104. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93104, current: 80154; changing to 93105. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93105, current: 80666; changing to 93106. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93106, current: 81178; changing to 93107. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93107, current: 81690; changing to 93108. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93108, current: 82202; changing to 93109. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93109, current: 82714; changing to 93110. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93110, current: 83226; changing to 93111. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93111, current: 83738; changing to 93112. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93112, current: 84250; changing to 93113. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93113, current: 84762; changing to 93114. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93114, current: 85274; changing to 93115. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93115, current: 85786; changing to 93116. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93116, current: 86298; changing to 93117. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93117, current: 86810; changing to 93118. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93118, current: 87322; changing to 93119. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93119, current: 87834; changing to 93120. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93120, current: 88346; changing to 93121. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93121, current: 88858; changing to 93122. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93122, current: 89370; changing to 93123. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93123, current: 89882; changing to 93124. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93124, current: 90394; changing to 93125. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93125, current: 90906; changing to 93126. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93126, current: 91418; changing to 93127. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93127, current: 91930; changing to 93128. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93128, current: 92442; changing to 93129. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 93129, current: 92954; changing to 93130. This may result in incorrect timestamps in the output file.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x2bf8340] Auto-inserting h264_mp4toannexb bitstream filter
Last message repeated 1 times
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251832, current: 211405; changing to 251833. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251833, current: 211917; changing to 251834. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251834, current: 212429; changing to 251835. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251835, current: 212941; changing to 251836. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251836, current: 213453; changing to 251837. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251837, current: 213965; changing to 251838. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251838, current: 214477; changing to 251839. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251839, current: 214989; changing to 251840. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251840, current: 215501; changing to 251841. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251841, current: 216013; changing to 251842. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251842, current: 216525; changing to 251843. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251843, current: 217037; changing to 251844. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251844, current: 217549; changing to 251845. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251845, current: 218061; changing to 251846. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251846, current: 218573; changing to 251847. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251847, current: 219085; changing to 251848. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251848, current: 219597; changing to 251849. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251849, current: 220109; changing to 251850. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251850, current: 220621; changing to 251851. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251851, current: 221133; changing to 251852. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251852, current: 221645; changing to 251853. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251853, current: 222157; changing to 251854. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251854, current: 222669; changing to 251855. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251855, current: 223181; changing to 251856. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251856, current: 223693; changing to 251857. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251857, current: 224205; changing to 251858. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251858, current: 224717; changing to 251859. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251859, current: 225229; changing to 251860. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251860, current: 225741; changing to 251861. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251861, current: 226253; changing to 251862. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251862, current: 226765; changing to 251863. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251863, current: 227277; changing to 251864. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251864, current: 227789; changing to 251865. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251865, current: 228301; changing to 251866. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251866, current: 228813; changing to 251867. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251867, current: 229325; changing to 251868. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251868, current: 229837; changing to 251869. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251869, current: 230349; changing to 251870. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251870, current: 230861; changing to 251871. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251871, current: 231373; changing to 251872. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251872, current: 231885; changing to 251873. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251873, current: 232397; changing to 251874. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251874, current: 232909; changing to 251875. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251875, current: 233421; changing to 251876. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251876, current: 233933; changing to 251877. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251877, current: 234445; changing to 251878. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251878, current: 234957; changing to 251879. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251879, current: 235469; changing to 251880. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251880, current: 235981; changing to 251881. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251881, current: 236493; changing to 251882. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251882, current: 237005; changing to 251883. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251883, current: 237517; changing to 251884. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251884, current: 238029; changing to 251885. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251885, current: 238541; changing to 251886. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251886, current: 239053; changing to 251887. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251887, current: 239565; changing to 251888. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251888, current: 240077; changing to 251889. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251889, current: 240589; changing to 251890. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251890, current: 241101; changing to 251891. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251891, current: 241613; changing to 251892. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251892, current: 242125; changing to 251893. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251893, current: 242637; changing to 251894. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251894, current: 243149; changing to 251895. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251895, current: 243661; changing to 251896. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251896, current: 244173; changing to 251897. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251897, current: 244685; changing to 251898. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251898, current: 245197; changing to 251899. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251899, current: 245709; changing to 251900. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251900, current: 246221; changing to 251901. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251901, current: 246733; changing to 251902. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251902, current: 247245; changing to 251903. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251903, current: 247757; changing to 251904. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251904, current: 248269; changing to 251905. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251905, current: 248781; changing to 251906. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251906, current: 249293; changing to 251907. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251907, current: 249805; changing to 251908. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251908, current: 250317; changing to 251909. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251909, current: 250829; changing to 251910. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251910, current: 251341; changing to 251911. This may result in incorrect timestamps in the output file.
[mp4 @ 0x2bfa740] Non-monotonous DTS in output stream 0:0; previous: 251911, current: 251853; changing to 251912. This may result in incorrect timestamps in the output file.
frame= 738 fps=0.0 q=-1.0 Lsize= 4696kB time=00:00:34.90 bitrate=1102.3kbits/s
video:4596kB audio:87kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.288687%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment