| 1 | ffmpeg started on 2013-08-30 at 11:14:07
|
|---|
| 2 | Report written to "ffmpeg-20130830-111407.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ./ffmpeg -report -i /mnt/hgfs/source_media/transmuxme.mp4 -sn -codec copy -bsf:v h264_mp4toannexb -f mpegts mp4tots.ts
|
|---|
| 5 | ffmpeg version N-55797-g535d9a9 Copyright (c) 2000-2013 the FFmpeg developers
|
|---|
| 6 | built on Aug 27 2013 05:50:31 with gcc 4.6 (Debian 4.6.3-1)
|
|---|
| 7 | configuration: --prefix=/root/ffmpeg-static/64bit --extra-cflags='-I/root/ffmpeg-static/64bit/include -static' --extra-ldflags='-L/root/ffmpeg-static/64bit/lib -static' --extra-libs='-lxml2 -lexpat -lfreetype' --enable-static --disable-shared --disable-ffserver --disable-doc --enable-bzlib --enable-zlib --enable-postproc --enable-runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora --enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass --enable-libfreetype --enable-libopenjpeg --enable-libspeex --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx
|
|---|
| 8 | libavutil 52. 42.100 / 52. 42.100
|
|---|
| 9 | libavcodec 55. 29.100 / 55. 29.100
|
|---|
| 10 | libavformat 55. 14.102 / 55. 14.102
|
|---|
| 11 | libavdevice 55. 3.100 / 55. 3.100
|
|---|
| 12 | libavfilter 3. 82.102 / 3. 82.102
|
|---|
| 13 | libswscale 2. 5.100 / 2. 5.100
|
|---|
| 14 | libswresample 0. 17.103 / 0. 17.103
|
|---|
| 15 | libpostproc 52. 3.100 / 52. 3.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 18 | Reading option '-i' ... matched as input file with argument '/mnt/hgfs/source_media/transmuxme.mp4'.
|
|---|
| 19 | Reading option '-sn' ... matched as option 'sn' (disable subtitle) with argument '1'.
|
|---|
| 20 | Reading option '-codec' ... matched as option 'codec' (codec name) with argument 'copy'.
|
|---|
| 21 | Reading option '-bsf:v' ... matched as option 'bsf' (A comma-separated list of bitstream filters) with argument 'h264_mp4toannexb'.
|
|---|
| 22 | Reading option '-f' ... matched as option 'f' (force format) with argument 'mpegts'.
|
|---|
| 23 | Reading option 'mp4tots.ts' ... matched as output file.
|
|---|
| 24 | Finished splitting the commandline.
|
|---|
| 25 | Parsing a group of options: global .
|
|---|
| 26 | Applying option report (generate a report) with argument 1.
|
|---|
| 27 | Successfully parsed a group of options.
|
|---|
| 28 | Parsing a group of options: input file /mnt/hgfs/source_media/transmuxme.mp4.
|
|---|
| 29 | Successfully parsed a group of options.
|
|---|
| 30 | Opening an input file: /mnt/hgfs/source_media/transmuxme.mp4.
|
|---|
| 31 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2339c40] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
|
|---|
| 32 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2339c40] ISO: File Type Major Brand: FACE
|
|---|
| 33 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2339c40] File position before avformat_find_stream_info() is 13025
|
|---|
| 34 | [aac @ 0x233bd00] skip whole frame, skip left: 0
|
|---|
| 35 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2339c40] All info found
|
|---|
| 36 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0x2339c40] File position after avformat_find_stream_info() is 42292
|
|---|
| 37 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/mnt/hgfs/source_media/transmuxme.mp4':
|
|---|
| 38 | Metadata:
|
|---|
| 39 | major_brand : FACE
|
|---|
| 40 | minor_version : 1337
|
|---|
| 41 | compatible_brands: isomavc1FACE
|
|---|
| 42 | creation_time : 2013-08-30 14:15:11
|
|---|
| 43 | Duration: 00:00:36.80, start: 0.000000, bitrate: 292 kb/s
|
|---|
| 44 | Stream #0:0(und), 15, 1/29910: Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 400x224, 245 kb/s, 29.91 fps, 29.91 tbr, 29910 tbn, 59.82 tbc (default)
|
|---|
| 45 | Metadata:
|
|---|
| 46 | creation_time : 2013-08-30 14:15:11
|
|---|
| 47 | handler_name : /tmp/10151818995537162_video.264 - Imported with GPAC 0.4.6-DEV-rev3544
|
|---|
| 48 | Stream #0:1(und), 1, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 45 kb/s (default)
|
|---|
| 49 | Metadata:
|
|---|
| 50 | creation_time : 2013-08-30 14:15:11
|
|---|
| 51 | handler_name : /tmp/10151818995537162_audio.aac - Imported with GPAC 0.4.6-DEV-rev3544
|
|---|
| 52 | Successfully opened the file.
|
|---|
| 53 | Parsing a group of options: output file mp4tots.ts.
|
|---|
| 54 | Applying option sn (disable subtitle) with argument 1.
|
|---|
| 55 | Applying option codec (codec name) with argument copy.
|
|---|
| 56 | Applying option bsf:v (A comma-separated list of bitstream filters) with argument h264_mp4toannexb.
|
|---|
| 57 | Applying option f (force format) with argument mpegts.
|
|---|
| 58 | Successfully parsed a group of options.
|
|---|
| 59 | Opening an output file: mp4tots.ts.
|
|---|
| 60 | Successfully opened the file.
|
|---|
| 61 | [mpegts @ 0x2402d00] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
|
|---|
| 62 | Output #0, mpegts, to 'mp4tots.ts':
|
|---|
| 63 | Metadata:
|
|---|
| 64 | major_brand : FACE
|
|---|
| 65 | minor_version : 1337
|
|---|
| 66 | compatible_brands: isomavc1FACE
|
|---|
| 67 | encoder : Lavf55.14.102
|
|---|
| 68 | Stream #0:0(und), 0, 1/90000: Video: h264 (avc1 / 0x31637661), yuv420p, 400x224, q=2-31, 245 kb/s, 29.91 fps, 90k tbn, 29.91 tbc (default)
|
|---|
| 69 | Metadata:
|
|---|
| 70 | creation_time : 2013-08-30 14:15:11
|
|---|
| 71 | handler_name : /tmp/10151818995537162_video.264 - Imported with GPAC 0.4.6-DEV-rev3544
|
|---|
| 72 | Stream #0:1(und), 0, 1/90000: Audio: aac (mp4a / 0x6134706D), 44100 Hz, mono, 45 kb/s (default)
|
|---|
| 73 | Metadata:
|
|---|
| 74 | creation_time : 2013-08-30 14:15:11
|
|---|
| 75 | handler_name : /tmp/10151818995537162_audio.aac - Imported with GPAC 0.4.6-DEV-rev3544
|
|---|
| 76 | Stream mapping:
|
|---|
| 77 | Stream #0:0 -> #0:0 (copy)
|
|---|
| 78 | Stream #0:1 -> #0:1 (copy)
|
|---|
| 79 | Press [q] to stop, [?] for help
|
|---|
| 80 | [adts @ 0x23fcba0] Encoder did not produce proper pts, making some up.
|
|---|
| 81 | No more output streams to write to, finishing.
|
|---|
| 82 | frame= 1098 fps=0.0 q=-1.0 Lsize= 1564kB time=00:00:36.80 bitrate= 348.2kbits/s
|
|---|
| 83 | video:1098kB audio:205kB subtitle:0 global headers:0kB muxing overhead 20.054055%
|
|---|
| 84 | 0 frames successfully decoded, 0 decoding errors
|
|---|
| 85 | [AVIOContext @ 0x2473160] Statistics: 0 seeks, 1177 writeouts
|
|---|
| 86 | [AVIOContext @ 0x2342360] Statistics: 1347224 bytes read, 0 seeks
|
|---|