My app uses the ffmpeg back end and works fine. Message me privately if you have issues
> On Nov 16, 2024, at 1:35 PM, Nuno Santos via Interest > <[email protected]> wrote: > > Joger, > > I’ve misread the documentation. > > Passing /opt/homebrew/Cellar/ffmpeg/7.1/ fixes the problem. > > Now I will try to build Qt with FFmpeg and give it a try. > > Thanks! > > Nuno > >> On 16 Nov 2024, at 10:41, Nuno Santos <[email protected]> wrote: >> >> Joger, >> >> I could only get back to this now. >> >> Trying to build Qt with FFmpeg. As a start point I’m point to prebuilt >> libraries by brew: >> >> ./configure -prefix /Users/nsantos/Qt/6.8.0/macos_static_vs -static >> -debug-and-release -- -DCMAKE_OSX_ARCHITECTURES="x86_64;arm64" >> -DFFMPEG_DIR=/opt/homebrew/Cellar/ffmpeg/7.1/lib >> >> Which has: _______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
