this post was submitted on 17 Jul 2023
933 points (98.0% liked)

Linux

46775 readers
1922 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

For context, LDAC is one of the few wireless audio codecs stamped Hi-Res by the Japan Audio Society and its encoder is open source since Android 8, so you can see just how long Windows is sleeping on this. I'm excited about the incoming next gen called LC3plus, my next pair is definitely gonna have that.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 40 points 1 year ago* (last edited 1 year ago) (2 children)

Yes.. I made double sure to mention 'encoder' between that.

Xiph really won the lossy codec scene with Opus and I transcoded all my junk to that format. Hitting (my personal) transparency on 128k vbr is flat out impressive and it warms my heart that corpos won't have a reason to collect taxes for basic things like audio codec. However it's a different story with bluetooth audio codec in which I hope will change.

[–] [email protected] 14 points 1 year ago (2 children)

Xiph really won the lossy codec scene with Opus and I transcoded all my junk to that format. Hitting (my personal) transparency on 128k vbr is flat out impressive

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

[–] [email protected] 3 points 1 year ago (3 children)

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.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

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.

[–] [email protected] 0 points 11 months ago (1 children)

I use foobar2000 + wine

Check out Strawberry it's essentially the Linux native version of foobar2000.

[–] [email protected] 1 points 11 months ago* (last edited 11 months ago)

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:

  • a UI plugin with the power and flexibility of Facets/Refacets
  • browse library by folder structure OR tags (most only do one or the other)
  • powerful query language to actually find what I'm looking for
  • binaural stereo for headphones plugin
  • convolver
  • convert to opus and replaygain scanning
  • DR Meter
  • handle my >100k tracks library without constantly crashing or being incredibly slow

Most alternatives I've tried can't even deliver on half of those.

[–] [email protected] 3 points 1 year ago

Use opusenc directly. It preserves covers and the CLI is literally opusenc --bitrate B INPUT OUTPUT.

[–] [email protected] 2 points 1 year ago (1 children)

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.

[–] [email protected] 4 points 1 year ago

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)

[–] [email protected] 2 points 1 year ago

I also prefer 144k vbr, glad to see I'm not alone.