Hi,
Since I am not experienced in codecs and VLC development I have troubles trying to configure minimal VLC build. One developer here proposed module for C# which will print the name of active plugins (codecs) during a play.
(./configure --help produces intimidating list of options compelling to my litle knowledge))
So my question here : I need to play Transport stream (MPEG, originally DVBS /DVBT) received in IP packets on a system with hardware accelaration (enable_xvmc)
How can I specify enabled and disabled configuration options, can I fugure it from debug output ?
It would be nice to have some utility to parse debug output and prepare configuration enales/disables
Regards,
Lev