Hello,
I'm trying to enable xvid support in Kdenlive and Openshot.
I have compiled ffmpeg (latest) with --enable-libxvid and I also build mlt with the same option but when I type melt -query "video_codecs", I can't see libxvid and it is not available in kdenlive and openshot.
Nevertheless, if I type ffmpeg -codecs, I can read the line
EV libxvid libxvidcore MPEG-4 part 2
so the problem seems to come from mlt building, but I really don't see how to solve this.
Thanks in advance for help,
papa