wang-bin / QtAV

A cross-platform multimedia framework based on Qt and FFmpeg. 基于Qt和FFmpeg的跨平台高性能音视频播放框架. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk
http://qtav.org
3.94k stars 1.5k forks source link

missing symbol called #1408

Open RideShi opened 2 years ago

RideShi commented 2 years ago

QtAV, Qt version and platform

QTAV 1.12.0 QT 5.12.0 macOS Monterey 12.0.1 or commit id if not using release version

Reproduction steps

Expected behavior

AudioOutputBackend::id("AudioToolbox") VideoRenderer::id("Widget") Unknown id dyld[70534]: missing symbol called 15:38:43: 程序异常结束。

Actual behavior

Log file

set environment var QTAV_LOG=all or C++ api QtAV::setLogLevel(All) to enable log.

For Player and QMLPlayer example app, choose log level all in config page.

Sample files (optional)