georgmartius / vid.stab

Video stabilization library
http://public.hronopik.de/vid.stab/
Other
843 stars 108 forks source link

ffmpeg enable problem #22

Open lordekeen opened 9 years ago

lordekeen commented 9 years ago

Hi, i'm trying to use vidstab with ffmpeg, i've cloned the git, and successfully compiled a .deb installer, but when I try to use "ffmpeg --enable-libvidstab" in terminal i get an error. Using Linux Mint 17.

georgmartius commented 9 years ago

Hi, sorry for the late reply. Still a problem? Can you post the error message.

magicgoose commented 9 years ago

ffmpeg --enable-libvidstab

This is the compile-time option for building ffmpeg. You should not pass this option to ffmpeg.