Skip to content

aplay: add support for G.711 A_LAW enconding in AU file format #297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chleroy
Copy link

@chleroy chleroy commented Apr 2, 2025

At the time being, aplay only supports G.711 µ-law, 8-bits PCM and 16-bits PCM encodings for the AU format while the AU format supports many more.

In Europe the most G.711 used encoding is the A-law, which is also part of the encodings supported by the AU file format.

Add support for that encoding in aplay.

At the time being, aplay only supports G.711 µ-law, 8-bits PCM and
16-bits PCM encodings for the AU format while the AU format supports
many more.

In Europe the most G.711 used encoding is the A-law, which is also
part of the encodings supported by the AU file format.

Add support for that encoding in aplay.

Signed-off-by: Christophe Leroy <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant