[FFmpeg-user] ffmpeg dash demuxer support
Moritz Barsnick
barsnick at gmx.net
Sat May 12 22:06:08 EEST 2018
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
More information about the ffmpeg-user
mailing list