Closed angelkoh closed 1 year ago
it seems to be linked to this stackoverflow issue https://stackoverflow.com/questions/72159779/android-studio-ffmpeg-protocol-not-found
it seems to be linked to this stackoverflow issue https://stackoverflow.com/questions/72159779/android-studio-ffmpeg-protocol-not-found
@angelkoh will look into it
@angelkoh and can you try using v1.7.3
v1.7.3 works.
@angelkoh great. removed v1.7.4 changes in v1.7.5
I got the following error in the logcat
this is what i did: I pass in the video Uri string to TrimVideo.activity() .
I can see the video and I can move the slider around. but after that, when I click the tick to accept the changes, I get the "failed to trim" popup.
how do I resolve this ?