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. _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
