[MPlayer-users] play or record from more than 4 adapters/dvb-cards

Felice Ostuni zofe at gmx.com
Wed Jul 7 23:35:30 CEST 2010


ok solution found

i modified the cons in row 751:
#define MAX_CARDS 4 

and modified the "4" found in row 98:
{"card", &stream_defaults.card, CONF_TYPE_INT, M_OPT_RANGE, 1, 4, NULL},

now i'm able to play and record from more than 4 adapters ..really nice!

thnks all.




----- Original Message -----
From: Felice Ostuni
Sent: 07/07/10 10:58 PM
To: MPlayer usage questions, feature requests, bug reports
Subject: Re: [MPlayer-users] play or record from more than 4 adapters/dvb-cards

hi carl, modifed stream_dvb.c, recompiled but problem still persist.. however error message is different. $ ls /dev/dvb/ adapter0 adapter1 adapter2 adapter3 adapter4 adapter5 (so i can see all my 6 adapter) $ mplayer -cache 8000 dvb://5@"Rai 4" MPlayer SVN-r31642-4.4.3 (C) 2000-2010 MPlayer Team Playing dvb://5@Rai 4. NO CONFIGURATION FOUND FOR CARD N. 5, exit Failed to open dvb://5@Rai 4. i can't play/record from adapter 4 and 5 (only from 0-3) ----- Original Message ----- From: Carl Eugen Hoyos Sent: 07/06/10 12:28 AM To: mplayer-users at mplayerhq.hu Subject: Re: [MPlayer-users] play or record from more than 4 adapters/dvb-cards Felice Ostuni <zofe <at> gmx.com> writes: > i need to record with mencoder/mplayer from 6 different dvb-t adapters but the > -dvbin option is limited to 1-4 > it's a v4linux limitation? ls -l /dev/dvb/ ? > there are workarounds? Try to increase "4" in line 78 of stream/stream_dvb.c and report the result here. Carl Eugen _______________________________
 ________________ MPlayer-users mailing list MPlayer-users at mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users _______________________________________________ MPlayer-users mailing list MPlayer-users at mplayerhq.hu https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users


More information about the MPlayer-users mailing list