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

Audio fingerprinting instead #5

Open
Protektor-Desura opened this issue Apr 1, 2022 · 2 comments
Open

Audio fingerprinting instead #5

Protektor-Desura opened this issue Apr 1, 2022 · 2 comments

Comments

@Protektor-Desura
Copy link

Protektor-Desura commented Apr 1, 2022

It seems to me it would be much faster and just as reliable to have it scan the first X amount of time in every video and compare the AUDIO track and look for similar. This is going to work most of the time and it is how Plex and Emby do it. If you are looking at video frames that seems much slower and it still won't fix series like Simpsons where they change the intro multiple times in a season. Also it should add a intro chapter mark to every video to make it easy to skip to the next chapter and if it isn't perfect you can always speed ahead or rewind.

Also if you have a mix of 720p and 1080p files in a single season, then audio will be similar but a hash of video won't be.

@garrit-schroeder
Copy link
Owner

Sure, its a good idea. But a proof of concept of this idea is already available (In Emby & Plex). I wanted to create something with a different approach. That's all.

@rohitghali
Copy link

True. Audio hash is more logical. Less strain on the cpu. Better detection. Except a very very few shows like Seinfeld, audio is best.

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

3 participants