titansgroup / k4l-video-trimmer

A library with UI and mechanisms to trim local videos on Android applications.
MIT License
782 stars 221 forks source link

Trimming using ffmpeg instead of mp4parser #14

Open Sateesh2 opened 8 years ago

Sateesh2 commented 8 years ago
Fixes issue #.
Sateesh2 commented 8 years ago

sure

dogo commented 8 years ago

@Sateesh2 I was responsible for maintain the video trimmer, but I leave the company and now nobody will maintain, I'm creating a new lib based on this one and I will release soon, adding your changes.

Thanks

Sateesh2 commented 8 years ago

Thanks for replying @dogo . If you release this it will be my first github contribution. All the best.

Sateesh2 commented 7 years ago

@androidroadies You can combine two commands in ffmpeg using "filter_complex" command. Here I am just trimming, not compressing.

CharlieChristensen commented 7 years ago

@dogo are you still planning on releasing a new trimming lib?

dogo commented 7 years ago

@CharlieChristensen I don't work at Knowledge anymore and don't have access to accept the PR =(

CharlieChristensen commented 7 years ago

@dogo no problem thank you! I just saw that earlier you said you would be releasing a new library soon

Douvi commented 7 years ago

Someone will accept the PR? Because it look very interested...