[mythtv] [PATCH] video filter options

Andrew Mahone andrewmahone at eml.cc
Fri Oct 10 23:21:01 EDT 2003


The attached patch against mythtv CVS allows for an options string to be
passed to video filters.  It divides each video filter string at the
first "=" in the string, and uses the part before as the filter name, and
the part after as the filter options.  For example, "filter1=param1"
would load "filter1" and pass the string "param1" as the filter's option
string.  Next step will be to work on porting some of the mplayer
filters, this patch is intended to support their use of parameters.  If
there's any other info wanted, just ask - I didn't find any guidelines
for patch submission in the docs.  If your mailer doesn't play nice with
attachments, the patch is also at:

http://chshrcat.homelinux.net/~chshrcat/public/mythtv-video-filter-opts.patch.bz2
-- 
  Andrew Mahone
  andrewmahone AT eml DOT cc

-- 
http://www.fastmail.fm - mmm... Fastmail...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythtv-video-filter-opts.patch
Type: application/unknown
Size: 2144 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20031010/3739153a/mythtv-video-filter-opts.bin


More information about the mythtv-dev mailing list