Duncan Webb a écrit :
> Thanks Justin, nice to see that it works for ivtv cards.
>
> Duncan
>
>   
It works ... and no !

On one system, I have an IVTV card, but also a webcam.

Here is the result :
------------------------------------------
video0
-----------------------------------------
video0  : ivtv0 encoder MPEG
video16 : ivtv0 decoder MPEG
video24 : ivtv0 encoder PCM audio
video32 : ivtv0 encoder YUV
video48 : ivtv0 decoder YUV
vbi0    : ivtv0 encoder VBI
vbi8    : ivtv0 decoder VBI
vbi16   : ivtv0 decoder VOUT
radio0  : ivtv0 encoder radio
-----------------------------------------
Driver: ivtv
Card: Hauppauge WinTV PVR-350
Version: 256.00
Capabilities: 0x010702f3
Enumerating supported Standards.
  0: 0xf PAL-BGH
  1: 0xe0 PAL-DK
  2: 0x10 PAL-I
  3: 0x100 PAL-M
  4: 0x200 PAL-N
  5: 0x400 PAL-Nc
  6: 0xd0000 SECAM-BGH
  7: 0x320000 SECAM-DK
  8: 0x400000 SECAM-L
  9: 0x800000 SECAM-L'
  10: 0x1000 NTSC-M
  11: 0x2000 NTSC-J
  12: 0x8000 NTSC-K
Current Standard is: 0xff0000
Enumerating supported Inputs.
  0: Tuner 1
  1: S-Video 1
  2: Composite 1
  3: S-Video 2
  4: Composite 2
  5: Composite 3
Input: 0
Width: 720, Height: 576
Read Frequency: 10868

video1
-----------------------------------------
video1  : OV511 USB Camera
-----------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/helpers/vg.py", line 56, 
in <module>
    v = tv.v4l2.Videodev(os.path.join('/dev', dev))
  File "/usr/lib/python2.5/site-packages/freevo/tv/v4l2.py", line 261, 
in __init__
    results           = self.querycap()
  File "/usr/lib/python2.5/site-packages/freevo/tv/v4l2.py", line 303, 
in querycap
    r = fcntl.ioctl(self.device, i32(QUERYCAP_NO), val)
IOError: [Errno 22] Invalid argument
-------------------------------------------------------------------------------------------

On another system, I have a working DVB-T usb adapter (working under 
kaffeine -I'm on Mandriva - and under freevo).
The result is even worse (but I think you allready know that) :

------------------------------------------------------------------------
 freevo vg
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/helpers/vg.py", line 6, 
in <module>
    os.listdir(d)
OSError: [Errno 2] No such file or directory: '/sys/class/video4linux'
--------------------------------------------------------------------------

Thanks,
Pascal


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to