Hello Every one,
Can anyone guide me on merging the two video files into one file using C#.
Please let me know.
Thank you!!
Hello Every one,
Can anyone guide me on merging the two video files into one file using C#.
Please let me know.
Thank you!!
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Toản NguyễnPosted Jul 24, 2023, 6:40 AM
i using splicer to combine, but when export output file, size is very big
can you help me?
Marvin ReidPosted Dec 29, 2021, 10:07 PM
You can use the ConvertCtrl class from the LEADTOOLS SDK to combine the two video files. Here is a sample which demonstrates how you can combine the files
https://www.leadtools.com/help/sdk/v22/tutorials/dotnet-console-combine-video-and-audio-from-separate-sources.html
Shweta LodhaPosted Dec 22, 2021, 6:27 PM
Shweta LodhaPosted Dec 22, 2021, 6:26 PM