From: Yahia B. <yah...@gm...> - 2013-05-06 02:12:24
|
Dear all, I cross-compiled OpenSVC decoder for ARM processor. I have used : ./configure --enable-cross-compile --enable-svc --cc=arm-none-linux-gnueabi-gcc --as=arm-none-linux-gnueabi-as --target=arm-linux --enable-static --ar=arm-none-linux-gnueabi-ar --nm=arm-none-linux-gnueabi-nm. The cross-compilation succeed but when running OpenSVC, it exits just after displaying this message. root@omap3evm:~# ./mplayer -fps 30 mobile.264 -vo null MPlayer UNKNOWN-4.3.3 (C) 2000-2010 MPlayer Team Playing mobile.264. H264-ES file format detected. ========================================================================== Opening video decoder: [ffmpeg] IETR's codec family Does any one ported OpenSVC decoder on ARM architecture ? Regards. Yahia. |