Closed brabebhin closed 1 year ago
Hi @lukasf
I implemented your suggestions from #355
So regarding playback, this seems to have absolutely no effect on audio-only streams. Media Foundation seems to ignore the offset. At least from what I can tell.
Seems to work well for video, although the video stream also locks out until audio catches up.
I'm also going to try some other approaches as and see how it pans out.
I was actually just about to suggest unifying the subtitles delay API lol. You beat me to it.
I had a look at the old subtitles delay API, and I think we can save some of it:
Agreed to all points.
This adds support for altering the presentation timestamp of samples. Allows audio and video stream synchronizations.