this post was submitted on 17 Jul 2023
962 points (98.1% liked)
Linux
47996 readers
1030 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Same here. I've left myself a bit of a safety margin at 144k vbr, but having my whole library at transparent quality AND portable size is very convenient.
Though, now that opus 1.4 is out I feel a bit of anxiety whether i should re-encode everything from flac->opus1.4
Which tool do you use to re-encode everything to opus ?
I tried with ffmpeg and it works but I had many issues with covers.
I use foobar2k via wine. Yes, you may stone me. Tip: You will save heaps of space by not embedding the cover on each file, just put a cover.jpg in the albums folder, virtually any player will pick it up.
Except when streaming the file or copying a random file to another location. embedded art is pretty convenient, 500x500 is plenty large enough and doesn't take a lot of space (~50KB)
Use opusenc directly. It preserves covers and the CLI is literally
opusenc --bitrate B INPUT OUTPUT
.same as @[email protected] I use foobar2000 + wine. ffmpeg is alright, but fb2k is very convenient (especially for replaygain tagging). Afterwards I usually give the files a Picard treatment to get proper tags + covers.
Check out Strawberry it's essentially the Linux native version of foobar2000.
does it support foobar2000 plugins?
probably not, since those are windows dlls. So here's a short list of what I'd want from a fb2k replacement:
Most alternatives I've tried can't even deliver on half of those.
I also prefer 144k vbr, glad to see I'm not alone.