Ticket #4682: ffmpeg-20150627-203803.log

File ffmpeg-20150627-203803.log, 4.5 KB (added by LigH, 11 years ago)
Line 
1ffmpeg started on 2015-06-27 at 20:38:03
2Report written to "ffmpeg-20150627-203803.log"
3Command line:
4"E:\\Programme\\MeGUI\\tools\\ffmpeg\\ffmpeg.exe" -y -i "H:\\Video\\Logo.m4v" -vcodec copy -vtag XVID -r 25 "H:\\Video\\Logo.avi" -report
5ffmpeg version 2.7 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-libdcadec --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. 27.100 / 54. 27.100
9 libavcodec 56. 41.100 / 56. 41.100
10 libavformat 56. 36.100 / 56. 36.100
11 libavdevice 56. 4.100 / 56. 4.100
12 libavfilter 5. 16.101 / 5. 16.101
13 libswscale 3. 1.101 / 3. 1.101
14 libswresample 1. 2.100 / 1. 2.100
15 libpostproc 53. 3.100 / 53. 3.100
16Splitting the commandline.
17Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
18Reading option '-i' ... matched as input file with argument 'H:\Video\Logo.m4v'.
19Reading option '-vcodec' ... matched as option 'vcodec' (force video codec ('copy' to copy stream)) with argument 'copy'.
20Reading option '-vtag' ... matched as option 'vtag' (force video tag/fourcc) with argument 'XVID'.
21Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '25'.
22Reading option 'H:\Video\Logo.avi' ... matched as output file.
23Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
24Finished splitting the commandline.
25Parsing a group of options: global .
26Applying option y (overwrite output files) with argument 1.
27Applying option report (generate a report) with argument 1.
28Successfully parsed a group of options.
29Parsing a group of options: input file H:\Video\Logo.m4v.
30Successfully parsed a group of options.
31Opening an input file: H:\Video\Logo.m4v.
32[m4v @ 043dfd40] Format m4v probed with size=131072 and score=50
33[m4v @ 043dfd40] Before avformat_find_stream_info() pos: 0 bytes read:131072 seeks:0
34[m4v @ 043dfd40] All info found
35[m4v @ 043dfd40] After avformat_find_stream_info() pos: 91136 bytes read:131072 seeks:0 frames:2
36Input #0, m4v, from 'H:\Video\Logo.m4v':
37 Duration: N/A, start: 0.000000, bitrate: N/A
38 Stream #0:0, 2, 1/1200000: Video: mpeg4 (Advanced Simple Profile), yuv420p, 720x576 [SAR 1:1 DAR 5:4], 25 tbr, 1200k tbn, 25 tbc
39Successfully opened the file.
40Parsing a group of options: output file H:\Video\Logo.avi.
41Applying option vcodec (force video codec ('copy' to copy stream)) with argument copy.
42Applying option vtag (force video tag/fourcc) with argument XVID.
43Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 25.
44Successfully parsed a group of options.
45Opening an output file: H:\Video\Logo.avi.
46Successfully opened the file.
47Output #0, avi, to 'H:\Video\Logo.avi':
48 Metadata:
49 ISFT : Lavf56.36.100
50 Stream #0:0, 0, 1/25: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 720x576 [SAR 1:1 DAR 5:4], q=2-31, 25 tbr, 25 tbn, 25 tbc
51Stream mapping:
52 Stream #0:0 -> #0:0 (copy)
53Press [q] to stop, [?] for help
54No more output streams to write to, finishing.
55frame= 167 fps=0.0 q=-1.0 Lsize= 4749kB time=00:00:06.64 bitrate=5859.1kbits/s
56video:4739kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.204113%
57Input file #0 (H:\Video\Logo.m4v):
58 Input stream #0:0 (video): 167 packets read (4853188 bytes);
59 Total: 167 packets (4853188 bytes) demuxed
60Output file #0 (H:\Video\Logo.avi):
61 Output stream #0:0 (video): 167 packets muxed (4853188 bytes);
62 Total: 167 packets (4853188 bytes) muxed
630 frames successfully decoded, 0 decoding errors
64[AVIOContext @ 048408a0] Statistics: 10 seeks, 239 writeouts
65[AVIOContext @ 043e8500] Statistics: 4853188 bytes read, 0 seeks