[FFmpeg-user] Using vhook
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Feb 12 23:45:28 CET 2014
pushpa kanaujia <kanaujia <at> ymail.com> writes:
> 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
vhook was removed several years ago, I don't think
there currently is a filter that can do what you
want, an unfinished patch for imlib exists:
http://lists.mplayerhq.hu/pipermail/ffmpeg-soc/2007-December/002161.html
Patches welcome!
Carl Eugen
More information about the ffmpeg-user
mailing list