[MPlayer-dev-eng] [PATCH] display DVD subtitles

Felix Buenemann atmosfear at users.sourceforge.net
Thu Nov 22 21:54:13 CET 2001


On Thursday, 22. November 2001 11:55, you wrote:
> Felix Buenemann writes:
> > I think I found a bug in DVD sub code, it seems to render one line
> > to much at the bottom of subpicture, where would be the right place
> > to change that (means render only y-1)?
>
> I have seen this too.  The place to change this is:
>
> 	this->height = this->end_row - this->start_row + 1;
>
> OTOH I don't know why this calculation is wrong so it troubles me...
>
yea removing the + 1 removes the most annoying stuff some little stuff still 
stays in some subs, I guess it might be mastering error of dvd... (so there 
subpic dimensions might be incorrect)

> Kim Minh.

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



More information about the MPlayer-dev-eng mailing list