Re: Skystar 2 & mplayer 1.0pre2 probs
Dave Chapman <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
The alternative solution to loading dvb-core with dvb_shutdown_timeout=0 is to change mplayer to keep the "frontend" device open whilst you are reading the data from the card. This can be accomplished by simply commenting out the two occurrences of "close(priv->fe_fd);" in libmpdemux/dvb_tune.c The CVS version of dvbstream now implements this behaviour (as of about 4 days ago). Dave. Vadim Catana wrote: > And when I do not use mplayer how to stop the card for saving power, > without unloading the modules ? > > ----- Original Message ----- > From: "Nico" <[email protected]> > To: "Mplayer with Siemens-DVB card" <[email protected]> > Sent: Tuesday, November 18, 2003 10:38 PM > Subject: Re: [Mplayer-dvb] Skystar 2 & mplayer 1.0pre2 probs > > > >>you need to load the kernel module dvb-core with dvb_shutdown_timeout=0 >>