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

Check the lengths of album audio files #24

Closed
mtolly opened this issue Jan 1, 2015 · 1 comment
Closed

Check the lengths of album audio files #24

mtolly opened this issue Jan 1, 2015 · 1 comment

Comments

@mtolly
Copy link
Owner

mtolly commented Jan 1, 2015

Should be able to specify the length (in samples) in the Yaml file, and then warn if it doesn't match the input file.

soxi -s file.ext prints out the number of samples.
I don't see an easy way to get a correct MP3 length out of LAME, but we can just use it to decode, and then use soxi.

@mtolly
Copy link
Owner Author

mtolly commented Sep 13, 2015

Done with v0.5

@mtolly mtolly closed this as completed Sep 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant