Skip to content

FLAC decoder testbench #51

Closed
Closed
@ktmf01

Description

@ktmf01

I just found your FLAC decoding library, and tested it through flac2wav with this FLAC decoder testbench. I got quite a lot of messages like these

The flac library test cases do not yet include any audio files with xxx. If possible please consider contributing this audio sample to improve the reliability of the test cases.

For this I recommend the FLAC decoder testbench I just linked.

Besides the messages, flac2wav fails to decode the following files:

  • 16 - partition order 8 containing escaped partitions
  • 22 - 12 bit per sample
  • 32 - high resolution audio, partition order 8 containing escaped partitions
  • 37 - 20 bit per sample

Also, decoding of 23 - 8 bit per sample seems to be non-lossless.

I hope this information helps you to even further improve this library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions