forked from videolan/vlc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
transcode: don't care other tracks drift when calculating pts
Also don't care input fps and only calculate what should be the next output pts. We anyway define output fps to be either 25fps or input fps if it's available. This should help to eliminate skips/visual artefacts on video if there is small skips in input. And output constans fps from transcode. Fixes #10453 for me
- Loading branch information
1 parent
bdf9d06
commit d82728f
Showing
1 changed file
with
5 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters