[FFmpeg-user] raw file to video

Naveen.B navins.2006 at gmail.com
Fri Oct 14 16:39:13 EEST 2022


Hello,

I am trying to convert a set of raw files in directory to the .mp4 video
using the ffmpeg command, the converted .mp4 video looks completely blank
and I don't see any pictures in it.

ffmpeg -pixel_format gray10le -video_size 1600x1300 -framerate 30 -i
CapturedImage-%03d.raw -c:v libx264 raw_video.mp4

Is something wrong in the command?

Kind Regards,
Naveen B.


More information about the ffmpeg-user mailing list