Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: mplayer output on second dvb card



Hello!

Am Freitag, 8. März 2002 22:11 schrieb Marco:
> Hi,
>
> i have two dvb cards (one dvb-s and a dvb-c). My primary interface in
> VDR is the dvb-c (/dev/ost/video1). The dvb-s is the /dev/ost/video0.
> Now I want to player the mplayer files (DiVX) on the primary interface
> (/dev/ost/video1). But this does not work.
> I tried:
>
> mplayer ..  -vo mpegpes:/dev/ost/video1 .. - but the video comes over
> video0
>
> How can I setup mplayer, to output the video on /dev/ost/video1 or how
> can I change the number of the dvb devices?

This is hard coded. You have to search for the string "/dev/ost/" in 
"libvo/vo_mpegpes.c" and change "/dev/ost/video0" to "/dev/ost/video1" as 
well as "/dev/ost/audio0" to "/dev/ost/audio1".

Rebuild MPlayer and install it as usual. It works for me.


Andi

-- 
Web:   http://www.flood-net.de/
Mail:  flood@flood-net.de
Phone: +49-(0)-30-680577-44
Linux opens doors, not windows!
http://www.bundestux.de/   http://counter.li.org/



Home | Main Index | Thread Index