Opened 15 years ago

#1541 new defect

MPlayer failing to override options selected from automatic profiles

Reported by: ergzay@… Owned by: reimar
Priority: normal Component: core
Version: unspecified Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

Mplayer fails to override options inside automatically selected profiles when options are specified on the command line.

1) Enter any option in an [extension.something] profile (where something equals a file extension) or a [protocol.something] profile (where something equals anything like dvd:// or http://), inside your ~/.mplayer/config file. For the sake of this bugreport my file is file.mkv and im using:
[extension.mkv]

vo=quartz

2) Play file.mkv and also specify any -vo (I'm using corevideo).

Result: The file plays and fails to select the new command line selected -vo.

Expected Result: It should have selected the new command line -vo option.

Build Date and Version: August 23, 2009. Using mplayer-build git from git://repo.or.cz/mplayer-build. This should not matter according to uau as this build is the same as the official build's in this respect.

Change History (0)

Note: See TracTickets for help on using tickets.