hi marius,
setting the video norm in pdp_v4l is not possible right now, i'll have a look at it. as for frequency tables for the tv channels, there is no support either, but you can use the freq and freqMHz messages to tune the frequency.
Hi
I'm using V4L2 and v4lctl setnorm NTSC works for me in pdp. Before discovering v4lctl i used to change the norm in pdp_v4l.c just adding :
x->x_norm = 1;
yes, pal is the default. i completely forgot about it, and with nobody complaining... :)
next release will support a "norm" message
i tried autodetect (3) and it doesn't seem to work for my bttv card..