zmwangx / rust-ffmpeg

Safe FFmpeg wrapper.
Do What The F*ck You Want To Public License
1.3k stars 203 forks source link

Filter link #195

Closed VincentJousse closed 2 months ago

VincentJousse commented 3 months ago

This crate doesn't give any solution to link two filters (thanks to avfilter_link)

VincentJousse commented 3 months ago

Depends on #193