Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#411 closed defect (duplicate)

-ao pcm:file= does not handle filenames correctly

Reported by: mplayer@… Owned by: alex@…
Priority: normal Component: ao
Version: 1.0pre7 Severity: normal
Keywords: Cc:
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

mplayer -ao pcm:file=somepath/"$somevar1" "$somevar2"
produces wrong file to be created if $somevar1 contains a comma.
The filename only contains the string before the comma.

Even tried quoting the string with \" or "\" or \"" without success.

Maybe this is also true for the vo-module (Not tested)

(bash is the shell used for this tries)

When the comma is removed everything is working perfect!

Change History (1)

comment:1 by reimar, 18 years ago

Resolution: duplicate
Status: newclosed

* This bug has been marked as a duplicate of 378 *

Note: See TracTickets for help on using tickets.