[Mplayer-dvb] DVB-C and channels.conf
Nico
nsabbi at libero.it
Wed Oct 8 07:57:08 CEST 2003
From the log I see mplayer has tuned and is reading both audio and
video from the stream.
Can you run
mplayer -dumpstream -dumpfile file.ts dvb://
and verify that file.ts is not empty and playable, please?
Thanks,
Nico
Andreas Matthias wrote:
>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
>Mplayer-dvb at mplayerhq.hu
>http://mplayerhq.hu/mailman/listinfo/mplayer-dvb
>
>
More information about the MPlayer-dvb
mailing list