Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to support for android nexus 6p(Device not supported) #3

Open
woshiwzy opened this issue Jul 13, 2016 · 0 comments
Open

how to support for android nexus 6p(Device not supported) #3

woshiwzy opened this issue Jul 13, 2016 · 0 comments

Comments

@woshiwzy
Copy link

when i use this lib run on nexus 6p ,there is a error :

===================================

om.github.hiteshsondhi88.libffmpeg.exceptions.FFmpegNotSupportedException: Device not supported
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at com.github.hiteshsondhi88.libffmpeg.FFmpeg.loadBinary(FFmpeg.java:52)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at com.yink.sardar.Compressor.loadBinary(Compressor.java:27)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at com.cretve.screamingreel.BaseScreamingReelActivity.compressVideo(BaseScreamingReelActivity.java:894)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at com.cretve.screamingreel.activity.AddCatchOrEditActivity.compressVideo(AddCatchOrEditActivity.java:234)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at com.cretve.screamingreel.activity.AddCatchOrEditActivity.onCreate(AddCatchOrEditActivity.java:206)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at android.app.Activity.performCreate(Activity.java:6251)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1107)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2369)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2476)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at android.app.ActivityThread.-wrap11(ActivityThread.java)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1344)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at android.os.Handler.dispatchMessage(Handler.java:102)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at android.os.Looper.loop(Looper.java:148)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at android.app.ActivityThread.main(ActivityThread.java:5422)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at java.lang.reflect.Method.invoke(Native Method)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
07-04 14:15:51.236 4214-4214/com.thescreamingreel.androidapp W/System.err: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)

I think this error cause by a cpu arch,but how to solve?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant