Re: couldn't play with dvb://
Nico <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Falko Pilz wrote: >Hello, > >I was waiting for Mandrake 10 because the Kernel 2.6 should >support my SAA7146 (Technotrend DVB-S). > >After applying firmware I got from "mplayer dvb://1": > >get_tuner_type(card 0), ERROR IN OPENING FRONTEND DEVICE >/dev/dvb/adapter0/frontend0: ERRNO 2 > > > errno 2 is "no such file or directory", so either you didn't install the drivers (that register the dvb devices) or you can't read them for lack of rights. What files are in /dev/dvb/adapter0 ? and what does dmesg say? >So what have I forgotten? Do I something wrong? > >At the german Manpage I found: >"mplayer tv:// on:driver=v4l:width=640:height=480:outfmt=i420 -vc >rawi420 -vo xv" > >Which answers: > >Cache fill: 0,00% (0 bytes) TV detected! ;-) >Selected driver: dummy > name: NULL-TV > author: alex >Selected input hasn't got a tuner! > >How could I got a Frontend or a tuner? > >Regards > >Falko > > tv:// and dvb:// are totally unrelated subjects in mplayer, so you can't exchange the one with the other