Code Monkey home page Code Monkey logo

Comments (6)

TheCaptain989 avatar TheCaptain989 commented on June 6, 2024 1

The '-vn' option is stripping the image out. Not sure about writing it to a file.
If time permits, I'll see what I can find.

from lidarr-flac2mp3.

woonaval avatar woonaval commented on June 6, 2024

thanks for the answer! I tried removing the -vn parameter and the converted opus files still don't have the embedded art :( they look the same. For me there is no need to write it to a separate file, I just want to keep the album art inside the file tags as it was in the original .flac file.
thanks again

from lidarr-flac2mp3.

TheCaptain989 avatar TheCaptain989 commented on June 6, 2024

I knew I had looked at this before! It's an example in my Readme.

Replace the '-vn' with '-c:v libtheora -map 0 -q:v 10' keeping the other options intact.

Let me know how it goes.

from lidarr-flac2mp3.

woonaval avatar woonaval commented on June 6, 2024

Sadly same result :/

For the record, the full line I'm using now is:
. /usr/local/bin/flac2mp3.sh -a "-c:v libtheora -map 0 -q:v 10 -c:a libopus -b:a 192k" -e .opus

thanks

from lidarr-flac2mp3.

TheCaptain989 avatar TheCaptain989 commented on June 6, 2024

Stinkola.
There is an old issue (#27) that goes into the weeds a bit about embedding cover art in Opus files. You could read through that and see if you find something useful. It is just not straightforward when using ffmpeg, I'm afraid.
I'm sorry I couldn't help more.

from lidarr-flac2mp3.

woonaval avatar woonaval commented on June 6, 2024

I've read the issue you mention and well my solution is described there! I'm very new to Lidarr, and I wasn't aware that it will parse newly downloaded files to complete its metadata. That is the case, and even if my opus files don't have cover art, after some minutes Lidarr will trigger the metadata update and the art will be there :) so, it's not a real "solution", but works perfectly fine for my needs, as I use flac2mp3 exclusively with Lidarr. Thanks for looking into the topic anyway! appreciated

from lidarr-flac2mp3.

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.