[vlc-devel] capturing state of module chain at runtime

Thomas Brouckaert thomasbrouckaert at gmail.com
Wed Aug 31 21:14:36 CEST 2011


Hey Walt,

Run vlc with the option -vvv for debug information.
You will see in the log every time VLC is looking for a module and which
module VLC picked.
This should give you a pretty accurate view of the current modules.

I hope this answers your question.

Regards,

Thomas

On Wed, Aug 31, 2011 at 17:15, Walt Horat <walt at genaudioinc.com> wrote:

> Forgive me if this is an obvious question. I have just gotten VLC building
> successfully and am seeing my exploratory printf() statements in the
> console, and am trying to learn my way around. What would be really helpful
> to my understanding right now is to be able to log or otherwise view the
> state of the current (entire) module chain at the point of beginning
> playback of media. Any suggestions or help would be greatly appreciated.
>
> Thanks,
>
>
> Walt Horat
> ---
> “My optimism is based on the certainty that this civilization is about to
> collapse.
>  My pessimism lies on the things that are dragging us down in its fall”
>        Jean-François Brient
>
> On Aug 31, 2011, at 4:38 AM, Rémi Denis-Courmont wrote:
>
> >   Hello,
> >
> > On Wed, 31 Aug 2011 09:38:33 +0200, Jean-Paul Saman <
> jpsaman at videolan.org>
> > wrote:
> >> Please review.
> >
> > Without zero copy, there should really no value in using direct mode
> > transfers. It is probably even slower than normal copy mode.
> >
> > In the even that the capture device do not support standard transfers,
> VLC
> > should automatically detect the problem from hardware parameters, and
> > select the correct mode with no a command line option. I do not know if
> > there are such devices, and I would expect that ALSA plughw would work
> > around the problem if it exists.
> >
> > --
> > Rémi Denis-Courmont
> > http://www.remlab.net/
> > _______________________________________________
> > vlc-devel mailing list
> > To unsubscribe or modify your subscription options:
> > http://mailman.videolan.org/listinfo/vlc-devel
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20110831/609a1092/attachment.html>


More information about the vlc-devel mailing list