2018-05-12 9:06 GMT+02:00 Paul B Mahol <one...@gmail.com>:

> On 5/11/18, Matthew.Alexander - The Empire Post
> <matthew.alexan...@theempirepost.com> wrote:
> > Hi,
> >
> >
> > I've been trying to use ffmpeg to speed up processes here at work,
> however
> > it has come to my attention that ffmpeg does not have an encoder for exr,
> > all I want to do right now is take existing EXRs and half the resolution,
> > however this doesn't seem to work.
> >
> >
> > Any tips?
> >
> >


FFmpeg doesn't have an exr encoder yet.
The most difficult part, is to add float/half pixel format in ffmpeg,
before adding an exr encoder.
(for now ffmpeg exr decoder, decode data in 16bit (int) not in float)

Martin
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to