Muaaz Farooq

Results 3 comments of Muaaz Farooq

The problem is not related to Xcode 15. I am using Xcode 15.0.1 and it is working fine.

Thanks for the quick response! Sorry for the confusion — I mean using FFmpeg’s demuxer to read containers and then exposing the streams to Media3 via a custom Extractor. Essentially...

> I noticed that when compiling ffmpeg for armv7a, the line `FF_CFG_FLAGS="$FF_CFG_FLAGS --disable-neon"` is used. Could you please explain why this is configured? Are there any risks associated with disabling...