Coder Social home page Coder Social logo

Comments (6)

Automatisator100 avatar Automatisator100 commented on June 10, 2024 1

unfortunately does not work no matter what I do... Can someone please provide dmg ?

from filmulator-gui.

RhvdG avatar RhvdG commented on June 10, 2024 1

okay thanks. I got it working under Ubuntu.

Congratulations! I am still hoping someone will provide a working macOS version. The instructions @mermerico provided are over my head... I'm a photographer, not much of a coder.

from filmulator-gui.

CarVac avatar CarVac commented on June 10, 2024 1

@Automatisator100

Use the Testbuild branch (or the nightly build AppImage, you're on Linux) to get the LMMSE alternate demosaicing.

from filmulator-gui.

RhvdG avatar RhvdG commented on June 10, 2024

Does the same error occur on macOS 12 (Monterey)? I hope you'll keep trying, because I'm still very eager to compare Filmulator with darktable, hoping to achieve a speedier development routine.

from filmulator-gui.

mermerico avatar mermerico commented on June 10, 2024

I am (slowly) working on new build instructions for macOS. I currently have a build working on my local machine, but I haven't been able to make a version packaged with all the dependencies.

Here are my build notes:
Prerequisites
Install vcpkg
Install brew
pkg-config from brew

Vcpkg install:

  • tiff
  • libjpeg-turbo
  • exiv2
  • libraw
  • curl
  • libarchive
  • qt5

Build librtprocess from source

  • Brew install make
  • brew install libomp
  • follow instructions in librtprocess repo

install lensfun from source
install libraw from source (needs a second repo that has the cmake version: https://github.com/LibRaw/LibRaw-cmake)

building filmulator
you may need this updated CMakeLists.txt:
CMakeLists.txt
make a build folder and cd into it
I used the following cmake command:
cmake -DCMAKE_TOOLCHAIN_FILE=~/Documents/vcpkg/scripts/buildsystems/vcpkg.cmake -Dlibrtprocess_dylib=/usr/local/lib/librtprocess.0.0.1.dylib -DLENSFUN_INCLUDE_DIR=/opt/homebrew/Cellar/lensfun/0.3.95_4/include ..

I hope this helps!

from filmulator-gui.

Automatisator100 avatar Automatisator100 commented on June 10, 2024

okay thanks. I got it working under Ubuntu.
I thought LMMSE Demosaic Method would be in there as a choice, but it is not the case.

from filmulator-gui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.