Skip to content

Detect faded scene changing #100

@llafcode

Description

@llafcode

Hi @Breakthrough ,

Thank you very much for your awesome software! I'm using it to detect scenes from some cartoon videos, see the original video here.

Now I'm having some problems of getting what I want. Specifically:
I want to detect the real scene changes (not shot changes) in the video. There are usually two ways of representing real scene changes:

  1. fade into black screen and fade into next scene;
  2. fade directly into the next scene without a black screen.

The content-detector method works well for shot changes while the threshold-detector works well for real scene changes (option 1). But I'm missing many scenes with scene changes in the second way. For example, check scene changes happened at 03:22 to 03:23 and 05:52 to 05:53 in the original video I just posted.

I struggled with adjusting the parameters but I failed to achieve what I want. Any ideas of how I can make it?

Many thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions