I knew that Kaltura had an API that could be used for trimming and clipping a media entry, but it was quite nice to have found the Kaltura clipApp, which packages a Javascript timeline stepper as well as a Flash app for setting the in/out points for the media entry. You can find it here: https://github.com/kaltura/clipapp. Also, they have a demo page: http://showcase.kaltura.com/ (select Clipping Tool from the dropdown).
Additionally, here is my writeup/explanation of how to use the Clipper Tool. (FWIW, I am using the Clipper Tool in my company's software and interfacing with Kaltura SaaS platform, not the Community Edition.)
https://github.com/kaltura/platform-install-packages/blob/Jupiter-10.3.0/doc/KalturaClipApp_Howto.md
Additionally, here is my writeup/explanation of how to use the Clipper Tool. (FWIW, I am using the Clipper Tool in my company's software and interfacing with Kaltura SaaS platform, not the Community Edition.)
https://github.com/kaltura/platform-install-packages/blob/Jupiter-10.3.0/doc/KalturaClipApp_Howto.md
Comments
Post a Comment