[FFmpeg-user] Using vhook

pushpa kanaujia kanaujia at ymail.com
Wed Feb 12 09:44:22 CET 2014


Hi,

I am trying to make video Transitions for moving frame top-bottom  ,left-right etc..
I am using this command 

ffmpeg -i still.png -vhook\ '/user/lib/vhook/imlib2.so -x o\ -y (-N*3) -I aust.png' \ -qscale2 -an curt_rise.mpg

I got this  link(http://www.youtube.com/watch?v=ln9YgXt6gxw) , he is using  vhook  and imlib2.so, but vhook is deprecated and replaced by libavfilter in latest ffmpeg

so my question is ,can we get this effect using  libavfilter ? and can we use imlib2.so ??
is it possible to get back to earlier versions ?


  

Regards:
Pushpa kanaujia


More information about the ffmpeg-user mailing list