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

Get each stream's timestamps #7

Open
artperrin opened this issue Jul 2, 2021 · 3 comments
Open

Get each stream's timestamps #7

artperrin opened this issue Jul 2, 2021 · 3 comments

Comments

@artperrin
Copy link

Hi,
I'm using your great script to extract each stream of an .nmf file to sum them myself afterward and obtain a mono .wav file (and hear it like I would in the Nice Audio Player).
The problem is: can't figure out how to get each stream's timestamps (in particular each stream's starting time). I saw that we have a start_time and end_time value when reading the header with the get_packet_header() function, but each of them appears to be the same for each stream.

Is there something i'm missing about those start_time and end_time values ?

Thanks !

@tsiartasantreas
Copy link

Have you found any solution to that?

@artperrin
Copy link
Author

Hello,
Unfortunately not, I had to work without these informations...

@tsiartasantreas
Copy link

@artperrin thanks for your reply!
I am also trying to find a solution to export both of the streams on the same .wav file. If we find something i will keep you informed :)

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

2 participants