Displaying 3 results from an estimated 3 matches for "_time_".
Did you mean:
time_
2024 Sep 01
1
Feedback on implementation of decoding of chained streams
...ples() work for chained
streams? I.e., is there a way to get the total samples for all chained
links (to know what the range of valid values for target_sample is for
seek_to_absolute_sample_())?
Since chained streams can have different sample rates, how would one go
about seeking to a specific _time_?
Am I reading the seeking implementation correctly that the only way to
seek to a future link is to scan forward through all of the file data?
2024 Sep 02
1
Feedback on implementation of decoding of chained streams
...inks (to know what the range of valid values for target_sample is for
> seek_to_absolute_sample_())?
It returns the number of samples stated in the metadata of the current
active link.
> Since chained streams can have different sample rates, how would one go
> about seeking to a specific _time_?
I assume one would first use the sample rate of the first link to
guess the sample number, seek to that point, correct if it turns out
one of the links that passed has a different sample rate, seek again
etc.
> Am I reading the seeking implementation correctly that the only way to
> seek t...
2005 May 11
3
I''m leaving this list ....
Hi,
I''m subscribed to this mailing list for a long time. During that time, I
enjoyed reading all posts and try to understand them :)
LARTC started as a something I could use to impress my boss. After a while it
became clear to me that my boss was not impressed ;(, but I kept following
this list because it was fun. I also placed a lot documentation online on