i compile x264 with build-x264-i386 setting
when my code run in x264_encoder_encode , the program will be crashed
the error information is
"Detected an attempt to call a symbol in system libraries
that is not present on the iPhone:__isfinited called from function
get_qscale in image ffmpeginiphone.
If you are encountering this problem running a simulator binary within gdb,
make sure you 'set start-with-shell off' first."
any body have any relative experience ??
thx
i compile x264 with build-x264-i386 setting
when my code run in x264_encoder_encode , the program will be crashed
the error information is
"Detected an attempt to call a symbol in system libraries
that is not present on the iPhone:__isfinited called from function
get_qscale in image ffmpeginiphone.
If you are encountering this problem running a simulator binary within gdb,
make sure you 'set start-with-shell off' first."
any body have any relative experience ??
thx