[FFmpeg-user] encode to RAW video
Bouke / Videotoolshed
bouke at videotoolshed.com
Mon Oct 24 14:40:18 EEST 2022
> On 24 Oct 2022, at 12:52, Naveen.B <navins.2006 at gmail.com> wrote:
>
> Hello Team,
>
> I have managed to convert raw Images files to .mp4 video,
> I need to encode to a RAW video instead, could you please let me know the
> command for this?
>
> RAW Image file is,
> resolution - 1600x1300
> fps-30
> bit depth-16bit
>
Do not specify a video codec, or set -c:v rawhide, set your frame rate / resolution / bit depth params and use .raw as extension.
Bouke
> Thanks and Regards,
> Naveen B.
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-user
mailing list