apply patch for ticket #72

This commit is contained in:
Ron Pedde 2006-04-15 04:45:25 +00:00
parent 610f507ada
commit 5a73c4d8c6

View File

@ -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,