

When I use ffprobe it seems to show the frames more or less properly. I used the following commands to convert ffmpeg -i movie.webm movie.mp4įfmpeg -i movie.webm -vcodec libx264 movie.mp4įfmpeg -i movie.webm -vcodec libx264 -qscale 0 movie.mp4Īll of them have the same problem. When I try to convert a webm file to mp4 the output is very very choppy and it appears as if many frames have been dropped by ffmpeg
