Only use the double dash (--) to escape filenames that begin with a dash (-) when...
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 18 Dec 2007 03:22:09 +0000 (03:22 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 18 Dec 2007 03:22:09 +0000 (03:22 +0000)
commit6a6b760f0534efc146b5e199c3e471f1a8a99d93
tree283131e7d802a91e86f2c5d1b02e56f39a341c54
parenteefdea9534f308739a4bcba2f72883cf8e5dd686
Only use the double dash (--) to escape filenames that begin with a dash (-) when running ffmpeg. This fixes most uses of older versions of ffmpeg that do not support this command-line syntax since most output filenames will not begin with a dash.

git-svn-id: http://svn.voria.com/code@1210 1f10aa63-cdf2-0310-b900-c93c546f37ac
synfig-core/trunk/src/modules/mod_ffmpeg/trgt_ffmpeg.cpp