From: Kentaro F. <fu...@me...> - 2010-08-24 20:23:23
|
Hello Stefano, > I'm an FFmpeg developer, and since more than two years I'm working on > and maintaining the FFmpeg libavfilter library: > http://ffmpeg.org/libavfilter.html That's great job, Stefano! I heavily use FFmpeg recent days. Last night I used FFmpeg and avfilter to import movies from my iPhone with 180 rotation. (BTW, why current FFmpeg does not include vf_rotate, while MPlayer does?) > Effectv was one of the main sources of inspiration for my work on this > library, and porting the effectv filters to it has always been one of > my hidden dreams. > > So my proposal: I want you to be aware of libavfilter and of the > possibility to port some of your filters to libavfilter. Sounds really great. Unfortunately recent days the development of EffecTV is almost stop because I'm now working on completely different project. EffecTV involved various people but it seems that all of them are working busy on their own project. It would be difficult to find a person who can port EffecTV to libavfilter from this community. As Niels commented, however, frei0r is actively maintained now and many EffecTV's filters are already ported. Adding frei0r support to libavfilter probably works interestingly. Please consider to contact with the community of frei0r. Thanks, Kentaro Fukuchi |