Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Add PCM & FLAC as standard audio encoder options for capturing lossless audio#566

Open
AntumDeluge wants to merge 1 commit intoMathewSachin:masterfrom
AntumDeluge:lossless_audio
Open

Add PCM & FLAC as standard audio encoder options for capturing lossless audio#566
AntumDeluge wants to merge 1 commit intoMathewSachin:masterfrom
AntumDeluge:lossless_audio

Conversation

@AntumDeluge
Copy link
Copy Markdown

@AntumDeluge AntumDeluge commented Jun 16, 2020

Adds "PCM" & "FLAC" options to audio encoder list for custom codecs. PCM & FLAC are both lossless formats.

Please look over my changes carefully as I currently do not have a C# compiler so I cannot test it

Related issue: #378

Edit: I'm not sure if it would be safer to use "pcm_s16le" instead of "copy" for PCM encoder. On my system pcm_s16le is the native format, so "copy" saves in that format without having to do any re-encoding. I assume that all Windows systems use pcm_s16le natively, but I could be wrong.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant