Opened 17 years ago
Last modified 17 years ago
#1048 new defect
Mplayer plays when changing volume in paused state
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
Following bug N°1041, we implemented a few changes. http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1041
However, changing volume in paused state is still not satisfactory. Even when using the pausing_keep prefix before the actual volume command, the audio file will be played back while the volume is changed. This just can't be the default behaviour! If mplayer is told to stay paused then it should do so.
Change History (3)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Cc: | added |
---|
comment:3 by , 17 years ago
check how other mplayer frontends change audio playback while paused...
i am not sure how they do it :)
Note:
See TracTickets
for help on using tickets.
To reproduce:
Use input.conf file as proposed in bug 1041 and follow steps in initial message of the same bug.
Result will be short time of song playback when changing volume.