[FFmpeg-user] Raw video conversion
Naveen.B
navins.2006 at gmail.com
Fri Jul 8 13:12:12 EEST 2022
Hello,
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?
Kind regards,
More information about the ffmpeg-user
mailing list