Re: [Encode2mpeg-users] subtitles in mpeg mode
Brought to you by:
encode2mpeg
From: Osmany g. C. <osm...@ci...> - 2006-10-18 19:51:04
|
On Wed, 2006-10-18 at 15:17 -0400, Giacomo Comes wrote: > On Wed, Oct 18, 2006 at 02:20:07PM -0400, Osmany guirola Cruz wrote: > > Hi > > > > in mpeg mode i can't "paint" the subtitles on the final vcd > > what can i do? i want "paint" the subtitles on the final mpg > > i know that mencode have the option -sub for subtitles but > > is encode2mpg using it? > > > > thanks > > > > Osmany > > This is a bug. I will fix it in the next release. In the mean time it should > work if you add the option "-vf expand=::::1" this option does not work :( the final mpg does not have the subtitles painted.... i use encode2mpeg CD1.avi -mpeg -encode 3:3:1 -n n -o kk -vf expand=::::1 and the equivalent mencoder line is mencoder -noskiplimit -sws 7 -of mpeg -mpegopts format=xvcd -ovc lavc -lavcopts vcodec=mpeg1video:vrc_buf_size=327:vrc_minrate=1152:vrc_maxrate=1152:keyint=18:vmax_b_frames=2:aspect=4/3:vrc_maxrate=1152:vbitrate=1152:psnr:mbd=1:loop:mv0:vlelim=-4:vcelim=7:trell:precmp=1:cmp=1:subcmp=1:vmax_b_frames=2 -o kk.mpeg CD1.avi -ofps 30000/1001 -vf expand=::::1,scale=352:240,harddup -oac mp3lame -lameopts preset=standard -msglevel open=6:demuxer=6:demux=6 and does not work ...but if i add the option -sub CD1.srt to the mencoder line it give the fil with subtitles painted on it. > > Giacomo > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Encode2mpeg-users mailing list > Enc...@li... > https://lists.sourceforge.net/lists/listinfo/encode2mpeg-users |