Talk:SAA7134

From Gentoo Linux Wiki

Jump to: navigation, search

is the command echo "saa7134" >> /etc/modules.autoload.d/kernel-2.6 or echo "saa7134 i2c_scan=1" >> /etc/modules.autoload.d/kernel-2.6 ? i use the 2nd with options


Its the first one. That's telling your kernel to load the saa7134 module on boot. You set the actual options in /etc/modprobe.d/saa7134. SDibb



When working out what type of card you have, how do you get from:

0000:01:07.0 Multimedia controller: Philips Semiconductors SAA7133 Audio+video broadcast decoder (rev 10)

To card number 2? Is "rev 10" binary or something?


rev 10 just means "revision 10". In my case, my card was a lifeview flyvideo 3000. Almost all the saa7134 cards will show similar output you posted, because they are using the same chipset. Its the same concept with a lot of hardware, like you buy some cheepy shmeepy brand network card, but the chipset is Realtek or something like that. Same with video cards, etc.

Anyway, the way you find it is by looking in the CARD and TUNER lists in the kernel documentation.

cardlist -> 2 -> LifeView FlyVIDEO3000 [5168:0138,4e42:0138]

tunerlist -> tuner=2 - Philips NTSC (FI1236,FM1236 and compatibles)

That's how you start to find out -- based on who packaged your video card.

hth SDibb 05:31, 17 January 2006 (GMT)


I got radio working on Compro videomate tv/pvr with tuner=69 - Luismanson



Encoding for 5th generation ipod video

mencoder -tv driver=v4l2:device=/dev/video0:fps=25:width=320:height=240:chanlist=australia:channels=0-ch0,2-2ch,28-28ch,4-blank4,5-blank5,6-blank6,7-7ch,8-blank8,9-9ch,10-10ch,28-28ch:alsa:adevice=hw.1,0:audiorate=32000:forceaudio:immediatemode=0 -vf pp=fd -af lavcresample=44100:volume=10.1:0 -mc 0 -oac lavc -ovc lavc -lavcopts threads=2:acodec=aac:abitrate=96:vcodec=mpeg4:vbitrate=500:mbd=2:cmp=2:subcmp=2:trell=yes:v4mv=yes:aic=2:vglobal=1:aglobal=1 -ffourcc mp4v -of lavf -lavfopts format=mp4:i_certify_that_my_video_stream_does_not_use_b_frames -endpos 1:00 tv://10 -o output.mp4

I think aac has a slight memory leak but that is only a educated guess at this stage - John H


Some models of Encore ENLTV-FM do not work with configuration: card=107, this work only with configuration card=3, and tuner=37 or tuner=69.--200.56.178.32 01:43, 4 July 2008 (UTC)

Personal tools