mirror of
https://github.com/owntone/owntone-server.git
synced 2025-02-23 19:42:31 -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',
|
||||
'-nomouseinput', '-nojoystick', '-nolirc',
|
||||
'-noconsolecontrols', '-nortc',
|
||||
'-aofile', "$tf", '-ao', 'pcm', "$fn");
|
||||
'-ao', "pcm:file=$tf", "$fn");
|
||||
|
||||
# Wait just to see, if the decoding starts.
|
||||
# If the resulting wav is less than 512 bytes,
|
||||
|
Loading…
x
Reference in New Issue
Block a user