Manjaro - VideoDoesNotLaunchTrainingMode

47 views
Skip to first unread message

TommyRaton

unread,
Aug 12, 2025, 7:44:59 PMAug 12
to golden-cheetah-users
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

GoldenCheetah-QT6.png

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

Ale Martinez

unread,
Aug 12, 2025, 8:04:57 PMAug 12
to golden-cheetah-users
El martes, 12 de agosto de 2025 a la(s) 8:44:59 p.m. UTC-3, TommyRaton escribió:
Is there some parameter to pass to GoldenCheetah to have it use QT6 and ignore VLC?

Video is a compile time configuration option, see https://github.com/GoldenCheetah/GoldenCheetah/blob/d24afec85ed5190e2041122e85bed4f9bda492b6/src/gcconfig.pri.in#L245-L249, currently you can't change that at runtime.
 
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

GoldenCheetah-QT6.png

Uses QT6 for video, No VLC, and works fine for my purposes.

It looks like one of the builds I generated using Qt6 after v3.7 release, regrettably there was an anonymous claim which nobody with a real name could reproduce but  determined their removal, so they are no longer available in the oficial repor, for details see https://groups.google.com/g/golden-cheetah-users/c/VoFDLg75OLw/m/8qDfDSscBgAJ
 
qmake6 --version
QMake version 3.1
Using Qt version 6.9.1 in /usr/lib

It is irrelevant which Qt version(s) you have in your system when you use an AppImage with embedded libraries. 

TommyRaton

unread,
Aug 13, 2025, 7:26:31 PMAug 13
to golden-cheetah-users
Well thanks and guess I'll see if I can build it with QT6

tom
Reply all
Reply to author
Forward
0 new messages