[MPlayer-dev-eng] [PATCH] allow using commas in list options

Gene Pavlovsky heilong at bluebottle.com
Wed Feb 7 17:21:09 CET 2007


Hey, guys!

I'm new to this list; my previous e-mail about this patch got ignored. Did I do smth wrong?

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: 1837 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070207/a965ddfd/attachment.bin>


More information about the MPlayer-dev-eng mailing list