1
Sundtek MediaTV Pro (Europe) / Re:Possibility to capture PAL-60?
« am: Februar 03, 2010, 02:36:58 Vormittag »
Well, using normid= doesn't change much.
ID 0: green screen and v4l2 select timeout
ID 1: green screen and v4l2 select timeout
ID 2: green screen and v4l2 select timeout
ID 3: black and white picture
ID 4: black and white picture
ID 5: green screen and v4l2 select timeout
ID 6: green screen and v4l2 select timeout
The same result it has been while using norm=
Since PAL-60 is a mix of NTSC and PAL, does the hardware/driver even support it?
http://en.wikipedia.org/wiki/PAL#Multisystem_PAL_support_and_.22PAL_60.22
Some em28xx based devices seem to be able to capture it. At least they say so in the "supported norms" info returned by v4l2, for example this one here as normid 13.
http://www.linuxtv.org/pipermail/linux-dvb/2009-June/032234.html
So the question is, is the hardware not able to do it, or is it perhaps possible some day with an updated driver?
ID 0: green screen and v4l2 select timeout
ID 1: green screen and v4l2 select timeout
ID 2: green screen and v4l2 select timeout
ID 3: black and white picture
ID 4: black and white picture
ID 5: green screen and v4l2 select timeout
ID 6: green screen and v4l2 select timeout
The same result it has been while using norm=
Since PAL-60 is a mix of NTSC and PAL, does the hardware/driver even support it?
http://en.wikipedia.org/wiki/PAL#Multisystem_PAL_support_and_.22PAL_60.22
Some em28xx based devices seem to be able to capture it. At least they say so in the "supported norms" info returned by v4l2, for example this one here as normid 13.
http://www.linuxtv.org/pipermail/linux-dvb/2009-June/032234.html
Code: [Auswählen]
Capabilites: video capture tuner audio read/write streaming
supported norms: 0 = NTSC; 1 = NTSC-M; 2 = NTSC-M-JP; 3 = NTSC-M-KR;
4 = NTSC-443; 5 = PAL; 6 = PAL-BG; 7 = PAL-H; 8 = PAL-I; 9 = PAL-DK;
10 = PAL-M; 11 = PAL-N; 12 = PAL-Nc; 13 = PAL-60; 14 = SECAM;
15 = SECAM-B; 16 = SECAM-G; 17 = SECAM-H; 18 = SECAM-DK; 19 = SECAM-L;
20 = SECAM-Lc;
inputs: 0 = Television; 1 = Composite1; 2 = S-Video;
Current input: 0
Current format: YUYV
So the question is, is the hardware not able to do it, or is it perhaps possible some day with an updated driver?