Bug #4545
Android 5+ PIE issue
Status: | New | Start date: | 02/13/2015 | |
---|---|---|---|---|
Priority: | Normal | Due 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