frei0r icon indicating copy to clipboard operation
frei0r copied to clipboard

Usage of Windows build unclear ?

Open Ry3yr opened this issue 2 years ago • 3 comments

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.

Ry3yr avatar Mar 16 '24 08:03 Ry3yr

@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?

jaromil avatar Mar 16 '24 14:03 jaromil

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

Ry3yr avatar Mar 17 '24 03:03 Ry3yr

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

jaromil avatar Mar 19 '24 22:03 jaromil