Date: Wed, 25 Jun 2003 22:40:21 +0200 (MEST) From: Peter B <pb@ludd.luth.se> To: freebsd-multimedia@freebsd.org Subject: fxtv bugs. Message-ID: <200306252040.h5PKeLW10647@brother.ludd.luth.se>
next in thread | raw e-mail | index | archive | help
Fxtv (fxtv -help) specify this mailinglist:
Please mail Fxtv and Bt848 driver-related comments and help requests to the
multimedia@freebsd.org list. Feel free to subscribe and contribute
(listserv: majordomo@freebsd.org).
I have some suggestions regarding the fxtv application:
* Grab both halfpictures before displaying them. Possible using
doublebuffering (?).
In scenes that have fast moveing action. Lines tend to not align
verticaly.
* Still picture grab at KeyPress without requiring KeyRelease. Similar to how
Xawtv does the same function. The previous problem with halfpicture
alignment seems to haunt the still picture grab aswell.
The issue of KeyPress & KeyRelease is that it will not grab pictures at
the intended time.
* Allow keyboard events to be received in the gadget area aswell.
When trying to switch channels and the mouse pointer is over the graphical
channel selector, keyboard commands are ignored. Should be a simple
XEvent area or event mask problem.
* Check input selection overflow -> turnover.
If one uses "keycode 112 (keysym 0xffaf, KP_Divide)" to change source:
"Tuner" -> "Video" -> "S-Video" -> "CS-Video" -> "Device 3"
The application will say on 'Device 3':
TVActionSetStationAction: Bad or missing channel specifier
Expected channel identifier or channel delta (+#/-#).
And exit (or core?).
* If Unmap XEvents are responded to the same way image grab functions. The
picture won't hang around in window managers like fvwm.
* The mousepointer locks when fullscreenmode is entered by spacebar or by
remote.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306252040.h5PKeLW10647>
