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

Benjamin PRACHT bigben+spam at videolan.org
Sun Jan 2 20:29:42 CET 2005


On Thu, Dec 30, 2004, Madman wrote :
> WMP problem also has a solution:
> 
> vcodec=mp43 ,instead of vcodec=div3
> 
> Now, It works fine, but It caused another problem :) Which is: Now my
> working solution to include subtitle in the stream doesnt work anymore
> :) It seems like asf stream or God knows what, prevents me from getting
> what I want :)
> 
> [00000382] stream_out_transcode private debug: creating subtitles
> transcoding from fcc=`subt' to fcc=`dvbs'
> [00000475] main decoder debug: looking for decoder module
> [00000475] main decoder debug: probing 33 candidates
> [00000475] subsdec decoder debug: using character encoding: ISO-8859-2
> [00000095] main module debug: using decoder module "subsdec"
> [00000391] main private debug: adding a new input
> [00000391] mux_asf private debug: adding input
> [00000391] mux_asf private error: unhandled track type
> [00000391] main private error: cannot add this stream
> [00000447] main packetizer error: cannot create packetizer output
> 
> Command line parameters:
> 
> ./vlc -vvv /mnt/store/test.avi --sout
> '#transcode{vcodec=mp43,acodec=mp3,vb=420,ab=64,scodec=dvbs,soverlay,wid
> th=384,height=288,hq}:standard{access=http,mux=asf,url=_MY_SERVER_:6000}
> ' --volume=1024 --sub-file=/mnt/store/test.srt --sout-all
> --subsdec-encoding ISO-8859-2 --freetype-font
> /usr/share/fonts/truetype/Courier_New_Bold.ttf --freetype-fontsize 20
> 
> (with "mux=ts" It still works fine)
> 
> 

Try removing the scodec=dvbs part, it should be useless when using the
soverlay option.

-- 
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