Hi! I have a problem when i try to create a video with FOURCC X264.Opencv returns an error because ffmpeg defaut preset is broken. I tried to edit these presets but no luck, that doesn't work.
I've installed ffmpeg with -enable-x264, opencv works right, ffmpeg also (even if i encode a video with x264 codec),but no way to make it works with opencv->x264 by ffmpeg
Any idea?