shahen94 / react-native-video-processing

Native Video editing/trimming/compressing :movie_camera: library for React-Native
https://shahen94.github.io/react-native-video-processing/
MIT License
1.24k stars 321 forks source link

error: unreported exception IOException; must be caught or declared to be thrown #393

Open bibhuti9 opened 1 year ago

bibhuti9 commented 1 year ago

node_modules\react-native-video-processing\android\src\main\java\com\shahenlibrary\Trimmer\Trimmer.java:377: error: unreported exception IOException; must be caught or declared to be thrown retriever.release();

software version
react-native-video-processing ^1.7.2
react-native 0.70.6
node v16.14.0
kevmmdev commented 11 months ago

I am getting this issue as well. Are there any known solutions for now?