[MPlayer-dvb] dvb with Pinnacle PCTV Sat

Nico Sabbi nsabbi at tiscali.it
Thu Mar 3 23:46:02 CET 2005


Lukas Kasprowicz wrote:

>Am Donnerstag, 3. März 2005 23:23 schrieb Nico Sabbi:
>  
>
>>rightfully, I programmed to avoid it :)
>>(in case you didn't notice I was kidding).
>>    
>>
>
>:) I noticed
>
>  
>
>>>>>any ideas what is the problem here.
>>>>>
>>>>>
>>>>>Lukas
>>>>>          
>>>>>
>>>>what versio of mplayer? did you use a fresh cvs checkout?
>>>>what frontend does your card mount?
>>>>        
>>>>
>>>mplayer version:
>>>MPlayer 1.0pre6-3.4.3-20050110 (C) 2000-2004 MPlayer Team
>>>CPU: Advanced Micro Devices Athlon MP/XP Thoroughbred (Family: 6,
>>>Stepping: 1) Detected cache-line size is 64 bytes
>>>CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
>>>Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE
>>>
>>>it is not cvs.
>>>      
>>>
>>it's recent enough. What's the content of your ~/.mplayer/channels.conf?
>>do you know that mplayer interprets the diseqc parameter differently
>>from szap?
>>    
>>
># cat ~/.mplayer/channels.conf.sat |grep ZDF
>ZDF:11953:h:0:27500:110:120:28006
>
>it seems using disec 0. I have only one LNB. But there is a multiswitch. 
>between lnb and satcard.
>
>I think you asked of diseqc because of
>
>DISEQC SETTING FAILED
>
>in szap i get following message. I think it is the same
>
>FE_DISEQC_SEND_BURST failed: Operation not supported
>
>  
>

this reminds that recent versions of the drivers for Twinhan cards (of 
which
your card is a specimen) have this bug, that isn't fixed yet.
Until the bug is fixed you can disable the checks for FE_DISEQC_xxx ioctl()s
in libmpdemux/dvb_tune.c
(in diseqc_send_msg() don't return -1 and disable the checks on the 
result of
the ioctl()s, just let them go on until the end).

    Nico




More information about the MPlayer-dvb mailing list