Hi

I watch alot of asian flicks that come with .srts for subs
I'm used to using the prefs pop up in the mplayer gui to set subtitle sizes 
But the same args in freevo dont seem to work
I have tried using various iterations of 
subfont-text-scale 8 in   MPLAYER_ARGS_DEF
and even tried messing with MPLAYER_SOFTWARE_SCALER
but that dont work either

i tried 
EVENTS['video']['1'] = Event(VIDEO_SEND_MPLAYER_CMD, arg='subfont-text-scale 
8') but no go as well

any suggestions cause they are too small to read
ps i really dig freevo!

MPLAYER_ARGS_DEF  = (('-ac mad, -autosync 100 -nolirc -autoq 100 -screenw %s '
                         + '-screenh %s  -fs ' ) % (CONF.width, CONF.height))



#MPLAYER_SOFTWARE_SCALER = "-subfont-text-scale 8 -fs -sws 2 -vf 
scale=%s:-3,"\
#                           "expand=%s:%s " % ( CONF.width,
CONF.width, CONF.height )



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to