[FFmpeg-user] Converting video format issue

Mohammed Bey Ahmed Khernache mohbeyinfo at gmail.com
Mon Apr 15 13:04:16 EEST 2019


Hello,
I am trying to convert a video format from ".bit" to ".mp4", using the
following  command:
ffmpeg -i <input_file.bit> -codec copy <output_file.mp4>
The problem is that the number of frames of the output video is not equal
to that of the input video.


More information about the ffmpeg-user mailing list