Chen Fan
Results
3
comments of
Chen Fan
I met this problem too.
This error is due to that current version of gnu assembler does not support 64bit instructions. My suggestion is to replace those 64bit assembly functions to 32bit. 2012/2/17 David Cairns...
1. run ./build_armv7 to build it for ios. 2. read the sample at samples/rtsp_player, which is a simple video player which demonstrates how to use ffmpeg4ios.