On Mittwoch 11 Oktober 2006 18:39, Mikko Vartiainen wrote:
> 
> Hi
> 
> I have a problem with DVD menus. When using dvd menus, osd layer and the 
> picture layer aren't aligned, if there is any stretching involved.

I got that too, and the whole thing, scaling an OSD with a given still image 
from
a DVD is rather confusing. I did my tests with the following DVDs:
a: 2001 A Space Odyssey
b: Pearl Harbor

After playing around with this for a while I see there is much todo to get
this work correct. In my working version this works _only_ for software
OSD mixing.
I had to change vdr + several places in softdevice.

The main issues are:
- There is only one type of OSD
- We need at least 2 types
  - One OSD that scales to the available screen area
  - One OSD that scales to video area and to which the same scaling is
   applied as video ([sx,sy - sw,sh] -> [dx,dy - dw,dh]).

> 
> This is an old problem which was fixed back in January with Martin Wache's 
> new 
> OSD. I think that the problem came back sometime when the new field based 
> scaling was introduced.

I don't think it's a issue with field based scaling.


-- 
Stefan Lucke
_______________________________________________
Softdevice-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/softdevice-devel

Reply via email to