Opened 19 years ago

Last modified 18 years ago

#168 new defect

dvbin: file=... does not work

Reported by: ville.skytta@… Owned by: reynaldo@…
Priority: normal Component: core
Version: 1.0pre5 Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

The mplayer(1) man page says that one can configure the used channels.conf file
using "-dvbin file=<file>" (and I assume "dvbin=file=..." in mplayer.conf). But
that does not work, file=... seems to be completely ignored; AFAICS the code in
libmpdemux/dvbin.c (dvb_get_config) uses only get_path() which always looks only
in the user's home dir.

Change History (3)

comment:1 by nsabbi@…, 19 years ago

fixable for one card, but how to deal with multiple cards?

comment:2 by ville.skytta@…, 19 years ago

mplayer \

-dvbin card=1,file=channels-conf-for-card-1.conf \
-dvbin card=2,file=channels-conf-for-card-2.conf \
...

?

comment:3 by reynaldo@…, 18 years ago

Owner: changed from alex@… to reynaldo@…
Note: See TracTickets for help on using tickets.