bhuvnesh123 / FFmpeg-Video-Editor-Android

Sample android project using ffmpeg for cutting and compressing video,reversing video,extracting image frames from video,extracting audio from video,add fade in fade out effect,create fast and slow motion video
540 stars 165 forks source link

Very slow performance #5

Closed hardikJoshi123 closed 7 years ago

hardikJoshi123 commented 7 years ago

Hello,

I am using 1 second video for reversing video.. It takes around 3-4 minutes to process result video.. What i am trying to achive :

I have 1 second video, now i want to display video forward and backward continously.

Thanks!

bhuvnesh123 commented 7 years ago

I have checked the reverse video functionality on multiple devices and it doesn't take more than 10 seconds to process 1 second video.Please make sure you are using same code as given in repository.If problem persists, you can share the video you are using at bhuvneshvarma123@gmail.com