[FFmpeg-user] ScaleUp the Raw file

Naveen.B navins.2006 at gmail.com
Wed Oct 19 22:06:45 EEST 2022


Hello,

I have a set of RAW files available with resolution 1600x1300, I need to
scale up the resolution of those RAW files to 1920x1080 raw files.
ffmpeg -i CapturedImage-001.raw -vf scale=1920:1080
CapturedImageScale-001.raw

I got an error by trying this command. Could you kindly let me know if this
is feasible?

Kind Regards,
Naveen B


More information about the ffmpeg-user mailing list