[vlc] Re: stream audio

Gildas Bazin gbazin at netcourrier.com
Wed May 21 18:59:16 CEST 2003


On Wednesday 21 May 2003 14:59, Fuchs, Ira wrote:
> Can you tell me where in the WXWindows intf the selection of the dummy 
muxer
> is to be found?  Preferences/Encoders/Audio only offers Default as an
> option. Under Preferences/Audio/audio output module has a dummy functions
> option, however there is no mention of PS,TS or Ogg.
> 

For now this option is only available when you use the command line (because 
I just noticed there's a bug in the mrl parsing in the wxwindows interface 
which prevents you from using anything else than the available options in 
the gui).

use:
--sout 
#transcode{acodec=mpga,ab=192}:duplicate{dst=std{access=file,mux=dummy,url=foofile}}

(everything on the same line).

--
Gildas
-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list