a914-gowtham / android-video-trimmer

Helps to trim local videos with compress option on Android applications using Exoplayer 2 and FFmpeg.
Other
362 stars 115 forks source link

The player is not released #29

Closed ThinhNguyenHuu closed 3 years ago

ThinhNguyenHuu commented 3 years ago

I get a FastVideoView based on VideoView and it cannot restart video after TrimActivity. I think the problem is the media player of your video holder is not released.

Sorry for my bad English.

a914-gowtham commented 3 years ago

Hi thinh, Sorry for the late response. Can you share the video of the issue here?