Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

The program crashes while reading data #1

Closed
tripulse opened this issue Oct 25, 2019 · 0 comments
Closed

The program crashes while reading data #1

tripulse opened this issue Oct 25, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tripulse
Copy link
Owner

Because of these lines of code the program crashes and fails to read the data from anywhere. The issue might be the library is trying to read the all the data at once from the STDIN which is not possible.

https://github.com/nullvideo/loudnessnorm/blob/a8dfe5b5452ff1273432080c8379a845314e1fc8/src/main.rs#L30-L33

For issues with the newest feature I'm reverting back to the original feature.

@tripulse tripulse self-assigned this Oct 25, 2019
@tripulse tripulse added the bug Something isn't working label Oct 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant