Difference between revisions of "XMMS"

From VideoLAN Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 17:21, 30 January 2005

When streaming Ogg/vorbis to xmms via http the url needs to end in ".ogg". This could be done by providing a filename with the sout line, something like this: vlc --sout http/ogg:<network interface>:port/filename.ogg

As a temporary hack you could append "?.ogg" to the url you give xmms.

XMMS supports es, ps and mpeg1 muxers with mpga audio out of the box. The ts muxer gives strange audio in xmms.

Back to Main Page