Opened 15 years ago

#1490 new defect

Playlist volume adjustment doesn't work

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

Description

Create playlist which contains URLs.


http://www.site.com/1.mp3
http://www.site.com/2.mp3
http://www.site.com/3.mp3

then give the command
mplayer -volstep 10 -playlist list.txt -input file=pipe

then adjust volume to 0
echo "volume -1" >> pipe (until to volume to 0)

then go to the next song
echo "pt_step 1" >> pipe

If you still hear the song, then it is bug. It should be muted!

Change History (0)

Note: See TracTickets for help on using tickets.