-
I'm using Ubuntu 9.04 64-bit right now, but this problem has happened under other distros.
I have tried to set every possible variable I can find in both tvtime.xml and stationlist.xml for audio to be English. Living in Charlotte, North Carolina, USA, you'd think that English would be the primary language of most television broadcasts. The only channel I know that is specifically Spanish is...
2010-01-04 12:22:30 UTC by sappha58
-
Yep, you are right. It works this way, thanks a lot!
But I did not invent it:
> tvtime -h
Running tvtime 1.0.2.
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from /home/markgo/.tvtime/tvtime.xml
usage: tvtime [OPTION]...
-a, --widescreen 16:9 mode.
-A, --nowidescreen 4:3 mode.
-b, --vbidevice=DEVICE VBI device (defaults to /dev/vbi0).
-c...
2009-11-29 20:02:19 UTC by goldstein_mark
-
"=/dev/video1: No such file or directory"
C'mon. Just replace the "=" with a space in your command line.
Btw., you can set this up via "V4LDevice" in the ".tvtime/tvtime.xml" configuration file.
2009-11-29 19:07:07 UTC by nobody
-
tvtime v1.0.2 on OpenSUSE 11.0.
I have Webcam that is autoconfigured as /dev/video0 and TV card /dev/video1
> tvtime -d=/dev/video1 produces:
Running tvtime 1.0.2.
Reading configuration from /etc/tvtime/tvtime.xml
Reading configuration from /home/markgo/.tvtime/tvtime.xml
videoinput: Cannot open capture device =/dev/video1: No such file or directory
> ls -l /dev/video1
crw-rw----+ 1 root...
2009-11-29 18:46:40 UTC by goldstein_mark
-
add menu for change of video device...
i.e. tvtime detect and set to tvtime.xml my /dev/video0 - my pc camera
but my /dev/video1 - tvcart I must set manualy by rewriting tvtime.xml
because in program is not an option to select another video source form list.
2009-11-29 08:54:44 UTC by svecpetr
-
in tvtime menu , picture setting, saturation, not enough color that 's it.
2009-11-24 18:37:42 UTC by smit6
-
This works: tvtime | arecord -D hw:1,0 -r 32000 -c 2 -f S16_LE | aplay -.
2009-11-21 18:53:20 UTC by nobody
-
Hi
Just open the tvtime config file in .tvtime/tvtime.xml and check the hue values,mine was somehow reset to 100,setting it back to 50 solves the color issue.
2009-11-11 16:57:41 UTC by indus
-
Just use the europe frequency to tune the channels for india.Works fine.
Could some dev tell me what is required to create an india frequency?Iam willing to help.
2009-11-11 16:56:06 UTC by indus
-
This is not a tvtime-problem, you might try editing udev-rules, there you can define what device get's which device-file on the filesystem.
Something like: http://www.debianhelp.org/node/9235
If you allways have the usb-cam attached, you can also easy go with your solution as well.
2009-10-28 19:49:41 UTC by nobody