Jonas Kvinge

Results 318 comments of Jonas Kvinge

Merged in 7dff6f26bc5cbc9470b2c5553e8fa72333ea9649

I have already upgraded to 5.41 in my repo here: https://github.com/jonaski/qt-msvc and can submit a PR here if you want. But some patching for MSVC is necessary, see https://github.com/jonaski/qt-msvc/blob/e45b454c5146ac10b07546bcbe27953ddc224543/patches/file-1-fixes.patch How...

I can't reproduce this. And I don't see anything obvious when looking at the source-code. @buckmelanoma Can you test?

What OS, what Qt version, and what version of GStreamer? When it occurs does both the track position, remaining time and track slider stop updating? Does it still show the...

The snap version uses a similar directory structure but it's under ~/snap, but snaps are horrible in general, don't use them. Backup the db and conf file before you uninstall...

You can add `-DFFMPEG_ROOT` to cmake to point to ffmpeg, for example.: `-DFFMPEG_ROOT=/usr`

it's pretty obvious: https://github.com/mxe/mxe/blob/master/src/flac.mk#L29

No idea, they probably only care about the library. Remove `bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=` from both lines and it get's compiled.