Package Details: vapoursynth-plugin-havsfunc-git 33.176.gd8c2cca-1

Git Clone URL: https://aur.archlinux.org/vapoursynth-plugin-havsfunc-git.git (read-only, click to copy)
Package Base: vapoursynth-plugin-havsfunc-git
Description: Plugin for Vapoursynth: havsfunc. (GIT Version)
Upstream URL: https://forum.doom9.org/showthread.php?t=166582
Keywords: vapoursynth
Licenses: GPL
Conflicts: vapoursynth-plugin-havsfunc
Provides: vapoursynth-plugin-havsfunc
Submitter: sl1pkn07
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 7
Popularity: 0.000000
First Submitted: 2016-02-09 15:35 (UTC)
Last Updated: 2025-02-15 13:04 (UTC)

Required by (15)

Sources (1)

Latest Comments

1 2 3 4 5 Next › Last »

sun_lmao commented on 2025-07-26 10:49 (UTC)

I'm having the same problem as @Rus.

I've tried manually editing havsfunc to refer to bm3d instead of BM3D, but while this gets rid of the error messages, it still causes havsfunc to not actually function.

Rus commented on 2025-06-12 19:26 (UTC) (edited on 2025-06-12 19:29 (UTC) by Rus)

It seems that should add https://aur.archlinux.org/packages/vapursynth-plugin-vsjetpack as an alternative to vsjetpack-git or even make this the only option

At the moment, my havsfunc is broken:

Failed to evaluate the script: Python exception: cannot import name 'BM3D' from 'vsdenoise' (/usr/lib/python3.13/site-packages/vsdenoise/init.py)

Traceback (most recent call last): File "src/cython/vapoursynth.pyx", line 3387, in vapoursynth._vpy_evaluate File "src/cython/vapoursynth.pyx", line 3388, in vapoursynth._vpy_evaluate File "/tmp/1/script.vpy", line 3, in import havsfunc as haf File "/usr/lib/python3.13/site-packages/havsfunc/init.py", line 1, in from .havsfunc import * File "/usr/lib/python3.13/site-packages/havsfunc/havsfunc.py", line 7, in from vsdenoise import BM3D, nl_means, prefilter_to_full_range ImportError: cannot import name 'BM3D' from 'vsdenoise' (/usr/lib/python3.13/site-packages/vsdenoise/init.py). Did you mean: 'bm3d'?

fisherman734 commented on 2025-04-28 10:44 (UTC)

I second the proposal of jholmer regarding the -git suffix. At least the dependency for vapoursynth-plugin-vsjetpack-git should be changed. According to https://github.com/HomeOfVapourSynthEvolution/havsfunc/issues/92#issuecomment-2833932768 vapoursynth-plugin-vsjetpack-git is not stable and often breaks vapoursynth-plugin-havsfunc. Manually removing the -git suffix from the build file works for me currently.

jholmer commented on 2025-01-18 04:31 (UTC)

Also mvsfunc does not seem to be needed as a dependency anymore.

jholmer commented on 2025-01-18 04:29 (UTC)

Could this please be updated so the dependencies do not require the -git suffix? All of the -git packages provide the non-git versions, so we can allow the user to choose whichever version they want.

Rus commented on 2023-09-11 15:18 (UTC) (edited on 2023-09-11 15:19 (UTC) by Rus)

Should be added to the dependencies python-hatchling

Nocifer commented on 2023-09-06 10:32 (UTC)

It now also needs vsdenoise and vsmasktools.

Rus commented on 2023-05-22 20:08 (UTC) (edited on 2023-05-22 20:11 (UTC) by Rus)

No module named 'vsexprtools'

No module named 'vspyplugin'

dreieck commented on 2023-05-04 09:39 (UTC)

Can you change the dependency vapoursynth-plugin-svpflow2-bin to vapoursynth-plugin-svpflow2, please?

Regards and thanks for maintaining!