Yury

Results 7 issues of Yury

Example stream is: http://sstv.westeurope.cloudapp.azure.com/hls/index.m3u8 ffplay plays it perfect. Standard QtAV player plays stream with freezes and AV are not synced. I've tried also build test player with: ``` ... AVPlayer...

Hi ! How can I setup quality ? Compared to VLC QtAV looks really not god. I tried several render backends (widget, glwindget2 etc) and all of them sjow the...

enhancement

Hello, I've experienced issue with skip some of libraries ERROR: ldd outputLine: "libxcb-xinerama.so.0 => not found" 20:15:19 ERROR: for binary: "/opt/Qt515/5.15.2/gcc_64/plugins/platforms/libqxcb.so" Is there any way to exclude lib/libs or set...

Hello. Is there a way to install the Qt source tree as well? aqt seems to already support this feature https://github.com/miurahr/aqtinstall/issues/137 Thanks.

enhancement

Unable connect to queue if queue has a Message TTL parameter How to reproduce: - Create new queue - set any value of Message TTL param(3600ms for example). Result: ```...

Hi ! Is there a way to fill the **Imaging** struct with RAW YUV/RGB(A) buffer ? I'm trying to create C only library and do not want to reinvent the...