On 5/11/18, Matthew.Alexander - The Empire Post <[email protected]> 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? > > > The Code i'm using: > > ffmpeg -i JumbleFalls_419_C001_Reverse_bg_FinalImage.%4d.exr -c:v copy -s > 0x0 test.%4d.exr
That is very pointless command. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
