Błażej Szczygieł
Błażej Szczygieł
QMPlay2 doesn't read audio sink real latency (it's hard to smoothly adjust video to audio when latency varies from frame to frame), but it applies latency compensation depends on fixed...
Also latency may increase when you have slow CPU (or GPU in case of GPU video decoding) - video is keep in sync with audio, but in edge cases the...
Notice this video has 120 FPS - check if your hardware can handle it smoothly. For test go real fullscreen (without compositor overhead) and disable V-Sync or use mailbox mode...
I'll try to add it somehow, but later. Currently you can set `sd` parameter, see: 
> Thanks for the new important commit of video quality ! we hope QMPLay2 please will add and highlights sponsor donate button via paypal, buymecoffe, patreon I'll think about it!...
Ok, so if you don't use new one, no need to release.
It "should" compile, however I haven't checked FreeBSD for many years. Could you try to compile it from GitHub sources?
At least I can check whether it compiles and runs (and fix when necessary), but I'll not maintain QMPlay2 on freshports.
> I don't mind having to compile from source. But it needs to be possible to compile on FreeBSD first. Could you try and let me know whether it works?...
QMPlay2 is compiling and working on FreeBSD 14.1. You have to install required packages to compile and run the software: `pkg install cmake ninja qt6 pkgconf taglib rubberband portaudio`. Compilation:...