Opened 17 years ago
Closed 9 months ago
#1044 closed defect (fixed)
gmplayer vo does not autodetect
Reported by: | Owned by: | ib | |
---|---|---|---|
Priority: | normal | Component: | GUI |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ib | |
Blocked By: | Blocking: | ||
Reproduced by developer: | yes | Analyzed by developer: | yes |
Description
hi
some time ago I changed the Debian package, so that, when it installs, it does not put a line "vo=" into /etc/mplayer/mplayer.conf . The idea is that, without such a line, 'mplayer' will try a sensible list of vo-s, and choose the best. (I seem to remember that it was Diego that suggested me to do so).
Unfortunately, this seems to break 'gmplayer'. In absence of that line, when the configs ~/.mplayer/gui.conf are not present, when 'gmplayer' is run for the first time it sets vo=xmga in ~/.mplayer/gui.conf (and this will be wrong in 99% of the case, nowadays).
I think it would be more sensible if 'mplayer' and 'gmplayer' would behave the same.
thannks in advance. a.
Change History (4)
comment:1 by , 15 years ago
Component: | vo → GUI |
---|---|
op_sys: | Linux → All |
Owner: | changed from | to
Priority: | unimportant → normal |
Version: | 1.0rc2 → HEAD |
comment:2 by , 13 years ago
Cc: | added |
---|
Could you please check with a recent version?
The GUI currently only creates a vo_driver entry in ~/.mplayer/gui.conf if there is a vo entry in the MPlayer config file or if -vo is given on the command line.
comment:3 by , 13 years ago
Owner: | changed from | to
---|
comment:4 by , 9 months ago
Analyzed by developer: | set |
---|---|
Reproduced by developer: | set |
Resolution: | → fixed |
Status: | new → closed |
Fixed in svn r38514.
Move this bug to the correct component.