brunoherbelin / vimix

Live Video Mixer
GNU General Public License v3.0
259 stars 25 forks source link

Frei0r support #97

Closed lupin3rd closed 10 months ago

lupin3rd commented 1 year ago

Yesterday Dyne released Frei0r 2.3: https://github.com/dyne/frei0r/releases Frei0r is an updated, free and multiplatform collection of video effect. It could be nice if vimix add frei0r support :-)

brunoherbelin commented 1 year ago

Hey ! Frei0r is already embedded, used in some generated patterns. So indeed, a filter that allows selecting a frei0r filter should be doable; I'll investigate.

brunoherbelin commented 10 months ago

It is now possible to add a gstreamer video effect into the pipeline that plays a video file. Please try in vimix Beta 57154e5d0b74fc54829b64e629c2370f644db912

Any gstreamer video effects can be used, including all the Frei0r plugins.

The options 'Gstreamer effect' is available in the 'Timeline' menu of the Player window in vimix;

image