| 1 | ffmpeg started on 2018-01-29 at 21:31:22
|
|---|
| 2 | Report written to "ffmpeg-20180129-213122.log"
|
|---|
| 3 | Command line:
|
|---|
| 4 | ffmpeg -report -v 9 -loglevel 99 -apply_trc iec61966_2_1 -start_number 0001 -i "/home/oesponda/test_ffmpeg/test_ffmpeg.%04d.exr" -c:v prores_ks -profile:v 0 -pix_fmt yuv444p10 -r 25 /home/oesponda/test_ffmpeg/out/test_ffmpeg.mov
|
|---|
| 5 | ffmpeg version 3.3.6 Copyright (c) 2000-2017 the FFmpeg developers
|
|---|
| 6 | built with gcc 7 (GCC)
|
|---|
| 7 | configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --docdir=/usr/share/doc/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' --extra-ldflags='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' --extra-cflags='-I/usr/include/nvenc ' --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-amrwbenc --enable-version3 --enable-bzlib --disable-crystalhd --enable-fontconfig --enable-frei0r --enable-gcrypt --enable-gnutls --enable-ladspa --enable-libass --enable-libbluray --enable-libcdio --enable-indev=jack --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libmp3lame --enable-nvenc --enable-openal --enable-opencl --enable-opengl --enable-libopenjpeg --enable-libopus --enable-libp libavutil 55. 58.100 / 55. 58.100
|
|---|
| 8 | libavcodec 57. 89.100 / 57. 89.100
|
|---|
| 9 | libavformat 57. 71.100 / 57. 71.100
|
|---|
| 10 | libavdevice 57. 6.100 / 57. 6.100
|
|---|
| 11 | libavfilter 6. 82.100 / 6. 82.100
|
|---|
| 12 | libavresample 3. 5. 0 / 3. 5. 0
|
|---|
| 13 | libswscale 4. 6.100 / 4. 6.100
|
|---|
| 14 | libswresample 2. 7.100 / 2. 7.100
|
|---|
| 15 | libpostproc 54. 5.100 / 54. 5.100
|
|---|
| 16 | Splitting the commandline.
|
|---|
| 17 | Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
|
|---|
| 18 | Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
|
|---|
| 19 | Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
|
|---|
| 20 | Reading option '-apply_trc' ... matched as AVOption 'apply_trc' with argument 'iec61966_2_1'.
|
|---|
| 21 | Reading option '-start_number' ... matched as AVOption 'start_number' with argument '0001'.
|
|---|
| 22 | Reading option '-i' ... matched as input url with argument '/home/oesponda/test_ffmpeg/test_ffmpeg.%04d.exr'.
|
|---|
| 23 | Reading option '-c:v' ... matched as option 'c' (codec name) with argument 'prores_ks'.
|
|---|
| 24 | Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument '0'.
|
|---|
| 25 | Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv444p10'.
|
|---|
| 26 | Reading option '-r' ... matched as option 'r' (set frame rate (Hz value, fraction or abbreviation)) with argument '25'.
|
|---|
| 27 | Reading option '/home/oesponda/test_ffmpeg/out/test_ffmpeg.mov' ... matched as output url.
|
|---|
| 28 | Finished splitting the commandline.
|
|---|
| 29 | Parsing a group of options: global .
|
|---|
| 30 | Applying option report (generate a report) with argument 1.
|
|---|
| 31 | Applying option v (set logging level) with argument 9.
|
|---|
| 32 | Applying option loglevel (set logging level) with argument 99.
|
|---|
| 33 | Successfully parsed a group of options.
|
|---|
| 34 | Parsing a group of options: input url /home/oesponda/test_ffmpeg/test_ffmpeg.%04d.exr.
|
|---|
| 35 | Successfully parsed a group of options.
|
|---|
| 36 | Opening an input file: /home/oesponda/test_ffmpeg/test_ffmpeg.%04d.exr.
|
|---|
| 37 | [image2 @ 0x557cd5a63ce0] Opening '/home/oesponda/test_ffmpeg/test_ffmpeg.0001.exr' for reading
|
|---|
| 38 | [file @ 0x557cd5a67020] Setting default whitelist 'file,crypto'
|
|---|
| 39 | [AVIOContext @ 0x557cd5a672e0] Statistics: 1668767 bytes read, 0 seeks
|
|---|
| 40 | [exr @ 0x557cd5a65840] flags 4 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 41 | [image2 @ 0x557cd5a63ce0] Opening '/home/oesponda/test_ffmpeg/test_ffmpeg.0002.exr' for reading
|
|---|
| 42 | [file @ 0x557cd5a681e0] Setting default whitelist 'file,crypto'
|
|---|
| 43 | [AVIOContext @ 0x557cd5a68340] Statistics: 1665212 bytes read, 0 seeks
|
|---|
| 44 | [exr @ 0x557cd5a65840] flags 4 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 45 | [image2 @ 0x557cd5a63ce0] Opening '/home/oesponda/test_ffmpeg/test_ffmpeg.0003.exr' for reading
|
|---|
| 46 | [file @ 0x557cd5a6b980] Setting default whitelist 'file,crypto'
|
|---|
| 47 | [AVIOContext @ 0x557cd5a6ba40] Statistics: 1663079 bytes read, 0 seeks
|
|---|
| 48 | [exr @ 0x557cd5a65840] flags 4 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 49 | [image2 @ 0x557cd5a63ce0] Opening '/home/oesponda/test_ffmpeg/test_ffmpeg.0004.exr' for reading
|
|---|
| 50 | [file @ 0x557cd5a6c000] Setting default whitelist 'file,crypto'
|
|---|
| 51 | [AVIOContext @ 0x557cd5a6c160] Statistics: 1662434 bytes read, 0 seeks
|
|---|
| 52 | [exr @ 0x557cd5a65840] flags 4 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 53 | [image2 @ 0x557cd5a63ce0] Probe buffer size limit of 5000000 bytes reached
|
|---|
| 54 | [image2 @ 0x557cd5a63ce0] decoding for stream 0 failed
|
|---|
| 55 | [image2 @ 0x557cd5a63ce0] Could not find codec parameters for stream 0 (Video: exr, 1 reference frame, none): unspecified size
|
|---|
| 56 | Consider increasing the value for the 'analyzeduration' and 'probesize' options
|
|---|
| 57 | Input #0, image2, from '/home/oesponda/test_ffmpeg/test_ffmpeg.%04d.exr':
|
|---|
| 58 | Duration: 00:00:00.40, start: 0.000000, bitrate: N/A
|
|---|
| 59 | Stream #0:0, 4, 1/25: Video: exr, 1 reference frame, none, 25 fps, 25 tbr, 25 tbn, 25 tbc
|
|---|
| 60 | Successfully opened the file.
|
|---|
| 61 | Parsing a group of options: output url /home/oesponda/test_ffmpeg/out/test_ffmpeg.mov.
|
|---|
| 62 | Applying option c:v (codec name) with argument prores_ks.
|
|---|
| 63 | Applying option profile:v (set profile) with argument 0.
|
|---|
| 64 | Applying option pix_fmt (set pixel format) with argument yuv444p10.
|
|---|
| 65 | Applying option r (set frame rate (Hz value, fraction or abbreviation)) with argument 25.
|
|---|
| 66 | Successfully parsed a group of options.
|
|---|
| 67 | Opening an output file: /home/oesponda/test_ffmpeg/out/test_ffmpeg.mov.
|
|---|
| 68 | [file @ 0x557cd5a715c0] Setting default whitelist 'file,crypto'
|
|---|
| 69 | Successfully opened the file.
|
|---|
| 70 | detected 12 logical cores
|
|---|
| 71 | Stream mapping:
|
|---|
| 72 | Stream #0:0 -> #0:0 (exr (native) -> prores (prores_ks))
|
|---|
| 73 | Press [q] to stop, [?] for help
|
|---|
| 74 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 75 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 76 | [exr @ 0x557cd5a9bde0] flags 4cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 77 | [exr @ 0x557cd5a9bde0] is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 78 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 79 | [exr @ 0x557cd5a9bde0] flags 4flags 4cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 80 | [exr @ 0x557cd5a9bde0] is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 81 | [exr @ 0x557cd5a9bde0] flags 4 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 82 | [exr @ 0x557cd5a9bde0] is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 83 | [image2 @ 0x557cd5a63ce0] Opening '/home/oesponda/test_ffmpeg/test_ffmpeg.0005.exr' for reading
|
|---|
| 84 | [file @ 0x557cd5c275a0] Setting default whitelist 'file,crypto'
|
|---|
| 85 | [AVIOContext @ 0x557cd5a71880] Statistics: 1662450 bytes read, 0 seeks
|
|---|
| 86 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 87 | [image2 @ 0x557cd5a63ce0] Opening '/home/oesponda/test_ffmpeg/test_ffmpeg.0006.exr' for reading
|
|---|
| 88 | [file @ 0x557cd5c275a0] Setting default whitelist 'file,crypto'
|
|---|
| 89 | [exr @ 0x557cd5a9bde0] flags 4 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 90 | [AVIOContext @ 0x557cd5c2f6c0] Statistics: 1663455 bytes read, 0 seeks
|
|---|
| 91 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 92 | [exr @ 0x557cd5a9bde0] flags 4Opening '/home/oesponda/test_ffmpeg/test_ffmpeg.0007.exr' for reading
|
|---|
| 93 | [exr @ 0x557cd5a9bde0] is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 94 | [file @ 0x557cd5c275a0] Setting default whitelist 'file,crypto'
|
|---|
| 95 | [AVIOContext @ 0x557cd5c2f7e0] Statistics: 1665910 bytes read, 0 seeks
|
|---|
| 96 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 97 | [image2 @ 0x557cd5a63ce0] Opening '/home/oesponda/test_ffmpeg/test_ffmpeg.0008.exr' for reading
|
|---|
| 98 | [file @ 0x557cd5c275a0] Setting default whitelist 'file,crypto'
|
|---|
| 99 | [exr @ 0x557cd5a9bde0] flags 4 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 100 | [AVIOContext @ 0x557cd5c2f8e0] Statistics: 1668241 bytes read, 0 seeks
|
|---|
| 101 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 102 | [image2 @ 0x557cd5a63ce0] Opening '/home/oesponda/test_ffmpeg/test_ffmpeg.0009.exr' for reading
|
|---|
| 103 | [file @ 0x557cd5c275a0] Setting default whitelist 'file,crypto'
|
|---|
| 104 | [exr @ 0x557cd5a9bde0] flags 4 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 105 | [AVIOContext @ 0x557cd5c2f9e0] Statistics: 1671346 bytes read, 0 seeks
|
|---|
| 106 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 107 | [image2 @ 0x557cd5a63ce0] Opening '/home/oesponda/test_ffmpeg/test_ffmpeg.0010.exr' for reading
|
|---|
| 108 | [file @ 0x557cd5c275a0] Setting default whitelist 'file,crypto'
|
|---|
| 109 | [exr @ 0x557cd5a9bde0] flags 4 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 110 | [AVIOContext @ 0x557cd5c2fae0] Statistics: 1673684 bytes read, 0 seeks
|
|---|
| 111 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 112 | [exr @ 0x557cd5a9bde0] flags 4 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
|
|---|
| 113 | Error while decoding stream #0:0: Not yet implemented in FFmpeg, patches welcome
|
|---|
| 114 | cur_dts is invalid (this is harmless if it occurs once at the start per stream)
|
|---|
| 115 | No more output streams to write to, finishing.
|
|---|
| 116 | Finishing stream 0:0 without any data written to it.
|
|---|
| 117 | Nothing was written into output file 0 (/home/oesponda/test_ffmpeg/out/test_ffmpeg.mov), because at least one of its streams received no packets.
|
|---|
| 118 | frame= 0 fps=0.0 q=0.0 Lsize= 0kB time=-577014:32:22.77 bitrate= -0.0kbits/s speed=N/A
|
|---|
| 119 | video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown
|
|---|
| 120 | Input file #0 (/home/oesponda/test_ffmpeg/test_ffmpeg.%04d.exr):
|
|---|
| 121 | Input stream #0:0 (video): 10 packets read (16664578 bytes); 0 frames decoded;
|
|---|
| 122 | Total: 10 packets (16664578 bytes) demuxed
|
|---|
| 123 | Output file #0 (/home/oesponda/test_ffmpeg/out/test_ffmpeg.mov):
|
|---|
| 124 | Output stream #0:0 (video): 0 frames encoded; 0 packets muxed (0 bytes);
|
|---|
| 125 | Total: 0 packets (0 bytes) muxed
|
|---|
| 126 | Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used)
|
|---|
| 127 | 0 frames successfully decoded, 1 decoding errors
|
|---|
| 128 | [AVIOContext @ 0x557cd5a71780] Statistics: 0 seeks, 0 writeouts
|
|---|
| 129 | Conversion failed!
|
|---|