I've been in trouble trying to install a Pinnacle PCTV USB2 50e in my Gentoo Linux (x86_64) all day yesterday. After googling and browsing, I have the following conclusions:
- two kernel modules are needed: em28xx and saa711x
- it does only work if your USB is 2.0 (tried in Gentoo p4 with USB 1.1 with bad image)
Code: Select all
mplayer -zoom -tv driver=v4l2:input=1:fps=60:norm=ntsc:noaudio:outfmt=yuy2 tv:// -vo x11
Cheers!

