I read:
??? can i use 2 (or more) TVcards with pdp at the same time ???
no problem just create a 2nd [pdp_v4l] object and send it a [open /dev/video1 ( or 2 3 4 5.. .n message
ps. can i turn the message sending "pdp_v4l: tuner frequency..." OFF ?
in modules/pdp_v4l.c in the function static void pdp_v4l_freq(..) comment out the line else {post("pdp_v4l: tuner frequency: %f MHz", f / 16.0f);}
HTH
x