Skip to content

Fully managed FLAC encoder/decoder - feature request #1201

Open
@jez9999

Description

With NLayer, there's fully managed MP3 decoding for NAudio. When working with audio streams I'm saving/modifying/loading, I generally want to store them in a lossless way. Currently the only way in NAudio is WAV unless you want to use MediaFoundation which is OK except that it really locks you into Windows.

WAV results in extremely large files and even with lossless compression, the size can be reduced significantly (I've found a FLAC will generally be 10%-50% of the WAV size). It'd therefore be nice to have fully managed FLAC encoding and decoding for NAudio so lossless compression/decompression of audio could be achieved in a platform-independent way.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions