[FFmpeg-user] FFMpeg Exr Encoder
    Paul B Mahol 
    onemda at gmail.com
       
    Sat May 12 10:06:37 EEST 2018
    
    
  
On 5/11/18, Matthew.Alexander - The Empire Post
<Matthew.Alexander at 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?
>
>
> 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.
    
    
More information about the ffmpeg-user
mailing list