mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
apply patch for ticket #72
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user