Re: Support for ultra-high sample rates?

Martijn van Beurden <[email protected]> Thu, 25 Jun 2020 14:49:35 +0200
Newsgroups gmane.comp.audio.compression.flac.devel
Message-ID <CADQbU6-j_B82vEMydTP7wbzZO_KfzXbKMeJCA_D2TbKB1Z3tvg@mail.gmail.com>
Op di 2 jun. 2020 om 05:59 schreef Con Kolivas <[email protected]>:

> It would be nice if the flac container was
> extensible to any arbitrary value for research purposes.
>

Probably not the answer that you were hoping for, but because it is only
for research purposes, why not store the samplerate outside of the
container, or in the comments as metadata? The FLAC encoder doesn't care
what samplerate your material is, it just stores it for easy playback. You
can store 10MHz information, tell the FLAC encoder it is 48kHz, and add a
tag samplerate=10000000  or even samplerate=10MHz, whatever your processing
scripts accept.

As you are clearly using FLAC for something it wasn't made for, that
doesn't seem like a very big workaround to me?

Kind regards,

Martijn van Beurden

_______________________________________________
flac-dev mailing list
[email protected]
http://lists.xiph.org/mailman/listinfo/flac-dev