| 1 | ffmpeg started on 2013-03-21 at 16:35:47
|
|---|
| 2 | Report written to "ffmpeg-20130321-163547.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg -v 9 -loglevel 99 -i converted_image_gets_skewed.dpx -report
|
|---|
| 5 | ffmpeg version N-51106-g17c1881 Copyright (c) 2000-2013 the FFmpeg developers
|
|---|
| 6 | built on Mar 19 2013 13:49:37 with gcc 4.7.2 (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. 19.101 / 52. 19.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. 47.104 / 3. 47.104
|
|---|
| 13 | libswscale 2. 2.100 / 2. 2.100
|
|---|
| 14 | libswresample 0. 17.102 / 0. 17.102
|
|---|
| 15 | libpostproc 52. 2.100 / 52. 2.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-v' ... matched as option 'v' (set libav* logging level) with argument '9'.
|
|---|
| 18 | Reading option '-loglevel' ... matched as option 'loglevel' (set libav* logging level) with argument '99'.
|
|---|
| 19 | Reading option '-i' ... matched as input file with argument 'converted_image_gets_skewed.dpx'.
|
|---|
| 20 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 21 | Finished splitting the commandline.
|
|---|
| 22 | Parsing a group of options: global .
|
|---|
| 23 | Applying option v (set libav* logging level) with argument 9.
|
|---|
| 24 | Applying option loglevel (set libav* logging level) with argument 99.
|
|---|
| 25 | Applying option report (generate a report) with argument 1.
|
|---|
| 26 | Successfully parsed a group of options.
|
|---|
| 27 | Parsing a group of options: input file converted_image_gets_skewed.dpx.
|
|---|
| 28 | Successfully parsed a group of options.
|
|---|
| 29 | Opening an input file: converted_image_gets_skewed.dpx.
|
|---|
| 30 | [AVIOContext @ 024bcf60] Statistics: 16999792 bytes read, 0 seeks
|
|---|
| 31 | [image2 @ 024b8da0] Probe buffer size limit of 5000000 bytes reached
|
|---|
| 32 | [image2 @ 024b8da0] Stream #0: not enough frames to estimate rate; consider increasing probesize
|
|---|
| 33 | Input #0, image2, from 'converted_image_gets_skewed.dpx':
|
|---|
| 34 | Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
|
|---|
| 35 | Stream #0:0, 1, 1/25: Video: dpx, gbrp10le, 2048x1556 [SAR 1:1 DAR 512:389], 1/25, 25 tbr, 25 tbn, 25 tbc
|
|---|
| 36 | Successfully opened the file.
|
|---|
| 37 | At least one output file must be specified
|
|---|