On Monday, February 01, 2016 04:03:53 PM Srikanth Kommineni wrote: > CPU='cortex-a8'
It looks like the newer script might be building for a rather old arm cpu. If that is the case the instruction set is probably a limited 32 bit instruction set and only uses a single core. More than likely the device you are running this on is quite a bit more powerful. Not sure which arm cpu the older script was building for. Unless it is set elsewhere in the environment or in a separate script, it probably just built whatever the default is for the SDK. -Reuben _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
