First time here? Check out the FAQ!
answered 2016-09-08 06:09:56 -0600
I converted the video to avi using the following ffmpeg command: ffmpeg -i input.mp4 -c:v libxvid output.avi. It works fine now. Many thanks for the help!
ffmpeg -i input.mp4 -c:v libxvid output.avi