WangBin

Results 589 comments of WangBin

I don't see lag in my test. But there is an error when switching to a new video from playing video https://bugs.kde.org/show_bug.cgi?id=374355#c19

stop() will interrupt current io and player will get an io error.

this line includes qml https://github.com/wang-bin/QtAV/blob/master/QtAV.pro#L16 You can check the condition.

>Maybe it's worth mentioning in README or adding a warning to qmake? good point

yes. the apis used by qtav are deprecated in ffmpeg4.x, and removed in ffmpeg 5.x

It's ffmpeg built-in decoder. Do you have a sample code to optimize the decoding?

It is converted to stereo sound. I don't know how to test >2 channels, do you know how?