Ingmar Rieger

Results 18 issues of Ingmar Rieger

Hello, I'm using python (3.9.2) on a Mac Mini M1 installed via conda as a native Apple Silicon/arm64 executable. When I install imageio and execute ``` >>> import imageio >>>...

type: bug
building/installing

### Description I was running into problems with the two libraries mentioned in the title: **opengl/system** as well as **ffmpeg/6.1**. For my build pipeline, I setup a absolutely minimal Docker-Container...

bug

I'd suggest to fix the linking to ensure OpenColorIO can be build with its own requirements build as shared libraries. Currently it will throw linker errors when linking all the...

Hello, I just discovered that libraw errors with error code -100012 (LIBRAW_TOO_BIG) when I try to open Canon R5-C CRM movie files larger than 2GB. Files smaller open. According to...

This extends exrreadchannels and exrwritechannels to allow passing half float data packed into uint16 matrices. It is implemented to keep it as simple as possible while not changing to much...

### What is your question? Hey, I some time ago run into a problem building several shared libraries of larger projects building more than one artifact. The problem I run...

question

Specify library name and version: **bmx/1.2** and **bmx/cci.20240510** Currently I'm implementing something using the bmx library for handling video IO. Obviously, as I'm really settled on Conan now, I first...

Failed

### Summary Changes to recipe: **openimageio/2.5.13.0** #### Motivation Adding the newest version as I use this library for reading/writing images and like to stay up to date. #### Details Just...

Hey, while working the conan recipe to integrate bmx into the offical conan recipe repository (https://github.com/conan-io/conan-center-index/pull/23955), the CI discovered a problem when trying to build as a shared library for...

### Summary Changes to recipe: **openjph/0.15.0** #### Motivation I'm currently looking into a multitude of higher-end image compression algorithms and for this I started to look into OpenJPH which isn't...

Failed