[FFmpeg-devel] [PATCH] libavfilter: add vf_hue.c

Stefano Sabatini stefasab at gmail.com
Sat Aug 11 12:00:07 CEST 2012


On date Saturday 2012-08-11 11:34:44 +0200, Jérémy TRAN encoded:
> 2012/8/11 Stefano Sabatini <stefasab at gmail.com>:
> > There is still the possibility to use radians in place of degrees,
> > which is not possible with the h:s syntax (and I find silly that I
> > have to specify 0:s if I want to change only s). Add to this the
> > possibility to specify expressions (e.g. "-PI/4"), perform range
> > checks and introspection out of the box when using opt.
> 
> Then how would we differentiate radians from degrees using the h:s syntax ?

No need for that, h:s will only support degrees.
 
> I updated my patch but for now radians aren’t handled yet since I kept
> the h:s syntax.
-- 
FFmpeg = Faithless & Faithless Mastodontic Proud Enhancing Guru


More information about the ffmpeg-devel mailing list