[MPlayer-dev-eng] a patch to allow using commas in list options

Gene Pavlovsky heilong at bluebottle.com
Tue Feb 6 13:41:23 CET 2007


Here's a patch against MPlayer-1.0rc1 to fix this bug
http://bugzilla.mplayerhq.hu/show_bug.cgi?id=378
With the current version of mplayer, it's not possible to output files (-ao
pcm:file=filename) containing commas, because mplayer's option parser strips
the commas away. This patch makes it possible to produce files with commas by
escaping (backslashing) the commas in the filename.

# mplayer 01-a,b.mp3 -ao pcm:file='01-a\,b.wav'

-- 
The human knowledge belongs to the world
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-1.0rc1-understand_escaped_commas.patch
Type: text/x-patch
Size: 1836 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070206/b62aebd9/attachment.bin>


More information about the MPlayer-dev-eng mailing list