Re: [vdr] [PATCH] TT6400 dvbhddevice ScaleVideo aspect ratio correction

2013-04-08 Thread Andreas Regel
On 08.04.2013 19:42, Lucian Muresan wrote: > On 08.04.2013 10:36, Klaus Schmidinger wrote: >> Am I getting this right? cDvbHdFfDevice::ScaleVideo() apparently sets the >> video window in units of 1/1000 of the OSD width and height, respectively. >> Since this resolution is less than the possible ac

Re: [vdr] [PATCH] TT6400 dvbhddevice ScaleVideo aspect ratio correction

2013-04-08 Thread Lucian Muresan
On 08.04.2013 10:36, Klaus Schmidinger wrote: > Am I getting this right? cDvbHdFfDevice::ScaleVideo() apparently sets the > video window in units of 1/1000 of the OSD width and height, respectively. > Since this resolution is less than the possible acual OSD width or height, > the rectangle actuall

Re: [vdr] [PATCH] TT6400 dvbhddevice ScaleVideo aspect ratio correction

2013-04-08 Thread Klaus Schmidinger
On 05.04.2013 21:35, Udo Richter wrote: Am 05.04.2013 19:37, schrieb Lucian Muresan: I wrote a patch for the ScaleVideo implementation in the dvbhddevice, for keeping the actual aspect ratio of the video material when scaling. My initial thought on the code was that it seemed to unnecessary do