dyne / frei0r

A large collection of free and portable video plugins
https://frei0r.dyne.org/
GNU General Public License v2.0
419 stars 90 forks source link

Could not find symbol 'f0r_update' in loaded module (uvmap) (1.7) #103

Closed sgyotk closed 11 months ago

sgyotk commented 4 years ago

Happened with ffmpeg compiled on osx and ubuntu both.

Any ideas?

jaromil commented 1 year ago

This needs updating to 1_2 spec:

Effects of type F0R_PLUGIN_TYPE_MIXER2 or F0R_PLUGIN_TYPE_MIXER3 must provide the new f0r_update2 method.

jaromil commented 11 months ago

this was fixed some time ago

sgyotk commented 11 months ago

it is still not working in 2.3.0 with uvmap, I checked on osx (used home brew ffmpeg 6.0 with ffmpeg frei0r 2.3.0)