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

Audio bitrate measurement error #3671

Open
ghost opened this issue Sep 3, 2014 · 3 comments
Open

Audio bitrate measurement error #3671

ghost opened this issue Sep 3, 2014 · 3 comments

Comments

@ghost
Copy link

@ghost ghost commented Sep 3, 2014

Please checkout audio bitrate measurement error.

When I'm checking audio bitrate on youtube links. abr returns in kilo 128.

But vube abr value is 96000. I think 96 is safe.

Please checkout this measurement error.

Thank you.

@ghost ghost changed the title Bitrate measurement error Audio bitrate measurement error Sep 3, 2014
@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Sep 3, 2014

@ghost
Copy link
Author

@ghost ghost commented Sep 3, 2014

I don't know python. I'm PHP developer.

You can use command line for checking abr value difference.

For youtube:

./youtube-dl --dump-json http://www.youtube.com/watch?v=nfWlot6h_JM

For vube:

./youtube-dl --dump-json http://vube.com/s/RxkEB

Please check the abr value measurement deference.

@phihag
Copy link
Contributor

@phihag phihag commented Sep 3, 2014

You don't need to know Python, we just need a way to reproduce it. youtube-dl -j http://vube.com/s/RxkEB says abr is 96000, but it should be 96 is sufficient. Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.