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

Timestamp output for file inputs? #186

Open
cchadowitz opened this issue Mar 3, 2022 · 0 comments
Open

Timestamp output for file inputs? #186

cchadowitz opened this issue Mar 3, 2022 · 0 comments

Comments

@cchadowitz
Copy link

I noticed that there is a --timestamp option that does the following: "Add a time stamp in front of every printed line"

However it seems that this adds the system timestamp at the time of decoding. If the input is a file and not a stream, would it be possible to instead print the timestamp of the location in the audio file that was decoded (maybe the sample number or something similar)? In this case, the system time when decoding isn't particular useful, but I would still like to be able to identify at what point in the audio file a particular signal was decoded.

I'm happy to patch this in myself, I'm just not familiar with how or where this would go, so any suggestions are more than welcome!

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

1 participant