• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Video Trim

Dear Experts,

I have to develop an application just like VideoCutter in Android. Please let me know if there is any supported API in Android related to Video Trim or if any other approach which I can follow. Please give your valuable suggestions ASAP.

Thanks,
jitu_goldie
 
Is there a reason you aren't doing the cutting on your PC? There are a variety of utilities out there.

Cheers,
Jim
 
Is there a reason you aren't doing the cutting on your PC? There are a variety of utilities out there.

Cheers,
Jim

Thanks for your prompt reply Jim. But my need is something different. Actuall in my application user can trim the video means user has to mention start and end point and after that has to press Trim Command. After that I have to save that data as a separate video file at sdcard.

Is there any API support in Android for Video editing. Any 3rd party support. Any Approach to do this task.
 
Thanks for your prompt reply Jim. But my need is something different. Actuall in my application user can trim the video means user has to mention start and end point and after that has to press Trim Command. After that I have to save that data as a separate video file at sdcard.

Is there any API support in Android for Video editing. Any 3rd party support. Any Approach to do this task.
Hi Jitu
Has this issue been resolved?
 
Back
Top Bottom