Hi to all,
Currently I am working on video player project, I have to add the control which merge the multiple videos into single video file,Can anyone please help me...!!!
Thanks in Advance
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:41 AM
i using splicer to combine, but when export output file, size is very big
can you help me?
Chris PoppenPosted May 21, 2015, 10:21 AM
http://stackoverflow.com/questions/14301741/concatenate-video-files-directshow
I am currently using a multimedia toolkit (leadtools) that wraps DirectShow objects and provides higher-level controls and functions. I searched internet and found the following thread that might help:
http://support.leadtools.com/CS/forums/40399/ShowPost.aspx#40399
Note that the video files (to be merged) should have similar specs (Width, height, frame rate, etc...). Otherwise, you might need to unify the properties of these videos to merge them without problems.
Manoj Kumar DuraisamyPosted Jul 24, 2014, 6:00 AM
Vasu GadhiyaPosted Jul 24, 2014, 1:25 AM