| 1 | $ ffmpeg -v 9 -loglevel 99 -i big_buck_bunny.mp4 test.swf
|
|---|
| 2 | ffmpeg version N-49844-g1ac0fa5 Copyright (c) 2000-2013 the FFmpeg developers
|
|---|
| 3 | built on Feb 12 2013 17:42:46 with gcc 4.7.2 (GCC)
|
|---|
| 4 | configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --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-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
|
|---|
| 5 | libavutil 52. 17.101 / 52. 17.101
|
|---|
| 6 | libavcodec 54. 91.103 / 54. 91.103
|
|---|
| 7 | libavformat 54. 63.100 / 54. 63.100
|
|---|
| 8 | libavdevice 54. 3.103 / 54. 3.103
|
|---|
| 9 | libavfilter 3. 37.101 / 3. 37.101
|
|---|
| 10 | libswscale 2. 2.100 / 2. 2.100
|
|---|
| 11 | libswresample 0. 17.102 / 0. 17.102
|
|---|
| 12 | libpostproc 52. 2.100 / 52. 2.100
|
|---|
| 13 | Splitting the commandline.
|
|---|
| 14 | Reading option '-v' ... matched as option 'v' (set libav* logging level) with argument '9'.
|
|---|
| 15 | Reading option '-loglevel' ... matched as option 'loglevel' (set libav* logging level) with argument '99'.
|
|---|
| 16 | Reading option '-i' ... matched as input file with argument 'big_buck_bunny.mp4'.
|
|---|
| 17 | Reading option 'test.swf' ... matched as output file.
|
|---|
| 18 | Finished splitting the commandline.
|
|---|
| 19 | Parsing a group of options: global .
|
|---|
| 20 | Applying option v (set libav* logging level) with argument 9.
|
|---|
| 21 | Successfully parsed a group of options.
|
|---|
| 22 | Parsing a group of options: input file big_buck_bunny.mp4.
|
|---|
| 23 | Successfully parsed a group of options.
|
|---|
| 24 | Opening an input file: big_buck_bunny.mp4.
|
|---|
| 25 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0204c6a0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
|
|---|
| 26 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0204c6a0] ISO: File Type Major Brand: mp42
|
|---|
| 27 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0204c6a0] File position before avformat_find_stream_info() is 37114
|
|---|
| 28 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0204c6a0] All info found
|
|---|
| 29 | [mov,mp4,m4a,3gp,3g2,mj2 @ 0204c6a0] File position after avformat_find_stream_info() is 73594
|
|---|
| 30 | Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'big_buck_bunny.mp4':
|
|---|
| 31 | Metadata:
|
|---|
| 32 | major_brand : mp42
|
|---|
| 33 | minor_version : 1
|
|---|
| 34 | compatible_brands: mp42avc1
|
|---|
| 35 | creation_time : 2010-02-09 01:55:39
|
|---|
| 36 | Duration: 00:01:00.10, start: 0.000000, bitrate: 733 kb/s
|
|---|
| 37 | Stream #0:0(eng), 11, 1/22050: Audio: aac (mp4a / 0x6134706D), 22050 Hz, stereo, fltp, 65 kb/s
|
|---|
| 38 | Metadata:
|
|---|
| 39 | creation_time : 2010-02-09 01:55:39
|
|---|
| 40 | handler_name : Apple Sound Media Handler
|
|---|
| 41 | Stream #0:1(eng), 1, 1/600: Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 640x360, 1/1200, 612 kb/s, 23.96 fps, 24 tbr, 600 tbn, 1200 tbc
|
|---|
| 42 | Metadata:
|
|---|
| 43 | creation_time : 2010-02-09 01:55:39
|
|---|
| 44 | handler_name : Apple Video Media Handler
|
|---|
| 45 | Stream #0:2(eng), 0, 1/90000: Data: none (rtp / 0x20707472), 0/1, 45 kb/s
|
|---|
| 46 | Metadata:
|
|---|
| 47 | creation_time : 2010-02-09 01:55:39
|
|---|
| 48 | handler_name : hint media handler
|
|---|
| 49 | Stream #0:3(eng), 0, 1/22050: Data: none (rtp / 0x20707472), 0/1, 5 kb/s
|
|---|
| 50 | Metadata:
|
|---|
| 51 | creation_time : 2010-02-09 01:55:39
|
|---|
| 52 | handler_name : hint media handler
|
|---|
| 53 | Successfully opened the file.
|
|---|
| 54 | Parsing a group of options: output file test.swf.
|
|---|
| 55 | Successfully parsed a group of options.
|
|---|
| 56 | Opening an output file: test.swf.
|
|---|
| 57 | Successfully opened the file.
|
|---|
| 58 | [buffer @ 03343fe0] Setting entry with key 'video_size' to value '640x360'
|
|---|
| 59 | [buffer @ 03343fe0] Setting entry with key 'pix_fmt' to value '0'
|
|---|
| 60 | [buffer @ 03343fe0] Setting entry with key 'time_base' to value '1/600'
|
|---|
| 61 | [buffer @ 03343fe0] Setting entry with key 'pixel_aspect' to value '0/1'
|
|---|
| 62 | [buffer @ 03343fe0] Setting entry with key 'sws_param' to value 'flags=2'
|
|---|
| 63 | [buffer @ 03343fe0] Setting entry with key 'frame_rate' to value '24/1'
|
|---|
| 64 | [graph 0 input from stream 0:1 @ 0204b4c0] w:640 h:360 pixfmt:yuv420p tb:1/600 fr:24/1 sar:0/1 sws_param:flags=2
|
|---|
| 65 | [abuffer @ 03344060] Setting entry with key 'time_base' to value '1/22050'
|
|---|
| 66 | [abuffer @ 03344060] Setting entry with key 'sample_rate' to value '22050'
|
|---|
| 67 | [abuffer @ 03344060] Setting entry with key 'sample_fmt' to value 'fltp'
|
|---|
| 68 | [abuffer @ 03344060] Setting entry with key 'channel_layout' to value '0x3'
|
|---|
| 69 | [graph 1 input from stream 0:0 @ 03341fe0] tb:1/22050 samplefmt:fltp samplerate:22050 chlayout:0x3
|
|---|
| 70 | [aformat @ 0204bca0] Setting entry with key 'sample_fmts' to value 's32p,fltp,s16p'
|
|---|
| 71 | [aformat @ 0204bca0] Setting entry with key 'sample_rates' to value '44100,48000,32000,22050,24000,16000,11025,12000,8000'
|
|---|
| 72 | [aformat @ 0204bca0] Setting entry with key 'channel_layouts' to value '0x4,0x3'
|
|---|
| 73 | [flv @ 0333aa20] intra_quant_bias = 0 inter_quant_bias = -64
|
|---|
| 74 | [h264 @ 02043340] detected 4 logical cores
|
|---|
| 75 | Output #0, swf, to 'test.swf':
|
|---|
| 76 | Metadata:
|
|---|
| 77 | major_brand : mp42
|
|---|
| 78 | minor_version : 1
|
|---|
| 79 | compatible_brands: mp42avc1
|
|---|
| 80 | encoder : Lavf54.63.100
|
|---|
| 81 | Stream #0:0(eng), 0, 1/90000: Video: flv1, yuv420p, 640x360, 1/24, q=2-31, 200 kb/s, 90k tbn, 24 tbc
|
|---|
| 82 | Metadata:
|
|---|
| 83 | creation_time : 2010-02-09 01:55:39
|
|---|
| 84 | handler_name : Apple Video Media Handler
|
|---|
| 85 | Stream #0:1(eng), 0, 1/90000: Audio: mp3, 22050 Hz, stereo, fltp
|
|---|
| 86 | Metadata:
|
|---|
| 87 | creation_time : 2010-02-09 01:55:39
|
|---|
| 88 | handler_name : Apple Sound Media Handler
|
|---|
| 89 | Stream mapping:
|
|---|
| 90 | Stream #0:1 -> #0:0 (h264 -> flv)
|
|---|
| 91 | Stream #0:0 -> #0:1 (aac -> libmp3lame)
|
|---|
| 92 | Press [q] to stop, [?] for help
|
|---|
| 93 | EOF on sink link output stream 0:0:default.time=00:00:57.39 bitrate= 339.3kbits/s
|
|---|
| 94 | [output stream 0:1 @ 03342040] EOF on sink link output stream 0:1:default.
|
|---|
| 95 | No more output streams to write to, finishing.
|
|---|
| 96 | [libmp3lame @ 0333b020] Trying to remove 495 more samples than there are in the queue
|
|---|
| 97 | frame= 1440 fps=552 q=31.0 Lsize= 2469kB time=00:01:00.16 bitrate= 336.1kbits/s
|
|---|
| 98 | video:1959kB audio:470kB subtitle:0 global headers:0kB muxing overhead 1.622427%
|
|---|
| 99 | [AVIOContext @ 0204b5c0] Statistics: 5510872 bytes read, 0 seeks
|
|---|