| 1 | ffmpeg started on 2016-01-18 at 21:08:36
|
|---|
| 2 | Report written to "ffmpeg-20160118-210836.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg.exe -report -i Video.mp4 -c:v copy -bsf:v h264_mp4toannexb -r 25 Video.TS
|
|---|
| 5 | ffmpeg version N-63891-gb2fb65c Copyright (c) 2000-2014 the FFmpeg developers
|
|---|
| 6 | built on Jun 10 2014 22:01:57 with gcc 4.8.2 (GCC)
|
|---|
| 7 | configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --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
|
|---|
| 8 | libavutil 52. 89.100 / 52. 89.100
|
|---|
| 9 | libavcodec 55. 66.100 / 55. 66.100
|
|---|
| 10 | libavformat 55. 43.100 / 55. 43.100
|
|---|
| 11 | libavdevice 55. 13.101 / 55. 13.101
|
|---|
| 12 | libavfilter 4. 7.100 / 4. 7.100
|
|---|
| 13 | libswscale 2. 6.100 / 2. 6.100
|
|---|
| 14 | libswresample 0. 19.100 / 0. 19.100
|
|---|
| 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 'Video.mp4'.
|
|---|
| 19 | Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'copy'.
|
|---|
| 20 | Reading option '-bsf:v' ... matched as option 'bsf' (A comma-separated list of bitstream filters) with argument 'h264_mp4toannexb'.
|
|---|
| 21 | Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '25'.
|
|---|
| 22 | Reading option 'Video.TS' ... matched as output file.
|
|---|
| 23 | Finished splitting the commandline.
|
|---|
| 24 | Parsing a group of options: global .
|
|---|
| 25 | Applying option report (generate a report) with argument 1.
|
|---|
| 26 | Successfully parsed a group of options.
|
|---|
| 27 | Parsing a group of options: input file Video.mp4.
|
|---|
| 28 | Successfully parsed a group of options.
|
|---|
| 29 | Opening an input file: Video.mp4.
|
|---|
| 30 | [mov,mp4,m4a,3gp,3g2,mj2 @ 037190a0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
|
|---|
| 31 | [mov,mp4,m4a,3gp,3g2,mj2 @ 037190a0] ISO: File Type Major Brand: mp42
|
|---|
| 32 | [mov,mp4,m4a,3gp,3g2,mj2 @ 037190a0] Before avformat_find_stream_info() pos: 136682 bytes read:165006 seeks:0
|
|---|
| 33 | [mov,mp4,m4a,3gp,3g2,mj2 @ 037190a0] All info found
|
|---|
| 34 | [mov,mp4,m4a,3gp,3g2,mj2 @ 037190a0] After avformat_find_stream_info() pos: 143186 bytes read:165006 seeks:0 frames:14
|
|---|
| 35 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Video.mp4':
|
|---|
| 36 | Metadata:
|
|---|
| 37 | major_brand : mp42
|
|---|
| 38 | minor_version : 0
|
|---|
| 39 | compatible_brands: isommp42
|
|---|
| 40 | creation_time : 2014-02-09 07:58:27
|
|---|
| 41 | Duration: 00:07:20.20, start: 0.000000, bitrate: 355 kb/s
|
|---|
| 42 | Stream #0:0(und), 13, 1/50: Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 256 kb/s, 25 fps, 25 tbr, 50 tbn, 50 tbc (default)
|
|---|
| 43 | Metadata:
|
|---|
| 44 | handler_name : VideoHandler
|
|---|
| 45 | Stream #0:1(und), 1, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 96 kb/s (default)
|
|---|
| 46 | Metadata:
|
|---|
| 47 | creation_time : 2014-02-09 07:58:28
|
|---|
| 48 | handler_name : IsoMedia File Produced by Google, 5-11-2011
|
|---|
| 49 | Successfully opened the file.
|
|---|
| 50 | Parsing a group of options: output file Video.TS.
|
|---|
| 51 | Applying option c:v (codec name) with argument copy.
|
|---|
| 52 | Applying option bsf:v (A comma-separated list of bitstream filters) with argument h264_mp4toannexb.
|
|---|
| 53 | Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 25.
|
|---|
| 54 | Successfully parsed a group of options.
|
|---|
| 55 | Opening an output file: Video.TS.
|
|---|
| 56 | Successfully opened the file.
|
|---|
| 57 | detected 2 logical cores
|
|---|
| 58 | [graph 0 input from stream 0:1 @ 029e2220] Setting 'time_base' to value '1/44100'
|
|---|
| 59 | [graph 0 input from stream 0:1 @ 029e2220] Setting 'sample_rate' to value '44100'
|
|---|
| 60 | [graph 0 input from stream 0:1 @ 029e2220] Setting 'sample_fmt' to value 'fltp'
|
|---|
| 61 | [graph 0 input from stream 0:1 @ 029e2220] Setting 'channel_layout' to value '0x3'
|
|---|
| 62 | [graph 0 input from stream 0:1 @ 029e2220] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:0x3
|
|---|
| 63 | [audio format for output stream 0:1 @ 03736fa0] Setting 'sample_fmts' to value 's16'
|
|---|
| 64 | [audio format for output stream 0:1 @ 03736fa0] Setting 'sample_rates' to value '44100|48000|32000|22050|24000|16000'
|
|---|
| 65 | [audio format for output stream 0:1 @ 03736fa0] Setting 'channel_layouts' to value '0x4|0x3'
|
|---|
| 66 | [audio format for output stream 0:1 @ 03736fa0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 'audio format for output stream 0:1'
|
|---|
| 67 | [AVFilterGraph @ 037111a0] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
|
|---|
| 68 | [auto-inserted resampler 0 @ 03737380] ch:2 chl:stereo fmt:fltp r:44100Hz -> ch:2 chl:stereo fmt:s16 r:44100Hz
|
|---|
| 69 | [mpegts @ 037377a0] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
|
|---|
| 70 | Output #0, mpegts, to 'Video.TS':
|
|---|
| 71 | Metadata:
|
|---|
| 72 | major_brand : mp42
|
|---|
| 73 | minor_version : 0
|
|---|
| 74 | compatible_brands: isommp42
|
|---|
| 75 | encoder : Lavf55.43.100
|
|---|
| 76 | Stream #0:0(und), 0, 1/90000: Video: h264 (avc1 / 0x31637661), yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 256 kb/s, 25 fps, 90k tbn, 25 tbc (default)
|
|---|
| 77 | Metadata:
|
|---|
| 78 | handler_name : VideoHandler
|
|---|
| 79 | Stream #0:1(und), 0, 1/90000: Audio: mp2, 44100 Hz, stereo, s16, 384 kb/s (default)
|
|---|
| 80 | Metadata:
|
|---|
| 81 | creation_time : 2014-02-09 07:58:28
|
|---|
| 82 | handler_name : IsoMedia File Produced by Google, 5-11-2011
|
|---|
| 83 | encoder : Lavc55.66.100 mp2
|
|---|
| 84 | Stream mapping:
|
|---|
| 85 | Stream #0:0 -> #0:0 (copy)
|
|---|
| 86 | Stream #0:1 -> #0:1 (aac (native) -> mp2 (mp2))
|
|---|
| 87 | Press [q] to stop, [?] for help
|
|---|
| 88 | frame= 985 fps=0.0 q=-1.0 size= 3385kB time=00:00:39.87 bitrate= 695.3kbits/s
|
|---|
| 89 | frame= 2137 fps=2076 q=-1.0 size= 7590kB time=00:01:25.80 bitrate= 724.7kbits/s
|
|---|
| 90 | frame= 3301 fps=2137 q=-1.0 size= 11761kB time=00:02:12.42 bitrate= 727.5kbits/s
|
|---|
| 91 | frame= 4441 fps=2157 q=-1.0 size= 15797kB time=00:02:57.93 bitrate= 727.3kbits/s
|
|---|
| 92 | frame= 5617 fps=2182 q=-1.0 size= 20021kB time=00:03:44.79 bitrate= 729.6kbits/s
|
|---|
| 93 | frame= 6757 fps=2188 q=-1.0 size= 24090kB time=00:04:30.61 bitrate= 729.2kbits/s
|
|---|
| 94 | frame= 7909 fps=2195 q=-1.0 size= 28234kB time=00:05:16.48 bitrate= 730.8kbits/s
|
|---|
| 95 | frame= 8857 fps=2151 q=-1.0 size= 31616kB time=00:05:54.67 bitrate= 730.2kbits/s
|
|---|
| 96 | frame=10021 fps=2163 q=-1.0 size= 35804kB time=00:06:41.02 bitrate= 731.4kbits/s
|
|---|
| 97 | [output stream 0:1 @ 029e23e0] EOF on sink link output stream 0:1:default.
|
|---|
| 98 | No more output streams to write to, finishing.
|
|---|
| 99 | frame=11005 fps=2171 q=-1.0 Lsize= 39099kB time=00:07:20.20 bitrate= 727.6kbits/s
|
|---|
| 100 |
|
|---|
| 101 | video:13803kB audio:20635kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 13.532815%
|
|---|
| 102 | Input file #0 (Video.mp4):
|
|---|
| 103 | Input stream #0:0 (video): 11005 packets read (14127716 bytes);
|
|---|
| 104 | Input stream #0:1 (audio): 18958 packets read (5282504 bytes); 18958 frames decoded (19412992 samples);
|
|---|
| 105 | Total: 29963 packets (19410220 bytes) demuxed
|
|---|
| 106 | Output file #0 (Video.TS):
|
|---|
| 107 | Output stream #0:0 (video): 11005 packets muxed (14134720 bytes);
|
|---|
| 108 | Output stream #0:1 (audio): 16852 frames encoded (19412992 samples); 16852 packets muxed (21130344 bytes);
|
|---|
| 109 | Total: 27857 packets (35265064 bytes) muxed
|
|---|
| 110 | 18958 frames successfully decoded, 0 decoding errors
|
|---|
| 111 | [AVIOContext @ 03714c80] Statistics: 0 seeks, 19431 writeouts
|
|---|
| 112 | [AVIOContext @ 03719700] Statistics: 19546902 bytes read, 0 seeks
|
|---|