Can't get SDL plugin working
Samuel Hocevar
sam at zoy.org
Sun Feb 18 07:47:44 CET 2001
On Sun, Feb 18, 2001, blah wrote:
> Well I can't seem to find any information on what cards SDL
> supports. Any ideas why it won't do the YUV stuff
The thing you are looking for is called "XVideo" or "Overlay", and is
actually a matter of X server. If X's XVideo extension doesn't support
your card, then SDL won't.
> and I don't get audio?
Use the '--warn 0' option to have more information on what is
happening. Maybe another program is using /dev/dsp (try "fuser /dev/dsp"
to get its PID).
--
Sam.
More information about the vlc
mailing list