Re: DVB-C and channels.conf
Andreas Matthias <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Nico wrote:
> Oops 2)
>
> in dvb_tune.c, function dvb_tune change
>
> -if(freq > 100000000)
> - {
> - tune_it(priv->fe_fd, 0, freq, 0, 0, tone, specInv, diseqc,
> modulation, HP_CodeRate, TransmissionMode, guardInterval,
> bandWidth);
> - }
>
> with
>
> +if(freq > 100000000)
> + {
> + tune_it(priv->fe_fd, 0, freq, srate, 0, tone, specInv, diseqc,
> modulation, HP_CodeRate, TransmissionMode, guardInterval, bandWidth);
> + }
>
>
> Does it work now?
No, not yet. :-(
The output of mplayer is very long, so I zipped it and attached
it as a real attachment. I hope attachments go through on this
list.
Ciao
Andreas
_______________________________________________
Mplayer-dvb mailing list
[email protected]
http://mplayerhq.hu/mailman/listinfo/mplayer-dvb
log.gz
(application/x-gunzip, 5.9 KB) - not displayed