all 23 comments

sorted by: hot top controversial new old
[–] 36 points 3 years ago (2 children)
  • [–] 9 points 3 years ago (1 child)

    what prrograms did you choose to replace them with?

  • source
  • hideshow 2 child comments
  • [–] 6 points 3 years ago (1 child)
  • [–] 4 points 3 years ago (1 child)

    What replacements did you settle on?

  • source
  • hideshow 2 child comments
  • [–] [S] 3 points 3 years ago (1 child)

    I decided to go with Da Vinci Resolve for video editing and I might migrate to something to replace Lightroom in future, can't now, because I have all my Lightroom catalogues at work.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 3 years ago (1 child)

    Doesn't Darktable work for you?

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 2 points 3 years ago* (1 child)

    I mostly use photoshop to remove objects from photos, place in images rendered with blender and retouch them to look like they were part of the photo, I think Darktabke doesn’t have tools similar to healing brush and patch tools in photoshop. Although photoshop is working perfectly so far, it would be nice to find a native application that is up to the task. I haven’t really tried hard to look for linux alternative that can do that.

    EDIT:

    Wait, I just looked into it and there are such tools! Thank you for suggestion! I might try it!

  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 3 years ago (1 child)

    What distro and what GPU? Asking... for a friend

  • source
  • hideshow 2 child comments
  • [–] 3 points 3 years ago (1 child)

    Out of curiosity, @0jcis@sh.itjust.works, what alternatives did you try before settling on Resolve/WIne?

  • source
  • hideshow 2 child comments
  • [–] [S] 1 point 3 years ago (1 child)

    Wine was the first and only one I tried! I think it’s the most popular choice, haven’t really looked into others. Are there better options?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 3 years ago

    Are there better options?

    Honestly, that's too subjective a question for me to answer. There are other options but I won't say they're drop-in replacements for what you're used to. Each alternative comes with its own investment in time and effort, like setting up and learning new apps do. If that set-up works for you, rock and roll!

    !moviesnob@lemmy.film

  • source
  • parent
  • [–] 2 points 3 years ago (1 child)

    What version of Lightroom did you install and how?

  • source
  • hideshow 2 child comments
  • [–] [S] 2 points 3 years ago

    I am on Ubuntu and I have an AMD processor.

    Here are the steps:

    If your system is 64 bit, enable 32 bit architecture (if you haven't already):

    sudo dpkg --add-architecture i386

    Download and add the repository key:

    sudo mkdir -pm755 /etc/apt/keyrings sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key

    Select your Ubuntu version and download the WineHQ sources file:

    For Ubuntu 23.04 (Lunar Lobster):

    sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/lunar/winehq-lunar.sources

    Install one of the following packages:

    Stable branch:

    sudo apt install --install-recommends winehq-stable

    I also changed wine to windows 10 compatability mode with a command which opens a window where I selected the option:

    winecfg

    Then I just ran adobe installers with Wine by double clicking them and installed everything with no problem except After Effects and Premiere Pro.

    Photoshop: https://thepiratebay.org/description.php?id=12019334

    Lightroom: https://thepiratebay.org/description.php?id=12022938

    Illustrator: https://thepiratebay.org/description.php?id=12021637

    I haven't tested fully, but everything seemed to work when I was poking around.

  • source
  • parent
  • [–] 0 points 3 years ago (1 child)

    So sad the Affinity suite isn’t on Linux

  • source
  • hideshow 2 child comments