Most active commenters
  • eviks(6)
  • duped(4)

←back to thread

292 points nexo-v1 | 15 comments | | HN request time: 0.001s | source | bottom
Show context
wvh ◴[] No.44070862[source]
I've been building a music collection in FLAC format for 25 years, and last year I bought an (Android) phone and a MicroSD card of 1TB that fits all of my music. It's been a long project for technology to catch up, but now that it's possible to have all of it in my pocket, I'm pretty happy with it.

I'm sure I can't be the only one that doesn't want to be a renter, give up control and stream anything the industry wants to push or deal with ads. It's cool to see some even go to great lengths to write their own application.

replies(4): >>44070919 #>>44071116 #>>44071546 #>>44073130 #
1. eviks ◴[] No.44071116[source]
Technology has caught up many years ago, it's just that you insist on an format not fit for purpose. With good reencoding you get transparent audio quality (impossible to hear a difference) to fit all of your music on a much smaller card. (and as a backup you can always have those FLACs on the desktop)
replies(4): >>44074862 #>>44074908 #>>44077870 #>>44087519 #
2. legends2k ◴[] No.44074862[source]
Even if we agree on a format I don't want someone to quietly say a song I like is gone from my library while I wasn't looking due to some reason.
3. hulitu ◴[] No.44074908[source]
> Technology has caught up many years ago

citation needed. Youtube still gives you crappy, unlistenable 153kbps crap.

replies(2): >>44077807 #>>44078780 #
4. duped ◴[] No.44077807[source]
There are a number of studies on this but this one has a good summary (1). The TL;DR is that over 256 kbps for MP3 there's no significant data that listeners could perceive a difference to CD quality audio. Lower than that you can perceive artifacts.

I'm too lazy for finding this but I recall this study or similar repeated for trained listeners (musicians and mastering engineers) with the same results.

Note that MP3 is 30 years old and newer perceptual audio codecs can beat it.

YouTube picking lower bitrates is a problem but the qualifier here is "at sufficient bandwidths."

(1) https://www.researchgate.net/publication/257068576_Subjectiv...

5. duped ◴[] No.44077870[source]
People should use wavpack for archiving instead of flac, to be quite honest. It feels like FLAC has mindshare and name recognition but it doesn't support hybrid encoding (which is great for storing audio for archival and playback) or more than 8 channels of audio.
replies(1): >>44078765 #
6. eviks ◴[] No.44078765[source]
Music has 2 channels, so that feature is of no use. The other feature is cool as it avoids the need t maintain 2 sets of tags, though as far as I understand, it's not widely supported, especially in smartphones
replies(1): >>44081793 #
7. eviks ◴[] No.44078780[source]
You're not limited by YouTube, it's your library, your encoding settings. And you don't even need any citations, do a proper AB test yourself to confirm the well established
replies(1): >>44114216 #
8. duped ◴[] No.44081793{3}[source]
Music absolutely uses more than two channels. Or less. You don't need special "support" either any more than flac, you just decode it and write the bytes to your output buffer.
replies(1): >>44081832 #
9. eviks ◴[] No.44081832{4}[source]
How prevalent is music with >8 channels???

And it wasn't "special", it's just apps don't support playing the format

replies(1): >>44083583 #
10. duped ◴[] No.44083583{5}[source]
You don't pick an archival format for the common case, you pick it for all cases. But to answer the question, virtually every film soundtrack for the last 10 years.
replies(1): >>44085488 #
11. eviks ◴[] No.44085488{6}[source]
That doesn't make sense, you don't pick to suffer from poor support if you have a zero ore tiny niche case for it, you preserve it for that case only.

And you didn't answer the question, this discussion is about personal music libraries, like in the case of op collection of 25 years.

I'd bet almost all of them are stereo and not >8 channels

12. wvh ◴[] No.44087519[source]
Perhaps. I've never gotten into the effort of re-coding everything, though I have converted some to MP3 to take on runs with me before memory cards exceeded the size of the data. I'm happy we're getting at a point not having to care anymore about disk space – that is, those of us not locked into a walled garden forcing expensive upgrades for more storage.
13. dotancohen ◴[] No.44114216{3}[source]
Does there exist an _objective_ method to test the sound quality difference between two files?

I could take a 54 kbs rip of Rust in Peace and reencode it at 256 kbs. It's not going to sound better than the 196 kbs rip, even though the bit rate is higher. What software would detect this? And other artifacts, such as clipping?

replies(1): >>44114312 #
14. eviks ◴[] No.44114312{4}[source]
For some specific issues like clipping sure there are objective methods, and encoders use objective quality levels (so you don't target bitrate), and if it's not a tricky "subjective human experience can't be objective" question - the method to test is do A/B testing and see that humans can't detect a difference. That's audio transparent encoding. And since you don't care about other people for your personal phone use case, you can do this test yourself to detect the encoding quality level that's transparent to you.

And your examle doesn't make sense. You compare reencoded to the original, not to some 3rd sample. The issue here is whether to store large flacs or their smaller reencoded lossy variants. If you get a better quality flac, then you'll need to do another encoding to get a better lossy version

replies(1): >>44115281 #
15. dotancohen ◴[] No.44115281{5}[source]
The idea is that once I have my CDs ripped to flac, I could run an encoder to MP3 for e.g. listening in my Tesla. But I don't know if the settings that work best for Dark Side of the Moon are going to be good for Rust in Peace. If there were some automated tool review hours and hours of audio, finding the discrepancies, that would save me a lot of time and provide me much enjoyment listening.