[FFmpeg-user] Why the ffmpeg split the video have more than some timestamp use -t
Steven Liu
lingjiujianke at gmail.com
Tue Nov 27 09:10:36 CET 2012
2012/11/27 Carl Eugen Hoyos <cehoyos at ag.or.at>:
> Please add the complete, uncut console output of:
> $ ffmpeg -i output.ts -f null -
>
ffmpeg -i output.ts -f null -
ffmpeg version N-47117-g4079210 Copyright (c) 2000-2012 the FFmpeg developers
built on Nov 27 2012 13:26:53 with gcc 4.4.4 (GCC) 20100726 (Red Hat 4.4.4-13)
configuration: --enable-libx264 --enable-gpl --libdir=/usr/local/lib
--enable-debug --enable-debug=3 --enable-avfilter --disable-stripping
libavutil 52. 9.102 / 52. 9.102
libavcodec 54. 77.100 / 54. 77.100
libavformat 54. 37.100 / 54. 37.100
libavdevice 54. 3.100 / 54. 3.100
libavfilter 3. 23.102 / 3. 23.102
libswscale 2. 1.102 / 2. 1.102
libswresample 0. 17.101 / 0. 17.101
libpostproc 52. 2.100 / 52. 2.100
[mpegts @ 0x20ae240] max_analyze_duration 5000000 reached at 5013333
Input #0, mpegts, from 'output.ts':
Duration: 00:00:21.04, start: 0.364667, bitrate: 1211 kb/s
Program 1
Metadata:
service_name : Service01
service_provider: FFmpeg
Stream #0:0[0x100]: Video: h264 (Main) ([27][0][0][0] / 0x001B),
yuv420p, 800x480 [SAR 288:199 DAR 480:199], 25 fps, 25 tbr, 90k tbn,
50 tbc
Stream #0:1[0x101](eng): Audio: aac ([15][0][0][0] / 0x000F),
48000 Hz, 5.1, fltp, 76 kb/s
Stream #0:2[0x102](chi): Audio: aac ([15][0][0][0] / 0x000F),
48000 Hz, stereo, fltp, 139 kb/s
Stream #0:3[0x103](eng): Audio: aac ([15][0][0][0] / 0x000F),
48000 Hz, stereo, fltp, 118 kb/s
Output #0, null, to 'pipe:':
Metadata:
encoder : Lavf54.37.100
Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 800x480
[SAR 288:199 DAR 480:199], q=2-31, 200 kb/s, 90k tbn, 25 tbc
Stream #0:1(eng): Audio: pcm_s16le, 48000 Hz, 5.1, s16, 4608 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (h264 -> rawvideo)
Stream #0:1 -> #0:1 (aac -> pcm_s16le)
Press [q] to stop, [?] for help
[null @ 0x20b4ca0] Encoder did not produce proper pts, making some up.
frame= 544 fps=385 q=0.0 Lsize= 0kB time=00:00:21.77 bitrate=
0.0kbits/s dup=44 drop=0
video:51kB audio:11820kB subtitle:0 global headers:0kB muxing overhead
-100.000000%
Thanks
More information about the ffmpeg-user
mailing list