On Fri, May 2, 2008 at 1:56 AM, Duncan Webb <[EMAIL PROTECTED]> wrote:
> On 02/05/2008 02:26, Jonathan Isom said the following:
>  >
>  >>  # python src/helpers/vg.py
>  > devices:1: ['video0', 'vbi0', 'video1', 'vbi1']
>  > devices:2: []
>  > devices:3: []
>  >
>  > video0 ()
>  > -----------------------------------------
>  > video0  : saa7133[0] video (Kworld ATSC11
>  > vbi0    : saa7133[0] vbi (Kworld ATSC110/
>  > -----------------------------------------
>  >
>  > video1 ()
>  > -----------------------------------------
>  > video1  : saa7133[1] video (Kworld ATSC11
>  > vbi1    : saa7133[1] vbi (Kworld ATSC110/
>  > -----------------------------------------
>
>
>  This looks much better than last time :)
>
>  Will you now run "./freevo vg", you should get some output from the v4l2
>  interface.
>
>  What I really need is to know how to detect that a card is a DVB card,
>  I'm sure that it is more than just looking for the driver type (saa7133)
>
>  Thanks,
>  Duncan

Here you go.  seeing that the saa713x driver and cards support analog and
digital, I doubt that the driver type will help at all
Later

Jonathan

------------------------------

devices:1: ['video0', 'vbi0', 'video1', 'vbi1']
devices:2: []
devices:3: []

video0 ()
-----------------------------------------
video0  : saa7133[0] video (Kworld ATSC11
vbi0    : saa7133[0] vbi (Kworld ATSC110/
-----------------------------------------
Driver: saa7134
Card: Kworld ATSC110/115
Version: 02.14
Capabilities: 0x05010015
Enumerating supported Standards.
  0: 0xff PAL
  1: 0x7 PAL-BG
  2: 0x10 PAL-I
  3: 0xe0 PAL-DK
  4: 0xb000 NTSC
  5: 0xff0000 SECAM
  6: 0x320000 SECAM-DK
  7: 0x400000 SECAM-L
  8: 0x800000 SECAM-Lc
  9: 0x100 PAL-M
  10: 0x400 PAL-Nc
  11: 0x800 PAL-60
Current Standard is: 0xff
Enumerating supported Inputs.
  0: Television
  1: Composite1
  2: S-Video
Input: 0
Width: 720, Height: 576
Read Frequency: 0

video1 ()
-----------------------------------------
video1  : saa7133[1] video (Kworld ATSC11
vbi1    : saa7133[1] vbi (Kworld ATSC110/
-----------------------------------------
Driver: saa7134
Card: Kworld ATSC110/115
Version: 02.14
Capabilities: 0x05010015
Enumerating supported Standards.
  0: 0xff PAL
  1: 0x7 PAL-BG
  2: 0x10 PAL-I
  3: 0xe0 PAL-DK
  4: 0xb000 NTSC
  5: 0xff0000 SECAM
  6: 0x320000 SECAM-DK
  7: 0x400000 SECAM-L
  8: 0x800000 SECAM-Lc
  9: 0x100 PAL-M
  10: 0x400 PAL-Nc
  11: 0x800 PAL-60
Current Standard is: 0xff
Enumerating supported Inputs.
  0: Television
  1: Composite1
  2: S-Video
Input: 0
Width: 720, Height: 576
Read Frequency: 0

-------------------------------------------------------------------------
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