[Libav-user] Issue: Can we add background music and framerate on generated video using FFMPEG tool in .Net?

Kunal Patel kunalptl6 at gmail.com
Wed Oct 20 09:03:09 EEST 2021


Hello Team,

Hope you are doing well.

I have 10 images with 10 audio along with background sound and different
framerate. And I have to generate a video using those files. I am using
currently *FFMPEG* tool for that

*Example :*
1 image + 1 audio = 1 video
2 image + 2 audio = 2 video
10 image + 10 audio= 10 video

After that, I am generating a final video combine above all videos using
the below method

FFMpeg.Join(finalVideoPath, videoList.ToArray());

All that stuff is working fine for me and the video is also generated
properly. But I was unable to add background audio and custom framerate to
the generated final video.

I tried with different *FFMPEG* arguments but not working. If you have any
good solution then can you please suggest as I need to complete that task
on priority?

Thanks in advance.


*Thanks & Regards*


*Kunal Patel*

*Sr. Software Engineer*

*AHMEDABAD | GUJARAT | INDIA*

*+91 7600327392 |** kunalptl6 at gmail.com <kunalptl6 at gmail.com>*

*Skype: krpatel1991*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20211020/29698af0/attachment.htm>


More information about the Libav-user mailing list