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

Implementation of duplicate check mode #52

Open
Ikotas opened this issue Oct 3, 2024 · 0 comments
Open

Implementation of duplicate check mode #52

Ikotas opened this issue Oct 3, 2024 · 0 comments

Comments

@Ikotas
Copy link

Ikotas commented Oct 3, 2024

This is a different proposal to improve TDecimate than #51.

What I want to achieve
I want to do only duplicate checks without decimation like mode=4.

  • Display a list of duplicate checks similar to mode=0,1 without changing the fps in the source file.
  • Display duplicates that correspond to the specified threshold in the range specified by cycle or displayDecimation.
  • If cycleR is not specified, all duplicates that correspond to the threshold are displayed.

Purpose of Implementation

  • To explore fps for IVTC
  • To check for duplicate elimination errors after encoding
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

1 participant