Package Details: openimagedenoise-git 2.2.1.r0.g5960a13-1

Git Clone URL: https://aur.archlinux.org/openimagedenoise-git.git (read-only, click to copy)
Package Base: openimagedenoise-git
Description: Intel(R) Open Image Denoise library
Upstream URL: https://www.openimagedenoise.org/
Licenses: Apache
Conflicts: openimagedenoise
Provides: openimagedenoise
Submitter: bartus
Maintainer: bartus
Last Packager: bartus
Votes: 2
Popularity: 0.001965
First Submitted: 2020-09-19 21:17 (UTC)
Last Updated: 2024-03-07 16:26 (UTC)

Dependencies (7)

Required by (21)

Sources (5)

Pinned Comments

bartus commented on 2019-04-10 11:43 (UTC)

Please report issues and patches to oidn-git@github.com

Latest Comments

« First ‹ Previous 1 2

sausix commented on 2020-10-05 08:56 (UTC) (edited on 2020-10-05 08:57 (UTC) by sausix)

Looks like an upstream bug at pacman level for me or I'm dumb. May be you can clarify or forward the bugreport.

Since ispc-git is currently broken, only ispc-bin satisfies the dependency for openimagedenoise-git. So ispc-bin provides ispc with version 1.14.1-1

But yay and makepkg both report version mismatch:

yay -S openimagedenoise-git

 -> Could not find all required packages:
        ispc>=1.14 (Wanted by: openimagedenoise-git)

makepkg -si

error: target not found: ispc>=1.14
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> ispc>=1.14
==> ERROR: Could not resolve all dependencies.

But version check matches vercmp 1.14 1.14.1

-1 # means second is greater

Thanks for help.

FabioLolix commented on 2020-09-19 15:33 (UTC)

Please rename to openimagedenoise-git, as the program is called openimagedenoise in the official repo

bartus commented on 2020-07-24 10:03 (UTC) (edited on 2020-09-22 08:42 (UTC) by bartus)

@FlyingJay1: This package is older even than community one, it was pushed when luxcorerender starts using denoising, but you have a valid point with naming scheme conformance. I'll create a new package and merge this one :)

FlyingJay1 commented on 2020-07-23 21:23 (UTC)

This is a duplicate port. The same project is already ported: https://aur.archlinux.org/packages/openimagedenoise-bin/

It is "-bin", but at least they should be both named the same way. Otherwise there's a potential for confusion.

sausix commented on 2020-06-11 12:38 (UTC)

Issue has already been reported. This is FYI only.

1.2.0 is currently broken "somehow". Multiple bug trackers are involved and Blender just points Arch users to use official builds. I've already lost track on what's the source of problem. https://developer.blender.org/T68944

Crashes were reported there, but the Denoise node in Blender just provides a black image output to some people including me. https://github.com/OpenImageDenoise/oidn/issues/76#issuecomment-641609544 Compiling this package with #branch=devel which includes the announced patch does not solve this issue.

Affects package openimagedenoise too.

Only openimagedenoise-bin works currently for me. I'm on Ryzen 7 3700X so there's no lack of sse4_2.

bartus commented on 2019-04-10 11:43 (UTC)

Please report issues and patches to oidn-git@github.com