zhuhb qiyi.com> writes:
> I managed to compile/build the ffmpeg for the iOS
> arm32 version. But it crashed
Please consider reading https://ffmpeg.org/contact.html
and https://ffmpeg.org/bugreports.html (again).
Carl Eugen
___
ffmpeg-devel mailing
I managed to compile/build the ffmpeg for the iOS arm32 version. But it crashed
when I play bitstreams containing the aac and H.264 raw bitstreams.
I found that the neon float instruction is the reason, so I disable all neon
float assembly code and the ffmpeg succeed to play the aac and H.264 bit