Skip to content
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

MP3 current_ frame_ Len and total_ Duration will never change #458

Open
yunfengwangluo opened this issue Dec 5, 2022 · 4 comments
Open

Comments

@yunfengwangluo
Copy link

MP3 source. current_ frame_ The value returned by len() is always Some (2304)

source. total_ The value returned by duration is always None

Several different music files have been tested. This cannot be a problem with the music file itself. Other music players can obtain it normally

Or is there any other similar open source project recommended!!

@pablo-lua
Copy link

I have seen the same trouble, total duration doesn't return nothing at all...

@Nickiel12
Copy link

Nickiel12 commented Mar 15, 2023

I am having the same issue with total_duration returning None on any mp3 file

@Nickiel12
Copy link

A fix is proposed in PR #481?

@PraxTube
Copy link

This issue seems to still be present. Does anyone have a workaround for this, or is .wav and other files the way to go here?

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

No branches or pull requests

4 participants