Search found 1 match
- 2019-03-22T10:44:40-07:00
- Forum: Bugs
- Topic: delay not changing fps of mp4 file
- Replies: 1
- Views: 6241
delay not changing fps of mp4 file
I'm trying to change the frame rate of a video using convert. This is the command I am using: convert -delay 1 video1.mp4 video2.mp4 However, no matter what number I put for the delay, the frame rate does not change (it is stuck at 25 fps). I want it to be 100 fps. I am using the latest IM version ...