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,
_______________________________________________
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