Is there some parameter to pass to GoldenCheetah to have it use QT6 and ignore VLC?
Historically I've removed the vlc and libvlc* from the AppImage and the release worked just fine with whatever vlc and libvlc* were installed on my Manjaro machine. That surgical removal no longer is sufficient. Log entries
[00007f0221018fe0] main decoder error: Codec `h264' (H264 - MPEG-4 AVC (part 10)) is not supported.
[00007f0221018fe0] main decoder error: Codec not supported
[00007f0221018fe0] main decoder error: VLC could not decode the format "h264" (H264 - MPEG-4 AVC (part 10))
[00007f02690246e0] main decoder error: Codec `h264' (H264 - MPEG-4 AVC (part 10)) is not supported.
[00007f02690246e0] main decoder error: Codec not supported
[00007f02690246e0] main decoder error: VLC could not decode the format "h264" (H264 - MPEG-4 AVC (part 10))
I've installed and reinstalled the ffmeg plug-in and installed ALL the VLC plugins to no avail.
I have this relatively recent 3.7 but not sure where I got it
Uses QT6 for video, No VLC, and works fine for my purposes.
qmake6 --version
QMake version 3.1
Using Qt version 6.9.1 in /usr/lib
Thanks