Skip to content

Decoder input mp3 info#31

Open
benjamine wants to merge 1 commit intoTooTallNate:masterfrom
benjamine:master
Open

Decoder input mp3 info#31
benjamine wants to merge 1 commit intoTooTallNate:masterfrom
benjamine:master

Conversation

@benjamine
Copy link

exposed mpg123_info to get information about the input mp3 format (bitrate, samplerate, etc.)

I just added a public .info() method, I wasn't sure but it might be useful to include that info when triggering the format event.

one use case I wrote this for is transcoding, I want to transcode from quality A to B, but I want to passthrough (omit the transcoding) if A === B.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this one will match lame.MONO|STEREO|etc.

@benjamine
Copy link
Author

✋ hi

@eallegretta
Copy link

I'd like to know if there is a plan on merging this PR?

Thanks!

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.

3 participants