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
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://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