Joining videos using kaltura

can we concatenate videos using kaltura API? please help me…i m not able to find anything related to merging videos in kaltura.

Hi,

Kaltura does not offer such an option itself. Our API does include trimming and clipping options, but not concat.
However, you can easily accomplish that with ffmpeg’s concat option.
See: https://trac.ffmpeg.org/wiki/Concatenate