mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-24 11:59:16 -05:00
apply patch for ticket #72
This commit is contained in:
parent
610f507ada
commit
5a73c4d8c6
@ -461,7 +461,7 @@ sub mplayer_proc
|
|||||||
'-vo', 'null',
|
'-vo', 'null',
|
||||||
'-nomouseinput', '-nojoystick', '-nolirc',
|
'-nomouseinput', '-nojoystick', '-nolirc',
|
||||||
'-noconsolecontrols', '-nortc',
|
'-noconsolecontrols', '-nortc',
|
||||||
'-aofile', "$tf", '-ao', 'pcm', "$fn");
|
'-ao', "pcm:file=$tf", "$fn");
|
||||||
|
|
||||||
# Wait just to see, if the decoding starts.
|
# Wait just to see, if the decoding starts.
|
||||||
# If the resulting wav is less than 512 bytes,
|
# If the resulting wav is less than 512 bytes,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user