-
tv-freq-table.c
It cannot tune the channels 1-12 with th existing table.
The correct table is below
The correct (fixed) table is below
(in the wrong table third column had 0 for the channels R11-R12)
Vadim Motorine
vad@friendly-ware.com
static CHANLIST secam_russia[] = {
{ "R1", 49750 , 1 },
{ "R2", 59250 , 2 },
{ "R3", 77250 , 3 },
{ "R4", 85250...
2007-09-29 13:09:41 UTC by nobody
-
Hi,
I am having trouble compiling fftv08.2 on Fedora 4 can some one please guide me?.
Gaurav Nawani
-------------------------------------------------------------------
Terminal dump
------------------------------------------------------------------
[gaurav@localhost fftv-0.8.2]$ ./configure --enable-mp3lame --enable-vorbis --enable-faad --enable-faac --enable-shared-pp...
2005-07-17 12:17:16 UTC by nawani_g
-
There is no V4L driver to turn on deinterlace in overlay mode. In overlay mode, the TV-card transfters video frames directly to display card without the processing of fftv.
On BT-878, I think overlay mode does some deinterlace.
2005-01-28 17:37:41 UTC by dhliu
-
I'm using overlay mode, because in grab mode I can't use mosaic feature and during recording the image is flickering badly (is a sort of refresh problem in Xserver). Btw, my video card is a Voodoo3.
2005-01-28 11:38:23 UTC by piriu
-
Are you using overlay mode or grab mode for display?
Currently fftv doesn't have deinterlace for grab mode display.
Use overlay mode if possible.
You can use all the options of ffmpeg.
You can add more options/codec by add arguments to
options: ~/.fftv.states/conf-tv
codec: ~/.fftv.states/codecs-tv
There is a deinterlace option in ffmpeg, but I've never used it.
2005-01-28 10:32:24 UTC by dhliu
-
First of all: is a very, very good program!
1. All images displayed and/or recorded by FFTV are interlaced (you can see horizontal scan line), so can anyone tell me if a deinterlace filter can be use before the image is displayed/recorded.
2. Is possible to show more options for video/audio codecs?.
2005-01-28 10:06:31 UTC by piriu
-
This one was built for Mandrake.
Maybe you should try
rpm -i --nodeps to ignore the dependency.
2005-01-20 04:21:44 UTC by dhliu
-
My kernel version is 2.6.9-1.667.
And is it possible for me to get a rpm of latest version, the one on the site says i need gtk+2.0 which is already present.
2005-01-19 15:30:34 UTC by nareshsa
-
What's the version of your kernel ? Kernel 2.6.10 is fine for me to compile fftv.
2005-01-19 01:32:08 UTC by dhliu
-
In file included from /usr/include/linux/videodev.h:9,
from grab.c:26:
/usr/include/linux/videodev2.h:436: error: syntax error before '*' token
/usr/include/linux/videodev2.h:438: error: syntax error before '*' token
/usr/include/linux/videodev2.h:439: error: syntax error before '}' token
/usr/include/linux/videodev2.h:810: error: field `win' has incomplete type
In file...
2005-01-18 18:09:30 UTC by nareshsa