Opened 17 years ago
Closed 17 years ago
#1041 closed defect (invalid)
Changing volume when paused causes mplayer to start playing
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | core |
Version: | 1.0rc2 | Severity: | normal |
Keywords: | Cc: | thomas@… | |
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
How to reproduce:
- Start playing an audio file.
- Pause it [p].
- Change volume [*] or /.
Result: mplayer resumes playing the file.
Expected behaviour: mplayer should stay in paused state.
Change History (2)
comment:1 by , 17 years ago
Cc: | added |
---|
comment:2 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
read DOCS/tech/slave.txt
and edit your input.conf file to change:
9 pausing_keep volume -1
/ pausing_keep volume -1
0 pausing_keep volume 1
or add pausing the rest of your commands too
bug is invalid. mplayer default is not your default result.