-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
QtAV doesn't build with Qt 6.2 #1406
Comments
Hi, Best |
I have realized that your project doesn't use QML , how can i generate a patch to enable me to create qtav qml-based application |
QtAV doesn't even work with ffmpeg 5 , i have given up in it. |
Hi, |
personally i need to use QML because i am targeting different devices, i can't create user interface with Widgets . |
QtAV, Qt version and platform
or commit id if not using release version
Reproduction steps
Expected behavior
Actual behavior
Log file
set environment var
QTAV_LOG=all
or C++ apiQtAV::setLogLevel(All)
to enable log.For Player and QMLPlayer example app, choose log level
all
in config page.Sample files (optional)
The text was updated successfully, but these errors were encountered: