[FFmpeg-user] EXR to DPX Error
lorenzo angeli
lorenzo.angeli at efestolab.uk
Wed Jun 3 19:34:57 CEST 2015
Hi Malte, just downloaded and tested.
Although I can see the message '[exr @ 0x305a660] Found more than one
compression attribute.' , the dpx sequence has been correctly generated.
The only thing I did was renaming the sequence to r.<numbers>.exr
here is the output:
ffmpeg -probesize 5000000 -analyzeduration 10M -f image2 -framerate 25
-start_number 90000 -i "r.%08d.exr" -f image2 -framerate 25
"output_dpx.%05d.dpx" -v debug -report
ffmpeg started on 2015-06-03 at 19:31:59
Report written to "ffmpeg-20150603-193159.log"
ffmpeg version N-72356-g8aa9853 Copyright (c) 2000-2015 the FFmpeg
developers
built with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
configuration: --prefix=/home/efesto/ffmpeg_build
--pkg-config-flags=--static
--extra-cflags=-I/home/efesto/ffmpeg_build/include
--extra-ldflags=-L/home/efesto/ffmpeg_build/lib --bindir=/home/efesto/bin
--enable-gpl --enable-libass --enable-libfreetype --enable-libmp3lame
--enable-libopus --enable-libtheora --enable-libvorbis --enable-libx264
--enable-nonfree
libavutil 54. 25.100 / 54. 25.100
libavcodec 56. 41.100 / 56. 41.100
libavformat 56. 33.101 / 56. 33.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 16.101 / 5. 16.101
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 1.100 / 1. 1.100
libpostproc 53. 3.100 / 53. 3.100
Hope it helps.
L.
More information about the ffmpeg-user
mailing list