Ticket #4346: ffmpeg-20150302-140317.log

File ffmpeg-20150302-140317.log, 6.2 KB (added by Eric Lasota, 12 years ago)

Report log

Line 
1ffmpeg started on 2015-03-02 at 14:03:17
2Report written to "ffmpeg-20150302-140317.log"
3Command line:
4"ffmpeg\\bin\\ffmpeg.exe" -i damaged_uncompressed_source.avi -pix_fmt bgr24 -vcodec rawvideo -y -report damaged_uncompressed_out.avi
5ffmpeg version N-70358-g047fd98 Copyright (c) 2000-2015 the FFmpeg developers
6 built with gcc 4.9.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-libbs2b --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-lzma --enable-decklink --enable-zlib
8 libavutil 54. 19.100 / 54. 19.100
9 libavcodec 56. 26.100 / 56. 26.100
10 libavformat 56. 23.106 / 56. 23.106
11 libavdevice 56. 4.100 / 56. 4.100
12 libavfilter 5. 11.102 / 5. 11.102
13 libswscale 3. 1.101 / 3. 1.101
14 libswresample 1. 1.100 / 1. 1.100
15 libpostproc 53. 3.100 / 53. 3.100
16Splitting the commandline.
17Reading option '-i' ... matched as input file with argument 'damaged_uncompressed_source.avi'.
18Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'bgr24'.
19Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'rawvideo'.
20Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
21Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
22Reading option 'damaged_uncompressed_out.avi' ... matched as output file.
23Finished splitting the commandline.
24Parsing a group of options: global .
25Applying option y (overwrite output files) with argument 1.
26Applying option report (generate a report) with argument 1.
27Successfully parsed a group of options.
28Parsing a group of options: input file damaged_uncompressed_source.avi.
29Successfully parsed a group of options.
30Opening an input file: damaged_uncompressed_source.avi.
31[avi @ 0000000002bfdd00] Format avi probed with size=2048 and score=100
32[avi @ 0000000002bfe7a0] use odml:1
33[avi @ 0000000002bfdd00] Before avformat_find_stream_info() pos: 8204 bytes read:107976 seeks:4
34[avi @ 0000000002bfdd00] parser not found for codec cinepak, packets or times may be invalid.
35[avi @ 0000000002bfdd00] parser not found for codec cinepak, packets or times may be invalid.
36[avi @ 0000000002bfdd00] All info found
37[avi @ 0000000002bfdd00] After avformat_find_stream_info() pos: 10898 bytes read:107976 seeks:4 frames:1
38Input #0, avi, from 'damaged_uncompressed_source.avi':
39 Duration: 00:00:10.07, start: 0.000000, bitrate: 673 kb/s
40 Stream #0:0, 1, 1/30: Video: cinepak (cvid / 0x64697663), rgb24, 70x58, 663 kb/s, 30 fps, 30 tbr, 30 tbn, 30 tbc
41Successfully opened the file.
42Parsing a group of options: output file damaged_uncompressed_out.avi.
43Applying option pix_fmt (set pixel format) with argument bgr24.
44Applying option vcodec (force video codec ('copy' to copy stream)) with argument rawvideo.
45Successfully parsed a group of options.
46Opening an output file: damaged_uncompressed_out.avi.
47Successfully opened the file.
48detected 4 logical cores
49[graph 0 input from stream 0:0 @ 0000000002c5e4c0] Setting 'video_size' to value '70x58'
50[graph 0 input from stream 0:0 @ 0000000002c5e4c0] Setting 'pix_fmt' to value '2'
51[graph 0 input from stream 0:0 @ 0000000002c5e4c0] Setting 'time_base' to value '1/30'
52[graph 0 input from stream 0:0 @ 0000000002c5e4c0] Setting 'pixel_aspect' to value '0/1'
53[graph 0 input from stream 0:0 @ 0000000002c5e4c0] Setting 'sws_param' to value 'flags=2'
54[graph 0 input from stream 0:0 @ 0000000002c5e4c0] Setting 'frame_rate' to value '30/1'
55[graph 0 input from stream 0:0 @ 0000000002c5e4c0] w:70 h:58 pixfmt:rgb24 tb:1/30 fr:30/1 sar:0/1 sws_param:flags=2
56[format @ 0000000002c5ec20] compat: called with args=[bgr24]
57[format @ 0000000002c5ec20] Setting 'pix_fmts' to value 'bgr24'
58[auto-inserted scaler 0 @ 0000000002c5f100] Setting 'flags' to value '0x4'
59[auto-inserted scaler 0 @ 0000000002c5f100] w:iw h:ih flags:'0x4' interl:0
60[format @ 0000000002c5ec20] auto-inserting filter 'auto-inserted scaler 0' between the filter 'Parsed_null_0' and the filter 'format'
61[AVFilterGraph @ 0000000002bfd1a0] query_formats: 4 queried, 2 merged, 1 already done, 0 delayed
62[swscaler @ 0000000002bf00a0] Forcing full internal H chroma due to input having non subsampled chroma
63[auto-inserted scaler 0 @ 0000000002c5f100] w:70 h:58 fmt:rgb24 sar:0/1 -> w:70 h:58 fmt:bgr24 sar:0/1 flags:0x4
64Output #0, avi, to 'damaged_uncompressed_out.avi':
65 Metadata:
66 ISFT : Lavf56.23.106
67 Stream #0:0, 0, 1/30: Video: rawvideo, bgr24, 70x58, q=2-31, 200 kb/s, 30 fps, 30 tbn, 30 tbc
68 Metadata:
69 encoder : Lavc56.26.100 rawvideo
70Stream mapping:
71 Stream #0:0 -> #0:0 (cinepak (native) -> rawvideo (native))
72Press [q] to stop, [?] for help
73Cliping frame in rate conversion by 0.000008
74[output stream 0:0 @ 0000000002c5e880] EOF on sink link output stream 0:0:default.
75No more output streams to write to, finishing.
76frame= 302 fps=0.0 q=0.0 Lsize= 3605kB time=00:00:10.06 bitrate=2933.5kbits/s
77video:3592kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.351515%
78Input file #0 (damaged_uncompressed_source.avi):
79 Input stream #0:0 (video): 302 packets read (832506 bytes); 302 frames decoded;
80 Total: 302 packets (832506 bytes) demuxed
81Output file #0 (damaged_uncompressed_out.avi):
82 Output stream #0:0 (video): 302 frames encoded; 302 packets muxed (3678360 bytes);
83 Total: 302 packets (3678360 bytes) muxed
84302 frames successfully decoded, 0 decoding errors
85[AVIOContext @ 0000000002c5d200] Statistics: 10 seeks, 310 writeouts
86[AVIOContext @ 0000000002bfe6a0] Statistics: 914970 bytes read, 4 seeks