Ticket #2412: ffmpeg-20130328-133445.log

File ffmpeg-20130328-133445.log, 5.1 KB (added by tateu, 13 years ago)
Line 
1ffmpeg started on 2013-03-28 at 13:34:45
2Report written to "ffmpeg-20130328-133445.log"
3Command line:
4"ffmpeg.exe" -report -v 9 -loglevel 99 -i in.avs -an -pix_fmt yuv420p -c:v rawvideo out_420.avi
5ffmpeg version N-51338-g914f48d Copyright (c) 2000-2013 the FFmpeg developers
6 built on Mar 27 2013 01:04:22 with gcc 4.8.0 (GCC)
7 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-libilbc --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
8 libavutil 52. 22.101 / 52. 22.101
9 libavcodec 55. 1.100 / 55. 1.100
10 libavformat 55. 0.100 / 55. 0.100
11 libavdevice 55. 0.100 / 55. 0.100
12 libavfilter 3. 48.105 / 3. 48.105
13 libswscale 2. 2.100 / 2. 2.100
14 libswresample 0. 17.102 / 0. 17.102
15 libpostproc 52. 2.100 / 52. 2.100
16Splitting the commandline.
17Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
18Reading option '-v' ... matched as option 'v' (set libav* logging level) with argument '9'.
19Reading option '-loglevel' ... matched as option 'loglevel' (set libav* logging level) with argument '99'.
20Reading option '-i' ... matched as input file with argument 'in.avs'.
21Reading option '-an' ... matched as option 'an' (disable audio) with argument '1'.
22Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv420p'.
23Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'rawvideo'.
24Reading option 'out_420.avi' ... matched as output file.
25Finished splitting the commandline.
26Parsing a group of options: global .
27Applying option report (generate a report) with argument 1.
28Applying option v (set libav* logging level) with argument 9.
29Applying option loglevel (set libav* logging level) with argument 99.
30Successfully parsed a group of options.
31Parsing a group of options: input file in.avs.
32Successfully parsed a group of options.
33Opening an input file: in.avs.
34[avisynth @ 002fcfa0] Format avisynth probed with size=2048 and score=50
35[avisynth @ 002fcfa0] File position before avformat_find_stream_info() is 0
36[avisynth @ 002fcfa0] All info found
37[avisynth @ 002fcfa0] File position after avformat_find_stream_info() is 0
38Guessed Channel Layout for Input Stream #0.1 : stereo
39Input #0, avisynth, from 'in.avs':
40 Duration: 00:00:00.33, start: 0.000000, bitrate: 5 kb/s
41 Stream #0:0, 1, 1001/30000: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 320x240, 1001/30000, 29.97 fps, 29.97 tbr, 29.97 tbn, 29.97 tbc
42 Stream #0:1, 1, 1/48000: Audio: pcm_f32le, 48000 Hz, stereo, flt, 3072 kb/s
43Successfully opened the file.
44Parsing a group of options: output file out_420.avi.
45Applying option an (disable audio) with argument 1.
46Applying option pix_fmt (set pixel format) with argument yuv420p.
47Applying option c:v (codec name) with argument rawvideo.
48Successfully parsed a group of options.
49Opening an output file: out_420.avi.
50Successfully opened the file.
51[buffer @ 002fa2e0] Setting entry with key 'video_size' to value '320x240'
52[buffer @ 002fa2e0] Setting entry with key 'pix_fmt' to value '2'
53[buffer @ 002fa2e0] Setting entry with key 'time_base' to value '1001/30000'
54[buffer @ 002fa2e0] Setting entry with key 'pixel_aspect' to value '0/1'
55[buffer @ 002fa2e0] Setting entry with key 'sws_param' to value 'flags=2'
56[buffer @ 002fa2e0] Setting entry with key 'frame_rate' to value '30000/1001'
57[graph 0 input from stream 0:0 @ 03eccca0] w:320 h:240 pixfmt:rgb24 tb:1001/30000 fr:30000/1001 sar:0/1 sws_param:flags=2
58[scale @ 03ed64c0] Setting 'w' to value '0'
59[scale @ 03ed64c0] Setting 'h' to value '0'
60[scale @ 03ed64c0] Setting 'flags' to value '0x4'
61[auto-inserted scaler 0 @ 03ed6460] w:0 h:0 flags:'0x4' interl:0
62[format @ 03ecc300] auto-inserting filter 'auto-inserted scaler 0' between the filter 'Parsed_null_0' and the filter 'format'
63[AVFilterGraph @ 03eccf80] query_formats: 4 queried, 3 merged, 1 already done, 0 delayed
64[auto-inserted scaler 0 @ 03ed6460] w:320 h:240 fmt:rgb24 sar:0/1 -> w:320 h:240 fmt:yuv420p sar:0/1 flags:0x4
65Output #0, avi, to 'out_420.avi':
66 Metadata:
67 ISFT : Lavf55.0.100
68 Stream #0:0, 0, 1001/30000: Video: rawvideo (I420 / 0x30323449), yuv420p, 320x240, 1001/30000, q=2-31, 200 kb/s, 29.97 tbn, 29.97 tbc
69Stream mapping:
70 Stream #0:0 -> #0:0 (rawvideo -> rawvideo)
71Press [q] to stop, [?] for help
72[output stream 0:0 @ 03eccd00] EOF on sink link output stream 0:0:default.
73No more output streams to write to, finishing.
74frame= 10 fps=0.0 q=0.0 Lsize= 1131kB time=00:00:00.36 bitrate=25239.1kbits/s
75
76video:1125kB audio:0kB subtitle:0 global headers:0kB muxing overhead 0.516146%
77[AVIOContext @ 002f9300] Statistics: 214 bytes read, 0 seeks