Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Is there a way to know which LEVEL a FLAC file... (Read 2650 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Is there a way to know which LEVEL a FLAC file...

-

Is there a way to know which LEVEL a FLAC file...

Reply #1
Doesn't seem so. I can't find anything besides Flake SVN or the libFLAC version that was used for encoding when checking a few files with a hex editor. And http://flac.sourceforge.net/documentation.html is unavailable at the moment.

Is there a way to know which LEVEL a FLAC file...

Reply #2
Quote
the encoder compression level setting is not stored by default, unless some third-party tool is doing it. it's possible to analyze (with flac --analyze) the frame headers in a FLAC file to guess though. but you have to understand the format well.
http://www.hydrogenaudio.org/forums/index....showtopic=31134