Bug #4545

Android 5+ PIE issue

Added by Anonymous almost 3 years ago.

Status:NewStart date:02/13/2015
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-
Component:

Description

I noticed on github you rebuilt the ffmpeg binary with pie option. ("new ffmpeg binary with PIE support"). I'm using the latest ffmpeg-android-java project.
I run a simple command and observe shellOut:
FfmpegController fc = new FfmpegController(getActivity(), getActivity().getCacheDir());
fc.convert...
E/shellout? error: only position independent executables (PIE) are supported.

Are you aware of this? Is it working for your tests? Is there anything else I should be doing to run the command?

I'm running Nexus 4 with Android version 5.0.1

Also available in: Atom PDF