0

I want to load a video that has a soundtrack, and I want it to take an audio clip of a single spoken word and I want the clip inserted at different points in the video. The output will be the new video. I also want to insert an image at certain points in the video (watermark).

Can I do this using FFMPEG or libvlcsharp?

TylerH
  • 20,799
  • 66
  • 75
  • 101
Siddharth
  • 23
  • 1
  • 8
  • Probably not with libvlc(sharp), which is about playing videos, not making advanced manipulations like that. FFMPEG would probably give more flexibility about that, but I never used it. – cube45 Dec 16 '19 at 18:10
  • I see, I got success for extracting a word from the clip but still searching for the solution to add at different points – Siddharth Dec 16 '19 at 19:00

0 Answers0