
jburgess at uklinux
Feb 27, 2005, 2:58 PM
Post #1 of 1
(649 views)
Permalink
|
|
Adding ioctl to control video window size?
|
|
The vdr-pvr350 plugin currently uses the low-level fwapi ioctl interface to control the size of the video output window. This interface has been marked as being for internal ivtv use only so the patch attached adds a new ioctl to control the output window size. It also adds a new option to ivtvfbctl (-window). The vdr plugin uses this feature to set the size of the output window to display 16:9 content on a 4:3 TV in a letterbox format. Would you consider including something like the following patch in the ivtv driver? Jon
|