ffmpeg
ffmpeg copied to clipboard
ffmpeg with libxml2
Hi,
using a .mpd url, I got the error Invalid data found when processing input
is it possibile have --enable-libxml2 on latest version of ffmpeg in order to process .mpd link?
thanks in advance
As a workaround, you can copy the Dockerfile in the repo to your project and add that flag. It takes a while to build, but it works. I'm guessing it was an oversight that libxml2 was not enabled - I ran into the same issue.