[MPlayer-users] Mencoder : ugly subtitles

Felix Buenemann atmosfear at users.sourceforge.net
Tue Mar 12 00:26:11 CET 2002


Am Mon, 2002-03-11 um 00.15 schrieb Damien GODARD:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hello,
> 
> I obtain really good results with mencoder to convert
> DVD in DivX. My only problem is subtitles. When I
> rescale down the video resolution (for example from
> 720x480 to 576x384) subtiles become really ugly.
> Does anyone know what can I do ?
> I use -x -y and -sid options.
>
not sure, try changing scaling algorithmn in spudec.c and recompile:
/* Valid values for ANTIALIASING_ALGORITHM:
   0: none (fastest, most ugly)
   1: aproximate
   2: full (slowest, best looking)
 */
#define ANTIALIASING_ALGORITHM 1

-- 
Best Regards,
	Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________




More information about the MPlayer-users mailing list