rossmartin / video-editor-ionic2

:camera: :video_camera: :scissors: An Ionic 2 app that shows how to use the cordova-plugin-video-editor and cordova-plugin-instagram-assets-picker plugins.
71 stars 30 forks source link

Forever loading #4

Closed remcova closed 7 years ago

remcova commented 7 years ago

Hello, When I trimmed a video and I click the "next" button the app loads forever, it doesn't stop loading. What causes this? Screenshot: http://oi67.tinypic.com/b6pw6c.jpg

I tested the app on Android 5.0 btw.

EDIT: I see that the Trim has failed, i'm still trying to fix it. Here is the log cat: I/chromium(22220): [INFO:CONSOLE(63516)] "DEVICE READY FIRED AFTER", source: file:///android_asset/www/build/js/app.bundle.js (63516) I/chromium(22220): [INFO:CONSOLE(596)] "importVideoSuccess, uri: ", source: file:///android_asset/www/build/js/app.bundle.js (596) I/chromium(22220): [INFO:CONSOLE(258)] "createThumbnail success, result: ", source: file:///android_asset/www/build/js/app.bundle.js (258) I/chromium(22220): [INFO:CONSOLE(274)] "trim error, err: ", source: file:///android_asset/www/build/js/app.bundle.js (274)

remcova commented 7 years ago

Nvm.. I see that the Trim function is only available for iOS, not for Android.. Reference: https://github.com/jbavari/cordova-plugin-video-editor