dyne / frei0r

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

Usage of Windows build unclear ? #186

Open Ry3yr opened 3 months ago

Ry3yr commented 3 months ago

Apparantly.. An "h" file aswell as a "hpp" file with some folders that contain some dll's constitutes a release ??

I sadly do not see how this will work with ffmpeg at all ?

Any kind of clarification on how to use this would be appreciated, as there is 0 info on the windows version. et. all.

jaromil commented 3 months ago

@Ry3yr our release is not for end users, but for developers, like ffmpeg developers, or distribution maintainers. You should have frei0r plugins in ffmpeg already? what distribution of ffmpeg are you using?

Ry3yr commented 3 months ago

Hmm I just used the one installed ages ago. (I could check the version)

I was just confused as this version here seems to indicate it is for "endusers", yet not even single " here is a quick intro to get at least this one command working" was available.

Eitherhow. ffmpeg version 3.4 Copyright (c) 2000-2017 the FFmpeg developers built with gcc 7.2.0 (GCC) configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-bzlib --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-cuda --enable-cuvid --enable-d3d11va --enable-nvenc --enable-dxva2 --enable-avisynth --enable-libmfx libavutil 55. 78.100 / 55. 78.100 libavcodec 57.107.100 / 57.107.100 libavformat 57. 83.100 / 57. 83.100 libavdevice 57. 10.100 / 57. 10.100 libavfilter 6.107.100 / 6.107.100 libswscale 4. 8.100 / 4. 8.100 libswresample 2. 9.100 / 2. 9.100 libpostproc 54. 7.100 / 54. 7.100

is what my cmd reports

jaromil commented 3 months ago

If you want to use a more recent version of frei0r filters, please update ffmpeg, it should ship our plugins too.