[mythtv-users] ptune.pl cannot be found
catfish
catfish at halfdone.com
Sat Jun 17 04:28:01 UTC 2006
> I want to change channel in my Hauppauge 350 card using
> /use/lib/ivtv/ptune-ui.pl, but cannot find the file.
> The only file that is in /usr/lib/ivtv/ directory ivtvfwextract.pl
Yeah, it's now ivtv-tune which doesn't have a gui so instead of what the
guide reports:
# /usr/lib/ivtv/ptune-ui.pl &
# mplayer -vo xv /dev/video0
Use something like
# /usr/bin/ivtv-tune -c5 -d/dev/video0
# mplayer -vo xv /dev/video0
where "5" is the channel to change too.
Also some items in the guide might have changed and he has been updating
it but if something recent comes up it's usually pointed out on his Trac
system, it's good to look over some of the tickets for any changes.
http://svn.wilsonet.com/projects/mythtvology/report/6
More information about the mythtv-users
mailing list