[FFmpeg-user] Raw video conversion
Bouke / Videotoolshed
bouke at videotoolshed.com
Fri Jul 8 13:17:45 EEST 2022
Please provide full command and console output, and do NOT top post here!
>
> I have a raw video file captured from the monochrome camera, I need to
> convert the raw video file to visualise it in .avi or .mp4.
> I tried this command, but this did not worked out to me,
> ffmpeg -f rawvideo -pixel_format yuv420p -video_size 1600x1300 -framerate
> 30 -i raw_video.raw raw_video.avi
>
> Could anyone help me on how to do conversion from raw file to .avi or -mp4
> file?
More information about the ffmpeg-user
mailing list