[vlc] Re: Streaming Subtitles & wmp with no video

Benjamin PRACHT bigben+spam at videolan.org
Tue Dec 28 18:07:19 CET 2004


On Tue, Dec 28, 2004, Madman wrote :
> In connection with the first problem:
> 
> ./vlc -vvv /mnt/store/test.avi --sout
> '#transcode{vcodec=mp4v,acodec=mp3,vb=400,ab=96}:standard{access=http,mu
> x=ts,url=_MY_SERVER_:6000}' --volume=1024 --sub-autodetect-file
> --sout-all --subsdec-encoding ISO-8859-2
> 

try the --sout-all option. I'm not sure this will work. Support for
text subtitles in ts streams was added and then removed because it was
buggy, I think. I cannot remember if it was fixed and added again since
then. You should also specify the sub file to use. I'm not sure the
autodetected subtitles get streamed (in fact, they shouldn't, since they
are disabled by default).

> In connection with the second:
> 
> ./vlc -vvv /mnt/store/test.avi --sout
> '#transcode{vcodec=div3,acodec=mp3,vb=400,ab=96}:standard{access=http,mu
> x=asf,url=_MY_SERVER_:6000}' --volume=1024 --sub-autodetect-file
> --sout-all --subsdec-encoding ISO-8859-2
> 

You should try to use the mmsh access method, and the asfh muxer.

> Nearly the same, only codec paramters are different.
> 
-- 
BigBen

-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list