Ticket #4953: ffmpeg-20151027-041233.log

File ffmpeg-20151027-041233.log, 7.6 KB (added by Sonal, 11 years ago)

Log with -f lavfi -i testsrc command

Line 
1ffmpeg started on 2015-10-27 at 04:12:33
2Report written to "ffmpeg-20151027-041233.log"
3Command line:
4"c:\\ffmpeg\\bin\\ffmpeg" -i Test.mp4 -vf "scale=1280:720" -dframes 1124k -r 25 -b:v 1181k test1.mp4 -report -f lavfi -i testsrc
5ffmpeg version N-76137-gb0bb1dc Copyright (c) 2000-2015 the FFmpeg developers
6 built with gcc 5.2.0 (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 55. 4.100 / 55. 4.100
9 libavcodec 57. 7.100 / 57. 7.100
10 libavformat 57. 8.102 / 57. 8.102
11 libavdevice 57. 0.100 / 57. 0.100
12 libavfilter 6. 12.100 / 6. 12.100
13 libswscale 4. 0.100 / 4. 0.100
14 libswresample 2. 0.100 / 2. 0.100
15 libpostproc 54. 0.100 / 54. 0.100
16Splitting the commandline.
17Reading option '-i' ... matched as input file with argument 'Test.mp4'.
18Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'scale=1280:720'.
19Reading option '-dframes' ... matched as option 'dframes' (set the number of data frames to output) with argument '1124k'.
20Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '25'.
21Reading option '-b:v' ... matched as option 'b' (video bitrate (please use -b:v)) with argument '1181k'.
22Reading option 'test1.mp4' ... matched as output file.
23Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
24Reading option '-f' ... matched as option 'f' (force format) with argument 'lavfi'.
25Reading option '-i' ... matched as input file with argument 'testsrc'.
26Finished splitting the commandline.
27Parsing a group of options: global .
28Applying option report (generate a report) with argument 1.
29Successfully parsed a group of options.
30Parsing a group of options: input file Test.mp4.
31Successfully parsed a group of options.
32Opening an input file: Test.mp4.
33[mov,mp4,m4a,3gp,3g2,mj2 @ 0000009d2fe41f40] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
34[mov,mp4,m4a,3gp,3g2,mj2 @ 0000009d2fe41f40] ISO: File Type Major Brand: FACE
35[mov,mp4,m4a,3gp,3g2,mj2 @ 0000009d2fe41f40] Before avformat_find_stream_info() pos: 67869 bytes read:98801 seeks:0
36[mov,mp4,m4a,3gp,3g2,mj2 @ 0000009d2fe41f40] All info found
37[mov,mp4,m4a,3gp,3g2,mj2 @ 0000009d2fe41f40] After avformat_find_stream_info() pos: 69485 bytes read:98801 seeks:0 frames:14
38Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Test.mp4':
39 Metadata:
40 major_brand : FACE
41 minor_version : 1337
42 compatible_brands: isomavc1FACE
43 creation_time : 2011-02-04 05:48:30
44 Duration: 00:03:37.24, start: 0.000000, bitrate: 400 kb/s
45 Stream #0:0(und), 13, 1/25000: Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 400x224 [SAR 224:225 DAR 16:9], 308 kb/s, SAR 199:200 DAR 199:112, 25 fps, 25 tbr, 25k tbn, 50 tbc (default)
46 Metadata:
47 creation_time : 2011-02-04 05:48:30
48 handler_name : GPAC ISO Video Handler
49 Stream #0:1(und), 1, 1/44100: Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 89 kb/s (default)
50 Metadata:
51 creation_time : 2011-02-04 05:48:30
52 handler_name : GPAC ISO Audio Handler
53Successfully opened the file.
54Parsing a group of options: input file testsrc.
55Applying option f (force format) with argument lavfi.
56Successfully parsed a group of options.
57Opening an input file: testsrc.
58detected 8 logical cores
59[Parsed_testsrc_0 @ 0000009d303b2e80] size:320x240 rate:25/1 duration:-1.000000 sar:1/1
60[AVFilterGraph @ 0000009d3046be40] query_formats: 2 queried, 1 merged, 0 already done, 0 delayed
61[lavfi @ 0000009d304712e0] All info found
62Input #1, lavfi, from 'testsrc':
63 Duration: N/A, start: 0.000000, bitrate: N/A
64 Stream #1:0, 1, 1/25: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 320x240 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
65Successfully opened the file.
66Parsing a group of options: output file test1.mp4.
67Applying option vf (set video filters) with argument scale=1280:720.
68Applying option dframes (set the number of data frames to output) with argument 1124k.
69Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 25.
70Applying option b:v (video bitrate (please use -b:v)) with argument 1181k.
71Successfully parsed a group of options.
72Opening an output file: test1.mp4.
73Successfully opened the file.
74[Parsed_scale_0 @ 0000009d3042a360] Setting 'w' to value '1280'
75[Parsed_scale_0 @ 0000009d3042a360] Setting 'h' to value '720'
76[Parsed_scale_0 @ 0000009d3042a360] Setting 'flags' to value 'bicubic'
77[Parsed_scale_0 @ 0000009d3042a360] w:1280 h:720 flags:'bicubic' interl:0
78[graph 0 input from stream 0:0 @ 0000009d302a1a20] Setting 'video_size' to value '400x224'
79[graph 0 input from stream 0:0 @ 0000009d302a1a20] Setting 'pix_fmt' to value '0'
80[graph 0 input from stream 0:0 @ 0000009d302a1a20] Setting 'time_base' to value '1/25000'
81[graph 0 input from stream 0:0 @ 0000009d302a1a20] Setting 'pixel_aspect' to value '199/200'
82[graph 0 input from stream 0:0 @ 0000009d302a1a20] Setting 'sws_param' to value 'flags=2'
83[graph 0 input from stream 0:0 @ 0000009d302a1a20] Setting 'frame_rate' to value '25/1'
84[graph 0 input from stream 0:0 @ 0000009d302a1a20] w:400 h:224 pixfmt:yuv420p tb:1/25000 fr:25/1 sar:199/200 sws_param:flags=2
85[format @ 0000009d3039fb40] compat: called with args=[yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21]
86[format @ 0000009d3039fb40] Setting 'pix_fmts' to value 'yuv420p|yuvj420p|yuv422p|yuvj422p|yuv444p|yuvj444p|nv12|nv16|nv21'
87[AVFilterGraph @ 0000009d3046b8a0] query_formats: 4 queried, 3 merged, 0 already done, 0 delayed
88[Parsed_scale_0 @ 0000009d3042a360] w:400 h:224 fmt:yuv420p sar:199/200 -> w:1280 h:720 fmt:yuv420p sar:1791/1792 flags:0x4
89[graph 1 input from stream 0:1 @ 0000009d303be1a0] Setting 'time_base' to value '1/44100'
90[graph 1 input from stream 0:1 @ 0000009d303be1a0] Setting 'sample_rate' to value '44100'
91[graph 1 input from stream 0:1 @ 0000009d303be1a0] Setting 'sample_fmt' to value 'fltp'
92[graph 1 input from stream 0:1 @ 0000009d303be1a0] Setting 'channel_layout' to value '0x3'
93[graph 1 input from stream 0:1 @ 0000009d303be1a0] tb:1/44100 samplefmt:fltp samplerate:44100 chlayout:0x3
94[audio format for output stream 0:1 @ 0000009d303bf3a0] Setting 'sample_fmts' to value 's16'
95[audio format for output stream 0:1 @ 0000009d303bf3a0] Setting 'sample_rates' to value '96000|88200|64000|48000|44100|32000|24000|22050|16000|12000|11025|8000|7350'
96[audio format for output stream 0:1 @ 0000009d303bf3a0] auto-inserting filter 'auto-inserted resampler 0' between the filter 'Parsed_anull_0' and the filter 'audio format for output stream 0:1'
97[AVFilterGraph @ 0000009d303b72c0] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
98[auto-inserted resampler 0 @ 0000009d303be6a0] [SWR @ 0000009d302a3f00] Using fltp internally between filters
99[auto-inserted resampler 0 @ 0000009d303be6a0] ch:2 chl:stereo fmt:fltp r:44100Hz -> ch:2 chl:stereo fmt:s16 r:44100Hz