Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ivtv help please!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Luppy
n00b
n00b


Joined: 27 Aug 2005
Posts: 27

PostPosted: Thu Aug 09, 2007 12:31 pm    Post subject: ivtv help please! Reply with quote

Hello

I am having some problems with ivtv and my Hauppage PVR-250. I have had it working before but never since kernel > 2.6.18
Currently I am using kernel 2.6.22 and ivtv 1.0.1

if I use vlc to open the capture stream or a simple cat from /dev/video0 I get the static from the tv tuner. If I try and select channel 1 for composite in vlc all I get is a black screen, but perfect audio. I have booted into windows to check that in input and wires are all ok using wintv2000 and the picture displays.

Code:
ivtv-tune -c 1

gives
Code:
/dev/video0: 73.250 MHz

but I presume this is channel the channel for the tuner as it gives a frequency so -d must change the input but when I try this it always prints out the help again, I have tried

Code:

ivtv-tune -d 1
ivtv-tune -d1
ivtv-tune -d=1
ivtv-tune --device=1

and also many other numbers but as I said the help just prints out again, so I presume it is not actually changing to composite

The help says the following so I presuming I am using the correct command

Channel/Frequency changer for V4L2 compatible video encoders

Code:

Usage: ivtv-tune [OPTIONS]...

  -h, --help              Print help and exit
  -V, --version           Print version and exit
  -c, --channel=CHANNEL   set new channel
  -d, --device=DEVICE     set video device node
  -f, --frequency=FREQ    set new frequency (MHz)
  -l, --list-channels     list all channels and their frequencies
                            (default=off)
  -L, --list-freqtable    list all available frequency mappings  (default=off)
  -t, --freqtable=STRING  set frequency map to use
  -x, --xawtv=CHANNEL     set new channel using custom map from ~/.xawtv


Any help would be greatly appeciated
Extra info about my setup below

Code:
lspci

Code:

02:05.0 Multimedia video controller: Internext Compression Inc iTVC15 MPEG-2 Encoder (rev 01)


Code:
dmesg | grep ivtv

Code:

ivtv:  ==================== START INIT IVTV ====================
ivtv:  version 1.0.0 (2.6.22-gentoo-r1 SMP mod_unload 486 ) loading
ivtv0: Autodetected Hauppauge card (cx23415 based)
ivtv0: loaded v4l-cx2341x-enc.fw firmware (376836 bytes)
ivtv0: loaded v4l-cx2341x-dec.fw firmware (262144 bytes)
ivtv0: Encoder revision: 0x02060039
ivtv0: Decoder revision: 0x02020023
tuner 1-0061: chip found @ 0xc2 (ivtv i2c driver #0)
saa7115 1-0021: saa7115 found (1f7115d0e100000) @ 0x42 (ivtv i2c driver #0)
msp3400 1-0040: MSP3415G-B8 found @ 0x80 (ivtv i2c driver #0)
ivtv0: Autodetected Hauppauge WinTV PVR-250
ivtv0: Registered device video0 for encoder MPEG (32 MB)
ivtv0: Registered device video32 for encoder YUV (2 MB)
ivtv0: Registered device vbi0 for encoder VBI (8 MB)
ivtv0: Registered device video24 for encoder PCM audio (1 MB)
ivtv0: Initialized Hauppauge WinTV PVR-250, card #0
ivtv:  ====================  END INIT IVTV  ====================
Back to top
View user's profile Send private message
Luppy
n00b
n00b


Joined: 27 Aug 2005
Posts: 27

PostPosted: Thu Aug 09, 2007 2:02 pm    Post subject: Reply with quote

For those interested

a friend of mine found out for me that all the functionality to swap video input (and other functionality) has been moved out of
Code:
ivtv-ctl
and into
Code:
v4l2-ctl

as the part of ivtv has moved into kernel 2.6.22 I can now successfully switch my video in to composite although I won't be able to check if the image is being displayed until I get home, fingers crossed!
Back to top
View user's profile Send private message
Luppy
n00b
n00b


Joined: 27 Aug 2005
Posts: 27

PostPosted: Thu Aug 09, 2007 4:14 pm    Post subject: Reply with quote

using the command to switch to Composite 3 workd

Code:
v4l2-ctl -i 5


although I now have picture it has a delay of about 1 - 2 seconds which makes playing games through the card impossible. There is no delay in windows so I presume this is also possible in linux (then I can get rid of windows!), anyone know anything about this?

thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum