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.25k stars 325 forks source link

video trim for android available? #56

Closed SrengGueckly closed 7 years ago

shahen94 commented 7 years ago

Yes, you can trim video in android

SrengGueckly commented 7 years ago

@shahen94 how ? Can u introduce me some code coz I'm a beginner with react native?

shahen94 commented 7 years ago

Please take a look usage section in README https://github.com/shahen94/react-native-video-processing#usage

SrengGueckly commented 7 years ago

@shahen94 I followed all installation instruction and I want to choose video from my device , so I changed property source in both and to my own local path , but it doesn't work

shahen94 commented 7 years ago

Please produce error completely

SrengGueckly commented 7 years ago

@shahen94 attempt to invoke virtual method int android graphics bitmap getwidth , how can I solve with this error?

SrengGueckly commented 7 years ago

@shahen94 the video is trimmed but I can only hear the sound without video!