[FFmpeg-user] Regarding Not support in Lollipop

Reindl Harald h.reindl at thelounge.net
Wed Mar 30 20:16:22 CEST 2016



Am 30.03.2016 um 12:15 schrieb Kandarp:
> this command we are using  but not supported in android Lollipop version
> and  giving us below specified error.
>
> *Command="-r 20 -start_number 15  -i "+sdcard+"/frames/IMGR%d.jpg -c:v
> libx264 -vf fps=20 -crf 23 -pix_fmt yuv420p "+ sdcard +"/REVERSE.mp4";*
>
> getting Error like this
>
> *error:*only position independent executables (PIE) are supported

so build it with -fPIE and link it with -pie

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20160330/d23e1175/attachment.sig>


More information about the ffmpeg-user mailing list