On Fri, Jan 6, 2012 at 1:29 PM, Mario Ceresa <mrceresa@xxxxxxxxx> wrote: > Ok boys: just to let you know that everything works now. > > thinking that the problem was with the audio input, I noticed that > card=64 had an amux while card=19 no. > > .amux = EM28XX_AMUX_LINE_IN, > > So I tried this card and modified the mplayer options accordingly: > > mplayer -tv device=/dev/video0:input=0:norm=PAL:forceaudio:alsa:immediatemode=0:audiorate=48000:amode=1:adevice=hw.2 > tv:// > > notice the forceaudio parameter that reads the audio even if no source > is reported from v4l (The same approach with card=19 does not work) > > The output was a bit slugglish so I switched off pulse audio control > of the board (https://bbs.archlinux.org/viewtopic.php?id=114228) and > now everything is ok! > > I hope this will help some lonenly googlers in the future :) > > Regards, > > Mario Hi Mario, Since you've spent the time to figure out the details of your particular hardware, you should really consider submitting a patch to the em28xx driver which adds your device's USB ID. That would allow others who have that hardware to have it work "out of the box" with no need for figuring out the correct "cardid" value through experimentation as you had to. Cheers, Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html