0

I have a show on my drive. In that series, there is a intro which starts randomly, one time at 2:00, second at 1:33, etc. However, I have a "custom intro" in a file. I want to replace that intro in the show. Since original intro don't start in regular time, I guess I need to use some sort of audio fingerprinting tool. Does anybody have any ideas how to do so?

3
  • Why use the audio track? Doesn't the intro have video frame to detect? Then see video.stackexchange.com/questions/23641/… or superuser.com/questions/1694684/… or stackoverflow.com/questions/52825892/… Commented May 2, 2023 at 9:53
  • Yeah that would be easier than audio fingerprinting, however how do I can now replace that with my custom intro? Commented May 2, 2023 at 19:39
  • Once you found the position of the intro and you know the constant length, you can cut it with the usual tools and compose the output by concatening the part before the intro, your own intro and the part after the intro. Commented May 3, 2023 at 5:16

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.