Re: [Freevo-devel] [PATCH] v4l overlay TV app

2003-03-10 Thread Stephan Kanthak
On Sunday 09 March 2003 19:38, Brian J. Murrell wrote: On Sun, Mar 09, 2003 at 05:11:23PM +0100, Stephan Kanthak wrote: Cool! Does it use the attic BES (backend scaler) stuff from Krister? Would be nice to have hardware deinterlacing enabled at least on G400! NO! You do not want to

[Freevo-devel] [PATCH] v4l overlay TV app

2003-03-09 Thread Erland Lewin
Here is a patch to add another possible TV viewer, other than mplayer. The new TV viewer uses the Video for Linux overlay mode, which doesn't require any CPU at all to show high quality TV in a window under X in frame buffer mode. This is important on slower machines - my 450 MHz celeron with a

Re: [Freevo-devel] [PATCH] v4l overlay TV app

2003-03-09 Thread Aubin Paul
On Sun, Mar 09, 2003 at 01:38:24PM -0500, Brian J. Murrell wrote: Or why not utilize hardware overlay if you really want to overlay something on the picture? How would we do that? I mean, bmovl is one way to do it in mplayer, but it would be nice to use hardware overlay over mplayer if

Re: [Freevo-devel] [PATCH] v4l overlay TV app

2003-03-09 Thread Wan Tat Chee
On Sun, 9 Mar 2003, Erland Lewin wrote: Here is a patch to add another possible TV viewer, other than mplayer. The new TV viewer is written in 100% Python, without using any external programs. That's cool! The patch consists of the following files: src/tv/linuxioctl.py: Contains