2024-09-09, 08:43 PM
(This post was last modified: 2024-09-09, 08:59 PM by TheDreadPirate. Edited 1 time in total.)
Installed jellyfinmediaplayer using https://github.com/jellyfin/jellyfin-media-player following the Ubuntu instructions using Rasberry OS 64 bit for Raspberry pi 5
I've tried this a few times and never got it to work on the pi 5 over the past few months, with different OS versions and installing different things to try and fix it but with no luck.
Linux rpi5 6.6.31+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64
running jellyfinmediaplayer gives a window which states "This is bad and should not happen" "actual error [0]"
any suggestions would be much appreciated.
here's the error log:
I've tried this a few times and never got it to work on the pi 5 over the past few months, with different OS versions and installing different things to try and fix it but with no luck.
Linux rpi5 6.6.31+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64
running jellyfinmediaplayer gives a window which states "This is bad and should not happen" "actual error [0]"
any suggestions would be much appreciated.
here's the error log:
Code:
2024-09-09 21:36:51.361 [info] Log::Init @ 115 - Starting Jellyfin Media Player version: 1.11.1 build date: 2024-09-09
2024-09-09 21:36:51.361 [info] Log::Init @ 116 - Running on: Debian GNU/Linux 12 (bookworm) [6.6.47+rpt-rpi-2712] arch arm64
2024-09-09 21:36:51.361 [info] Log::Init @ 117 - Qt Version: 5.15.8 [arm64-little_endian-lp64]
2024-09-09 21:36:51.365 [warning] unknown @ 0 - QObject::connect(SettingsSection, Unknown): invalid nullptr parameter
2024-09-09 21:36:51.369 [info] ComponentManager::registerComponent @ 36 - Component: settings inited
2024-09-09 21:36:51.369 [info] InputMapping::loadMappingDirectory @ 113 - Loading inputmaps from: ":/inputmaps"
2024-09-09 21:36:52.205 [warning] InputMapping::loadMappingFile @ 92 - Missing element 'idmatcher' from mapping file: ":/inputmaps/dualshock4-xbox-emulate.json"
2024-09-09 21:36:52.253 [info] InputMapping::loadMappingDirectory @ 113 - Loading inputmaps from: "/home/pi/.local/share/jellyfinmediaplayer/inputmaps"
2024-09-09 21:36:52.253 [info] InputComponent::addInput @ 53 - Successfully inited input: Keyboard
2024-09-09 21:36:52.254 [info] LocalJsonServer::listen @ 34 - Listening to socket: "/tmp/jmp_inputSocket_pi.sock"
2024-09-09 21:36:52.254 [info] InputComponent::addInput @ 53 - Successfully inited input: socket
2024-09-09 21:36:52.405 [info] InputSDLWorker::refreshJoystickList @ 207 - SDL found 0 joysticks
2024-09-09 21:36:52.405 [info] InputComponent::addInput @ 53 - Successfully inited input: SDL
2024-09-09 21:36:52.405 [critical] InputLIRC::socketerror @ 82 - LIRC Socket Error : QLocalSocket::ServerNotFoundError
2024-09-09 21:36:52.406 [warning] InputComponent::addInput @ 49 - Failed to init input: LIRC
2024-09-09 21:36:52.406 [info] InputCECWorker::init @ 112 - libCEC was successfully initialized, found version 393218
2024-09-09 21:36:52.412 [info] InputCECWorker::CecLogMessage @ 233 - libCEC NOTICE: connection opened
2024-09-09 21:36:52.412 [info] InputCECWorker::CecLogMessage @ 233 - libCEC NOTICE: connection opened
2024-09-09 21:36:52.412 [info] InputCECWorker::openAdapter @ 158 - libCEC found 2 CEC adapters.
2024-09-09 21:36:52.412 [info] InputCECWorker::CecLogMessage @ 233 - libCEC NOTICE: connection opened
2024-09-09 21:36:52.930 [debug] InputCECWorker::CecCommand @ 378 - Unhandled CEC command 135 , "3 parameter(s) :[0]=0[1]=90[2]=3E"
2024-09-09 21:36:52.931 [info] InputCECWorker::CecLogMessage @ 233 - libCEC NOTICE: setting HDMI port to 1 on device TV (0)
2024-09-09 21:36:53.306 [info] InputCECWorker::CecLogMessage @ 233 - libCEC NOTICE: >> source deactivated: Recorder 2 (2)
2024-09-09 21:36:53.306 [info] InputCECWorker::CecLogMessage @ 233 - libCEC NOTICE: >> source activated: Recorder 2 (2)
2024-09-09 21:36:53.306 [info] InputCECWorker::CecLogMessage @ 233 - libCEC NOTICE: CEC client registered: libCEC version = 6.0.2, client version = 6.0.2, firmware version = 0, logical address(es) = Recorder 2 (2) , physical address: 4.0.0.0, compiled on Linux ... , features: P8_USB, DRM, P8_detect, randr, Exynos, Linux, AOCEC
2024-09-09 21:36:54.151 [debug] InputCECWorker::CecCommand @ 378 - Unhandled CEC command 0 , "2 parameter(s) :[0]=47[1]=1"
2024-09-09 21:36:54.236 [debug] InputCECWorker::CecCommand @ 378 - Unhandled CEC command 144 , "1 parameter(s) :[0]=0"
2024-09-09 21:36:54.236 [info] InputCECWorker::openAdapter @ 164 - Device /dev/cec0 was successfully opened
2024-09-09 21:36:54.236 [info] InputComponent::addInput @ 53 - Successfully inited input: CEC
2024-09-09 21:36:54.236 [info] ComponentManager::registerComponent @ 36 - Component: input inited
2024-09-09 21:36:54.237 [info] ComponentManager::registerComponent @ 36 - Component: system inited
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 20 - "DisplayManager found 1 Display(s)."
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 26 - "Available modes for Display #0 (HDMI-1)"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 0: 1920 x 1080 x 0bpp @60Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 1: 1920 x 1080 x 0bpp @50Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 2: 1920 x 1080 x 0bpp @59.9402Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 3: 1920 x 1080ix 0bpp @60Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 4: 1920 x 1080ix 0bpp @50Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 5: 1920 x 1080 x 0bpp @30Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 6: 1920 x 1080 x 0bpp @25Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 7: 1920 x 1080 x 0bpp @24Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 8: 1920 x 1080ix 0bpp @59.9402Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 9: 1920 x 1080 x 0bpp @29.9701Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 10: 1920 x 1080 x 0bpp @23.9761Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 11: 1600 x 1200 x 0bpp @60Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 12: 1280 x 1024 x 0bpp @60.0197Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 13: 1366 x 768 x 0bpp @59.9493Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 14: 1280 x 720 x 0bpp @60Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 15: 1280 x 720 x 0bpp @50Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 16: 1280 x 720 x 0bpp @59.9402Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 17: 1024 x 768 x 0bpp @60.0038Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 18: 800 x 600 x 0bpp @60.3165Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 19: 720 x 576 x 0bpp @50Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 20: 720 x 576ix 0bpp @50Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 21: 720 x 480 x 0bpp @60Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 22: 720 x 480 x 0bpp @59.9401Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 23: 720 x 480ix 0bpp @60.0022Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 24: 720 x 480ix 0bpp @59.9401Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 25: 640 x 480 x 0bpp @60Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 30 - "Mode 26: 640 x 480 x 0bpp @59.9405Hz"
2024-09-09 21:36:54.289 [info] DisplayManager::initialize @ 40 - "DisplayManager : Current Display Mode on Display #0 is 1920 x 1080 x 0bpp @60Hz"
2024-09-09 21:36:54.289 [info] ComponentManager::registerComponent @ 36 - Component: display inited
2024-09-09 21:36:54.302 [debug] SettingsComponent::updatePossibleValues @ 142 - Updated possible values for: "device" to (QVariant(QVariantMap, QMap(("title", QVariant(QString, "Autoselect device"))("value", QVariant(QString, "auto")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Built-in Audio Digital Stereo (HDMI)"))("value", QVariant(QString, "pulse/alsa_output.platform-107c701400.hdmi.hdmi-stereo")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Default (alsa)"))("value", QVariant(QString, "alsa")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Default Audio Device"))("value", QVariant(QString, "alsa/sysdefault")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Rate Converter Plugin Using Libav/FFmpeg Library"))("value", QVariant(QString, "alsa/lavrate")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Rate Converter Plugin Using Samplerate Library"))("value", QVariant(QString, "alsa/samplerate")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Rate Converter Plugin Using Speex Resampler"))("value", QVariant(QString, "alsa/speexrate")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "JACK Audio Connection Kit"))("value", QVariant(QString, "alsa/jack")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Open Sound System"))("value", QVariant(QString, "alsa/oss")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)"))("value", QVariant(QString, "alsa/speex")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Plugin for channel upmix (4,6,8)"))("value", QVariant(QString, "alsa/upmix")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Plugin for channel downmix (stereo) with a simple spacialization"))("value", QVariant(QString, "alsa/vdownmix")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-0, MAI PCM i2s-hifi-0/Hardware device with all software conversions"))("value", QVariant(QString, "alsa/plughw:CARD=vc4hdmi0,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-0, MAI PCM i2s-hifi-0/Default Audio Device"))("value", QVariant(QString, "alsa/sysdefault:CARD=vc4hdmi0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-0, MAI PCM i2s-hifi-0/HDMI Audio Output"))("value", QVariant(QString, "alsa/hdmi:CARD=vc4hdmi0,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-0, MAI PCM i2s-hifi-0/Direct sample mixing device"))("value", QVariant(QString, "alsa/dmix:CARD=vc4hdmi0,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-0/USB Stream Output"))("value", QVariant(QString, "alsa/usbstream:CARD=vc4hdmi0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-1, MAI PCM i2s-hifi-0/Hardware device with all software conversions"))("value", QVariant(QString, "alsa/plughw:CARD=vc4hdmi1,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-1, MAI PCM i2s-hifi-0/Default Audio Device"))("value", QVariant(QString, "alsa/sysdefault:CARD=vc4hdmi1")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-1, MAI PCM i2s-hifi-0/HDMI Audio Output"))("value", QVariant(QString, "alsa/hdmi:CARD=vc4hdmi1,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-1, MAI PCM i2s-hifi-0/Direct sample mixing device"))("value", QVariant(QString, "alsa/dmix:CARD=vc4hdmi1,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-1/USB Stream Output"))("value", QVariant(QString, "alsa/usbstream:CARD=vc4hdmi1")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Default (sndio)"))("value", QVariant(QString, "sndio")))))
2024-09-09 21:36:54.302 [debug] PlayerComponent::checkCurrentAudioDevice @ 991 - Audio devices removed: QSet()
2024-09-09 21:36:54.302 [debug] PlayerComponent::checkCurrentAudioDevice @ 992 - Audio devices added: QSet("alsa/lavrate", "alsa/sysdefault", "alsa/speexrate", "alsa/speex", "alsa/upmix", "alsa/jack", "alsa/usbstream:CARD=vc4hdmi0", "alsa/usbstream:CARD=vc4hdmi1", "auto", "alsa", "pulse/alsa_output.platform-107c701400.hdmi.hdmi-stereo", "alsa/plughw:CARD=vc4hdmi1,DEV=0", "alsa/plughw:CARD=vc4hdmi0,DEV=0", "alsa/oss", "sndio", "alsa/vdownmix", "alsa/sysdefault:CARD=vc4hdmi0", "alsa/sysdefault:CARD=vc4hdmi1", "alsa/samplerate", "alsa/dmix:CARD=vc4hdmi1,DEV=0", "alsa/dmix:CARD=vc4hdmi0,DEV=0", "alsa/hdmi:CARD=vc4hdmi1,DEV=0", "alsa/hdmi:CARD=vc4hdmi0,DEV=0")
2024-09-09 21:36:54.302 [debug] PlayerComponent::checkCurrentAudioDevice @ 993 - Audio device selected: "auto"
2024-09-09 21:36:54.303 [info] PlayerComponent::setAudioConfiguration @ 1152 - Audio Config - device: auto, channel layout: 2.0, passthrough codecs: none, ac3 transcoding: no
2024-09-09 21:36:54.303 [info] DisplayComponent::getApplicationDisplay @ 254 - Display index: -1
2024-09-09 21:36:54.303 [info] DisplayComponent::getApplicationDisplay @ 254 - Display index: -1
2024-09-09 21:36:54.303 [debug] PlayerComponent::setOtherConfiguration @ 1324 - "Parsing other configuration: "
2024-09-09 21:36:54.304 [debug] PlayerComponent::setOtherConfiguration @ 1324 - "Parsing other configuration: "
2024-09-09 21:36:54.304 [info] PlayerComponent::initializeCodecSupport @ 1371 - Codec "mpeg2video" present
2024-09-09 21:36:54.304 [info] PlayerComponent::initializeCodecSupport @ 1371 - Codec "vc1" present
2024-09-09 21:36:54.314 [info] PlayerComponent::componentInitialize @ 244 - Present codecs: aasc aic alias_pix agm amv anm ansi apng arbc argo asv1 asv2 aura aura2 avrp avrn avs avui ayuv bethsoftvid bfi binkvideo bitpacked bmp bmv_video brender_pix c93 cavs cdgraphics cdtoons cdxl cfhd cinepak clearvideo cljr cllc cpia cri camstudio cyuv dds dfa dirac dnxhd dpx dsicinvideo dvvideo dxa dxtory dxv eacmv eamad eatgq eatgv eatqi 8bps escape124 escape130 exr ffv1 ffvhuff fic fits flashsv flashsv2 flic flv fmvc 4xm fraps frwu g2m gdv gem gif h261 h263 h263i h263p h263_v4l2m2m h264 h264_v4l2m2m hap hevc hevc_v4l2m2m hnm4video hq_hqa hqx huffyuv hymt idcinvideo iff imm4 imm5 indeo2 indeo3 indeo4 indeo5 interplayvideo ipu jpeg2000 jpegls jv kgv1 kmvc lagarith lead loco lscr m101 magicyuv mdec media100 mimic mjpeg mjpegb mmvideo mobiclip motionpixels mpeg1video mpeg2video mpeg4 mpeg4_v4l2m2m mpegvideo mpeg1_v4l2m2m mpeg2_v4l2m2m msa1 mscc msmpeg4v1 msmpeg4v2 msmpeg4 msp2 msrle mss1 mss2 msvideo1 mszh mts2 mv30 mvc1 mvc2 mvdv mvha mwsc mxpeg notchlc nuv paf_video pam pbm pcx pdv pfm pgm pgmyuv pgx phm photocd pictor pixlet png ppm prores prosumer psd ptx qdraw qoi qpeg qtrle r10k r210 rasc rawvideo rl2 roqvideo rpza rscc rtv1 rv10 rv20 rv30 rv40 sanm scpr screenpresso sga sgi sgirle sheervideo simbiosis_imx smackvid smc smvjpeg snow sp5x speedhq srgc sunrast svq1 svq3 targa targa_y216 tdsc theora thp tiertexseqvideo tiff tmv truemotion1 truemotion2 truemotion2rt camtasia tscc2 txd ultimotion utvideo v210 v210x v308 v408 v410 vb vbn vble vc1 vc1image vc1_v4l2m2m vcr1 vmdvideo vmix vmnc vp3 vp4 vp5 vp6 vp6a vp6f vp7 vp8 vp8_v4l2m2m vp9 vp9_v4l2m2m vqavideo vqc wbmp webp wcmv wrapped_avframe wmv1 wmv2 wmv3 wmv3image wnv1 xan_wc3 xan_wc4 xbm xface xl xpm xwd y41p ylc yop yuv4 012v zerocodec zlib zmbv hdr bintext xbin idf av1 vnull comfortnoise dvaudio 8svx_exp 8svx_fib rka s302m speex aac aac_fixed aac_latm ac3 ac3_fixed acelp.kelvin alac als amrnb amrwb apac ape aptx aptx_hd atrac1 atrac3 atrac3al atrac3plus atrac3plusal atrac9 binkaudio_dct binkaudio_rdft bmv_audio bonk cook dca dfpwm dolby_e dsd_lsbf dsd_msbf dsd_lsbf_planar dsd_msbf_planar dsicinaudio dss_sp dst eac3 evrc fastaudio wavesynth flac ftr g723_1 g729 gsm gsm_ms hca hcom iac ilbc imc interplayacm mace3 mace6 metasound misc4 mlp mp1 mp1float mp2 mp2float mp3float mp3 mp3adufloat mp3adu mp3on4float mp3on4 mpc7 mpc8 msnsiren nellymoser on2avc opus osq paf_audio qcelp qdm2 qdmc qoa real_144 real_288 ralf sbc shorten sipr siren smackaud sonic tak truehd truespeech tta twinvq vmdaudio vorbis wavarc wavpack wmalossless wmapro wmav1 wmav2 wmavoice ws_snd1 xma1 xma2 pcm_alaw pcm_bluray pcm_dvd pcm_f16le pcm_f24le pcm_f32be pcm_f32le pcm_f64be pcm_f64le pcm_lxf pcm_mulaw pcm_s8 pcm_s8_planar pcm_s16be pcm_s16be_planar pcm_s16le pcm_s16le_planar pcm_s24be pcm_s24daud pcm_s24le pcm_s24le_planar pcm_s32be pcm_s32le pcm_s32le_planar pcm_s64be pcm_s64le pcm_sga pcm_u8 pcm_u16be pcm_u16le pcm_u24be pcm_u24le pcm_u32be pcm_u32le pcm_vidc cbd2_dpcm derf_dpcm gremlin_dpcm interplay_dpcm roq_dpcm sdx2_dpcm sol_dpcm xan_dpcm wady_dpcm adpcm_4xm adpcm_adx adpcm_afc adpcm_agm adpcm_aica adpcm_argo adpcm_ct adpcm_dtk adpcm_ea adpcm_ea_maxis_xa adpcm_ea_r1 adpcm_ea_r2 adpcm_ea_r3 adpcm_ea_xas g722 g726 g726le adpcm_ima_acorn adpcm_ima_amv adpcm_ima_alp adpcm_ima_apc adpcm_ima_apm adpcm_ima_cunning adpcm_ima_dat4 adpcm_ima_dk3 adpcm_ima_dk4 adpcm_ima_ea_eacs adpcm_ima_ea_sead adpcm_ima_iss adpcm_ima_moflex adpcm_ima_mtf adpcm_ima_oki adpcm_ima_qt adpcm_ima_rad adpcm_ima_ssi adpcm_ima_smjpeg adpcm_ima_wav adpcm_ima_ws adpcm_ms adpcm_mtaf adpcm_psx adpcm_sbpro_2 adpcm_sbpro_3 adpcm_sbpro_4 adpcm_swf adpcm_thp adpcm_thp_le adpcm_vima adpcm_xa adpcm_xmd adpcm_yamaha adpcm_zork anull a64multi(enc) a64multi5(enc) alias_pix(enc) amv(enc) apng(enc) asv1(enc) asv2(enc) avrp(enc) avui(enc) ayuv(enc) bitpacked(enc) bmp(enc) cfhd(enc) cinepak(enc) cljr(enc) comfortnoise(enc) dnxhd(enc) dpx(enc) dvvideo(enc) exr(enc) ffv1(enc) ffvhuff(enc) fits(enc) flashsv(enc) flashsv2(enc) flv(enc) gif(enc) h261(enc) h263(enc) h263p(enc) huffyuv(enc) jpeg2000(enc) jpegls(enc) ljpeg(enc) magicyuv(enc) mjpeg(enc) mpeg1video(enc) mpeg2video(enc) mpeg4(enc) msmpeg4v2(enc) msmpeg4(enc) msrle(enc) msvideo1(enc) pam(enc) pbm(enc) pcx(enc) pfm(enc) pgm(enc) pgmyuv(enc) phm(enc) png(enc) ppm(enc) prores(enc) prores_aw(enc) prores_ks(enc) qoi(enc) qtrle(enc) r10k(enc) r210(enc) rawvideo(enc) roqvideo(enc) rpza(enc) rv10(enc) rv20(enc) s302m(enc) sgi(enc) smc(enc) snow(enc) speedhq(enc) sunrast(enc) svq1(enc) targa(enc) tiff(enc) utvideo(enc) v210(enc) v308(enc) v408(enc) v410(enc) vbn(enc) vc2(enc) wbmp(enc) wrapped_avframe(enc) wmv1(enc) wmv2(enc) xbm(enc) xface(enc) xwd(enc) y41p(enc) yuv4(enc) zlib(enc) zmbv(enc) aac(enc) ac3(enc) ac3_fixed(enc) alac(enc) aptx(enc) aptx_hd(enc) dca(enc) dfpwm(enc) eac3(enc) flac(enc) g723_1(enc) hdr(enc) mlp(enc) mp2(enc) mp2fixed(enc) nellymoser(enc) opus(enc) real_144(enc) sbc(enc) sonic(enc) sonicls(enc) truehd(enc) tta(enc) vorbis(enc) wavpack(enc) wmav1(enc) wmav2(enc) pcm_alaw(enc) pcm_bluray(enc) pcm_dvd(enc) pcm_f32be(enc) pcm_f32le(enc) pcm_f64be(enc) pcm_f64le(enc) pcm_mulaw(enc) pcm_s8(enc) pcm_s8_planar(enc) pcm_s16be(enc) pcm_s16be_planar(enc) pcm_s16le(enc) pcm_s16le_planar(enc) pcm_s24be(enc) pcm_s24daud(enc) pcm_s24le(enc) pcm_s24le_planar(enc) pcm_s32be(enc) pcm_s32le(enc) pcm_s32le_planar(enc) pcm_s64be(enc) pcm_s64le(enc) pcm_u8(enc) pcm_u16be(enc) pcm_u16le(enc) pcm_u24be(enc) pcm_u24le(enc) pcm_u32be(enc) pcm_u32le(enc) pcm_vidc(enc) roq_dpcm(enc) adpcm_adx(enc) adpcm_argo(enc) g722(enc) g726(enc) g726le(enc) adpcm_ima_amv(enc) adpcm_ima_alp(enc) adpcm_ima_apm(enc) adpcm_ima_qt(enc) adpcm_ima_ssi(enc) adpcm_ima_wav(enc) adpcm_ima_ws(enc) adpcm_ms(enc) adpcm_swf(enc) adpcm_yamaha(enc) ssa(enc) ass(enc) dvbsub(enc) dvdsub(enc) mov_text(enc) srt(enc) subrip(enc) text(enc) ttml(enc) webvtt(enc) xsub(enc) h263_v4l2m2m(enc) av1_vaapi(enc) h264_v4l2m2m(enc) h264_vaapi(enc) hevc_v4l2m2m(enc) hevc_vaapi(enc) mjpeg_vaapi(enc) mpeg2_vaapi(enc) mpeg4_v4l2m2m(enc) vp8_v4l2m2m(enc) vp8_vaapi(enc) vp9_vaapi(enc) vnull(enc) anull(enc)
2024-09-09 21:36:54.314 [info] ComponentManager::registerComponent @ 36 - Component: player inited
2024-09-09 21:36:54.314 [info] ComponentManager::registerComponent @ 36 - Component: power inited
2024-09-09 21:36:54.314 [warning] TaskbarComponent::Get @ 14 - Could not find a taskbar component matching this platform. Taskbar functions disabled.
2024-09-09 21:36:54.314 [info] ComponentManager::registerComponent @ 36 - Component: taskbar inited
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: switch mapped to DisplayComponent::switchCommand
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 271 - Host command maps to method with an argument.
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: recreateRpiUI mapped to DisplayManagerX11::resetRendering
2024-09-09 21:36:54.314 [critical] InputComponent::registerHostCommand @ 280 - Slot for host command missing, or has incorrect signature!
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: player mapped to PlayerComponent::userCommand
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 271 - Host command maps to method with an argument.
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: poweroff mapped to PowerComponent::PowerOff
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 276 - Host command maps to method without arguments.
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: reboot mapped to PowerComponent::Reboot
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 276 - Host command maps to method without arguments.
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: suspend mapped to PowerComponent::Suspend
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 276 - Host command maps to method without arguments.
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: cycle_setting mapped to SettingsComponent::cycleSettingCommand
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 271 - Host command maps to method with an argument.
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: set_setting mapped to SettingsComponent::setSettingCommand
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 271 - Host command maps to method with an argument.
2024-09-09 21:36:54.314 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: crash! mapped to SystemComponent::crashApp
2024-09-09 21:36:54.315 [debug] InputComponent::registerHostCommand @ 276 - Host command maps to method without arguments.
2024-09-09 21:36:54.315 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: script mapped to SystemComponent::runUserScript
2024-09-09 21:36:54.315 [debug] InputComponent::registerHostCommand @ 271 - Host command maps to method with an argument.
2024-09-09 21:36:54.315 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: message mapped to SystemComponent::hostMessage
2024-09-09 21:36:54.315 [debug] InputComponent::registerHostCommand @ 271 - Host command maps to method with an argument.
2024-09-09 21:36:54.315 [debug] SettingsComponent::setCommandLineValues @ 805 - ()
2024-09-09 21:36:54.315 [warning] unknown @ 0 - QtWebEngine::initialize() called with QCoreApplication object already created and should be call before. This is depreciated and may fail in the future.
2024-09-09 21:36:54.571 [warning] unknown @ 0 - Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created.
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: close mapped to KonvergoWindow::close
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 276 - Host command maps to method without arguments.
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: toggleDebug mapped to KonvergoWindow::toggleDebug
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 276 - Host command maps to method without arguments.
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: reload mapped to KonvergoWindow::reloadWeb
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 276 - Host command maps to method without arguments.
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: fullscreen mapped to KonvergoWindow::toggleFullscreen
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 276 - Host command maps to method without arguments.
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: minimize mapped to KonvergoWindow::minimizeWindow
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 276 - Host command maps to method without arguments.
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 262 - Adding host command: switchMode mapped to KonvergoWindow::toggleWebMode
2024-09-09 21:36:54.587 [debug] InputComponent::registerHostCommand @ 276 - Host command maps to method without arguments.
2024-09-09 21:36:54.588 [warning] unknown @ 0 - libpng warning: iCCP: known incorrect sRGB profile
2024-09-09 21:36:54.590 [debug] KonvergoWindow::loadGeometryRect @ 253 - Restoring geo: QRect(24,126 1280x720)
2024-09-09 21:36:54.590 [debug] KonvergoWindow::loadLastScreen @ 622 - Tried to find screen: "localhost:10.0" but it was not present
2024-09-09 21:36:54.591 [debug] KonvergoWindow::saveGeometry @ 169 - Window state when saving geometry: QWindow::Hidden
2024-09-09 21:36:54.591 [debug] KonvergoWindow::saveGeometry @ 180 - Saving window geometry: QRect(24,126 1280x720)
2024-09-09 21:36:54.681 [debug] KonvergoWindow::onVisibilityChanged @ 475 - QWindow visibility set to QWindow::Windowed
2024-09-09 21:36:54.763 [debug] KonvergoWindow::loadGeometryRect @ 253 - Restoring geo: QRect(24,126 1280x720)
2024-09-09 21:36:54.763 [debug] KonvergoWindow::saveGeometry @ 169 - Window state when saving geometry: QWindow::Windowed
2024-09-09 21:36:54.763 [debug] KonvergoWindow::saveGeometry @ 180 - Saving window geometry: QRect(24,126 1280x720)
2024-09-09 21:36:55.003 [debug] KonvergoWindow::updateScreens @ 667 - Screen 0 QScreen(0x5555d0312890, name="HDMI-1") QRect(0,0 1920x1080) QRect(0,0 1920x1080) active: true selected: false
2024-09-09 21:36:55.003 [debug] SettingsComponent::updatePossibleValues @ 142 - Updated possible values for: "forceFSScreen" to (QVariant(QVariantMap, QMap(("title", QVariant(QString, "Auto"))("value", QVariant(QString, "")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "0,0 1919x1079 (HDMI-1) *"))("value", QVariant(QString, "HDMI-1")))))
2024-09-09 21:36:55.063 [debug] SettingsComponent::getWebClientUrl @ 756 - Using web-client URL: "file:////usr/local/share/jellyfinmediaplayer/web-client/extension/find-webclient.html"
2024-09-09 21:36:55.063 [debug] SystemComponent::getNativeShellScript @ 325 - "Using path for extension: /usr/local/share/jellyfinmediaplayer/web-client/extension/"
2024-09-09 21:36:55.071 [debug] ComponentManager::setWebChannel @ 77 - Adding component: display to webchannel
2024-09-09 21:36:55.071 [debug] ComponentManager::setWebChannel @ 77 - Adding component: input to webchannel
2024-09-09 21:36:55.071 [debug] ComponentManager::setWebChannel @ 77 - Adding component: player to webchannel
2024-09-09 21:36:55.071 [debug] ComponentManager::setWebChannel @ 77 - Adding component: power to webchannel
2024-09-09 21:36:55.071 [debug] ComponentManager::setWebChannel @ 77 - Adding component: settings to webchannel
2024-09-09 21:36:55.071 [debug] ComponentManager::setWebChannel @ 77 - Adding component: system to webchannel
2024-09-09 21:36:55.071 [debug] ComponentManager::setWebChannel @ 77 - Adding component: taskbar to webchannel
2024-09-09 21:36:55.071 [info] Log::UpdateLogLevel @ 95 - Setting log level to: "debug"
2024-09-09 21:36:55.071 [debug] SettingsComponent::updatePossibleValues @ 142 - Updated possible values for: "device" to (QVariant(QVariantMap, QMap(("title", QVariant(QString, "Autoselect device"))("value", QVariant(QString, "auto")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Built-in Audio Digital Stereo (HDMI)"))("value", QVariant(QString, "pulse/alsa_output.platform-107c701400.hdmi.hdmi-stereo")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Default (alsa)"))("value", QVariant(QString, "alsa")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Default Audio Device"))("value", QVariant(QString, "alsa/sysdefault")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Rate Converter Plugin Using Libav/FFmpeg Library"))("value", QVariant(QString, "alsa/lavrate")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Rate Converter Plugin Using Samplerate Library"))("value", QVariant(QString, "alsa/samplerate")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Rate Converter Plugin Using Speex Resampler"))("value", QVariant(QString, "alsa/speexrate")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "JACK Audio Connection Kit"))("value", QVariant(QString, "alsa/jack")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Open Sound System"))("value", QVariant(QString, "alsa/oss")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)"))("value", QVariant(QString, "alsa/speex")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Plugin for channel upmix (4,6,8)"))("value", QVariant(QString, "alsa/upmix")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Plugin for channel downmix (stereo) with a simple spacialization"))("value", QVariant(QString, "alsa/vdownmix")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-0, MAI PCM i2s-hifi-0/Hardware device with all software conversions"))("value", QVariant(QString, "alsa/plughw:CARD=vc4hdmi0,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-0, MAI PCM i2s-hifi-0/Default Audio Device"))("value", QVariant(QString, "alsa/sysdefault:CARD=vc4hdmi0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-0, MAI PCM i2s-hifi-0/HDMI Audio Output"))("value", QVariant(QString, "alsa/hdmi:CARD=vc4hdmi0,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-0, MAI PCM i2s-hifi-0/Direct sample mixing device"))("value", QVariant(QString, "alsa/dmix:CARD=vc4hdmi0,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-0/USB Stream Output"))("value", QVariant(QString, "alsa/usbstream:CARD=vc4hdmi0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-1, MAI PCM i2s-hifi-0/Hardware device with all software conversions"))("value", QVariant(QString, "alsa/plughw:CARD=vc4hdmi1,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-1, MAI PCM i2s-hifi-0/Default Audio Device"))("value", QVariant(QString, "alsa/sysdefault:CARD=vc4hdmi1")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-1, MAI PCM i2s-hifi-0/HDMI Audio Output"))("value", QVariant(QString, "alsa/hdmi:CARD=vc4hdmi1,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-1, MAI PCM i2s-hifi-0/Direct sample mixing device"))("value", QVariant(QString, "alsa/dmix:CARD=vc4hdmi1,DEV=0")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "vc4-hdmi-1/USB Stream Output"))("value", QVariant(QString, "alsa/usbstream:CARD=vc4hdmi1")))), QVariant(QVariantMap, QMap(("title", QVariant(QString, "Default (sndio)"))("value", QVariant(QString, "sndio")))))
2024-09-09 21:36:55.071 [debug] PlayerComponent::checkCurrentAudioDevice @ 991 - Audio devices removed: QSet()
2024-09-09 21:36:55.071 [debug] PlayerComponent::checkCurrentAudioDevice @ 992 - Audio devices added: QSet()
2024-09-09 21:36:55.071 [debug] PlayerComponent::checkCurrentAudioDevice @ 993 - Audio device selected: "auto"
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: mpv v0.37.0-76-gf886eb5678 Copyright © 2000-2023 mpv/MPlayer/mplayer2 projects
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: built on Dec 7 2023 16:00:36
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: libplacebo version: v6.338.0-62-g52314e0e
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: FFmpeg version: N-112927-gf89cff96d0
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: FFmpeg library versions:
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: libavutil 58.32.100
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: libavcodec 60.35.100
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: libavformat 60.18.100
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: libswscale 7.6.100
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: libavfilter 9.14.100
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: libswresample 4.13.100
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer:
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Configuration: meson configure build -Dprefix=/usr/local -Dbuildtype=release -Doptimization=3
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: List of enabled features: alsa av-channel-layout avif-muxer build-date cplugins dmabuf-interop-gl drm dvbin egl egl-drm egl-helpers ffmpeg gbm gl glibc-thread-name glob glob-posix gpl iconv jpegxl lavu-uuid libass libavdevice libdl libm libplacebo librt linux-fstatfs manpage-build noexecstack posix posix-shm ppoll pthread-condattr-setclock pulse sndio sndio-1-9 threads uchardet vaapi vaapi-drm vector vk-khr-display vt.h vulkan vulkan-interop zlib
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - ao/pulse: Library version: 16.1.0
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - ao/pulse: Proto: 35
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - ao/pulse: Server proto: 4294967295
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: audio-exclusive=false -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: audio-device="auto" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: audio-normalize-downmix="yes" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: audio-swresample-o="surround_mix_level=1" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: audio-spdif="" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: audio-channels="2.0" -> 1
2024-09-09 21:36:55.072 [warning] PlayerComponent::handleMpvEvent @ 604 - cplayer: Option af-remove: item label @ac3 not found.
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: video-sync="audio" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: hwdec="auto-copy" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: hwdec-image-format="no" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: deinterlace="no" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: display-fps-override=0.000000 -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: audio-delay=0.000000 -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: demuxer-max-bytes=78643200 -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: video-unscaled=false -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: video-aspect-override="-1" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: keepaspect=true -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: panscan=0.000000 -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: sub-ass-style-overrides="ScaledBorderAndShadow=yes" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: sub-scale=1.000000 -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: sub-font="sans-serif" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: sub-color="#EEEEEE" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: sub-border-color="#000000" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: sub-back-color="#00CCCCCC" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: sub-align-x="center" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: sub-pos=100 -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: video-unscaled=false -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: video-aspect-override="-1" -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: keepaspect=true -> 1
2024-09-09 21:36:55.072 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: panscan=0.000000 -> 1
2024-09-09 21:36:55.072 [warning] TaskbarComponent::Get @ 14 - Could not find a taskbar component matching this platform. Taskbar functions disabled.
2024-09-09 21:36:55.079 [debug] KonvergoWindow::resizeEvent @ 578 - resize event: QSize(1280, 720)
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: vo="libmpv" -> 1
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - cplayer: Set property: audio-device="auto" -> 1
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: GL_VERSION='3.1 Mesa 23.2.1-1~bpo12+rpt3'
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Detected desktop OpenGL 3.1.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: GL_VENDOR='Broadcom'
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: GL_RENDERER='V3D 7.1'
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: GL_SHADING_LANGUAGE_VERSION='1.40'
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loaded extension GL_ARB_sync.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loaded extension GL_ARB_invalidate_subdata.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loaded extension GL_ARB_get_program_binary.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loaded extension GL_ARB_buffer_storage.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loaded extension GL_ARB_shader_storage_buffer_object.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loaded extension GL_ARB_arrays_of_arrays.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loaded extension GL_ARB_debug_output.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loaded extension GL_KHR_debug.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: GL_*_swap_control extension missing.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Testing FBO format rgba16f
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Using FBO format rgba16f.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Disabling HDR peak computation (one or more of the following is not supported: compute shaders=0, SSBO=1).
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loading hwdec driver 'vaapi'
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render/vaapi: VAAPI hwdec only works with OpenGL or Vulkan backends.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loading failed.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loading hwdec driver 'drmprime'
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render/drmprime: drmprime hwdec requires at least one dmabuf interop backend.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loading failed.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loading hwdec driver 'drmprime-overlay'
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render/drmprime-overlay: Failed to retrieve DRM fd from native display.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loading failed.
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render: Loading hwdec driver 'vulkan'
2024-09-09 21:36:55.092 [debug] PlayerComponent::handleMpvEvent @ 600 - libmpv_render/vulkan: This is not a libplacebo vulkan gpu api context.
2024-09-09 21:36:55.579 [debug] onLoadingChanged @ 181 - WebEngineLoadRequest starting: file:///usr/local/share/jellyfinmediaplayer/web-client/extension/find-webclient.html
2024-09-09 21:36:55.585 [debug] onLoadingChanged @ 189 - WebEngineLoadRequest failure: file:///usr/local/share/jellyfinmediaplayer/web-client/extension/find-webclient.html error code: 0
2024-09-09 21:37:02.854 [debug] KonvergoWindow::saveGeometry @ 169 - Window state when saving geometry: QWindow::Windowed
2024-09-09 21:37:02.854 [debug] KonvergoWindow::saveGeometry @ 180 - Saving window geometry: QRect(24,126 1280x720)
2024-09-09 21:37:03.073 [debug] KonvergoWindow::onVisibilityChanged @ 475 - QWindow visibility set to QWindow::Hidden
2024-09-09 21:37:03.074 [debug] KonvergoWindow::saveGeometry @ 169 - Window state when saving geometry: QWindow::Hidden
2024-09-09 21:37:03.074 [debug] KonvergoWindow::saveGeometry @ 180 - Saving window geometry: QRect(24,126 1280x720)