[Mplayer-dvb] dvbin in CVS

Nico nsabbi at libero.it
Mon May 19 21:49:19 CEST 2003


I updated the dvbin module with this patch

http://mplayerhq.hu/pipermail/mplayer-dev-eng/2003-May/018472.html

but unfortunately it's been ignored by the main developers. I also added 
a howto in DOCS/en/dvbin-howto.txt

Hope it helps,
        Nico

Jochen wrote:

>I have been trying to use MPlayer-20030514's DVB
>features. The needed syntax 
>
>   mplayer -dvbin prog=VIVA dvbin://
>
>looks quite strange (and it took a while for me
>to find out...). Why not using 
>
>   mplayer dvbin://VIVA
>  
>

done

>?
>
>Can be done in some seconds:
>
>1. Add a call of dvb_set_options() to open.c:
>[..]
>#ifdef HAS_DVBIN_SUPPORT
>if(strncmp("dvbin://",filename,8) == 0)
>{
>        dvb_set_options(filename+8);
>[..]
>
>
>2. Add a new function to dvbin.c:
>
>int dvb_set_options(char *opt)
>{
>  strcpy(dvbin_param_prog, opt);
>}
>
>
>
>j
>
>
>______________________________________________________
>Få den nye Yahoo! Messenger på http://no.messenger.yahoo.com/
>Nye ikoner og bakgrunner, webkamera med superkvalitet og dobbelt så morsom
>
>_______________________________________________
>Mplayer-dvb mailing list
>Mplayer-dvb at mplayerhq.hu
>http://mplayerhq.hu/mailman/listinfo/mplayer-dvb
>
>  
>




More information about the MPlayer-dvb mailing list