Why is Movie Render Queue can't generate videos, there is only images extensions

I try to export an High Quality video but Movie Render Queue only can generate images, how can i generate a video ?

image

Hi,

Yes you can, you have to use FFMPEG to do that:

1 Like

Thank you so much !

well it’s very convoluted, you can prefer to just type in cmd
ffmpeg -i inputpath/filesequence%04d.png -c:v prores_ks -profile:v 4444xq outputpath/mymovie.mov

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.