Opened 14 years ago
#1785 new defect
"pausing loadfile" starts playback
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | core |
Version: | HEAD | Severity: | normal |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
When prefixing "pausing" in front of a command given in slave mode mplayer should pause as soon after the command is processed. However, "pausing" seems to have no effect in front of "loadfile".
Example:
echo "pausing loadfile some_file" | mplayer -idle -slave
The expected result is that the file is loaded but paused. The actual result is that playback is started just as without "paused" in front of loadfile.
Note:
See TracTickets
for help on using tickets.