Re: dvb with Pinnacle PCTV Sat
Nico Sabbi <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Lukas Kasprowicz wrote: >Am Freitag, 4. März 2005 00:25 schrieb Nico Sabbi: > > >>how long does szap take to lock? >>how many times it prints a row without HAS_LOCK at the beginning? >>Actually mplayer sets a timeout of 3 seconds, that you can increase in >>check_status() defined for HAVE_DVB_HEAD >> >> > >Is it the check for tm2 -tm1 ? > >i deleted the wohle while(!ok) loop > > > > no, just set (tm2 - tm1 >= 10) >dvb_tune Freq: 11953000 >TUNE_IT, fd_frontend 4, fd_sec 0 >freq 11953000, srate 27500000, pol H, tone -1, specInv, diseqc 0, >fe_modulation_t modulation,fe_code_rate_t HP_CodeRate, fe_transmit_mode_t >TransmissionMode,fe_guard_interval_t guardInterval, fe_bandwidth_t bandwidth >Using DVB card "Conexant CX24110 DVB-S" >tuning DVB-S to Freq: 1353000, Pol: H Srate: 27500000, 22kHz: on, LNB: 0 >DISEQC SETTING SUCCEDED >Getting frontend status >Not able to lock to the signal on the given frequency >dvb_tune, TUNING FAILED >ERROR, COULDN'T SET CHANNEL 106: DVBIN_CLOSE, close(2), fd=7, COUNT=2 > > > >