https://bugs.kde.org/show_bug.cgi?id=448681

--- Comment #39 from caulier.gil...@gmail.com ---
Hi MAik,

I just discovered this forked project from QtAV in github :

https://github.com/valbok/QtAVPlayer

This one is maintained port to Qt6 and compatible with Qt5 and work fine with
ffmpeg 5 API.

Code is simplified and used in background some part of Qt::multimedia,
especially for the Widget.

Here is compiled the project with cmake and played some video with the example
program, and i surprised to see al work as expected, including the sound.

As i can see the API change a little bit, but it can be a simple way to fix for
a moment the internal video player. 

I patched a little it the cmake compilation rules to use Qt5 and build the
video_widget sample.

Gilles

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to