-
Notifications
You must be signed in to change notification settings - Fork 620
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an ability to rewind at the end of the video (#5676)
- in some cases after seeking to the last key frame in the video leads to the premature end of decoding as the decoding doesn't start and yet DALI waits for frames. This PR adds a rewind to one before the last (and so on), frame to make sure we can decode the last frames Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
- Loading branch information
Showing
1 changed file
with
27 additions
and
15 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