> I use the compiled version of ffmpeg on windows. I'm trying to run the > following command: > > ffmpeg -i capture.avi -vcodec libx264 -vpre libx264-ultrafast capture.mp4 > > However i always get the message "File for preset libx264 not found" > try using -vpre ultrafast instead of -vpre libx264-ultrafast