On Sat, May 12, 2018 at 19:26:25 +0200, Thomas Schmiedl wrote:
> I tested with the ffmpeg git-version. When I use './configure 
> --list-demuxers', there is 'dash' listed. A simple './configure' does 
> not list 'dash' in the 'configure summary report' under 'Enabled demuxers'.
> 
> Is there an external lib required? I tested with Debian 9, 32-bit.

As far as I can tell, you need to explicitly give ./configure the
option "--enable-libxml2" (and of course have libxml-dev or libxml2-dev
or whatever it is under Debian available).

Good point, I must enable that as well for my builds. :)

Give it a try and tell us if it works.

Cheers,
Moritz
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to