Timeline for FFMPEG replace specific place in a video
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 3, 2023 at 5:16 | comment | added | Philippos | 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. | |
| May 2, 2023 at 19:39 | comment | added | FaboThePlayer | Yeah that would be easier than audio fingerprinting, however how do I can now replace that with my custom intro? | |
| May 2, 2023 at 9:53 | comment | added | Philippos | 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/… | |
| May 2, 2023 at 9:27 | history | edited | FaboThePlayer | edited tags | |
| S May 2, 2023 at 9:27 | review | First questions | |||
| May 16, 2023 at 9:32 | |||||
| S May 2, 2023 at 9:27 | history | asked | FaboThePlayer | CC BY-SA 4.0 |