[FFmpeg-user] Illegal instruction while executing ffmpeg on powerpc

Colin S. Miller ffmpeg at csmiller.demon.co.uk
Tue Dec 17 23:15:46 CET 2013


On 17/12/13 15:37, Harninder Rai wrote:

> Hello Anshul,
>
> I am using kernel 3.8, that should support changing stack limit?
> Is there any kernel config option or something which I should turn on?
>
>
> Regards
> Harry++
>
Hi Harry,
On  x86 Linux, under the bash shell, then using
ulimit -s nnn
will change the maximum stack size, for any programs run from that shell.

You could try increasing the limit and run ffmpeg again.
Running
ulimit -s
will display the current limit.

HTH,
Colin S. Miller



More information about the ffmpeg-user mailing list