Yesterday morning I upgraded from Leap 42.2 to 42.3 and now some videos won’t play in Chromium under KDE. I suspect a lib got lost (or the new lib is incompatible) - can anyone advise what to add?
The debug info from Chrome / YouTube is:
[LEFT]{
"ns": "yt",
"el": "embedded",
"cpn": "Yh4DVLD5r2FA55nL",
"docid": "MqTXoCxQ_eY",
"ver": 2,
"referrer": "[/LEFT]https://www.youtube.com/embed/MqTXoCxQ_eY?showinfo=0&rel=0&autohide=1&vq=hd720&hl=en-us&cc_load_policy=0&enablejsapi=1&origin=https%3A%2F%2Fclassroom.udacity.com&widgetid=1[LEFT]",
"cmt": "0",
"plid": "AAVv75p0WOBjzmrp",
"ei": "Ys84W-K_JI-4VeaigOgP",
"fmt": "134",
"fs": "0",
"rt": "1914.36",
"of": "sidReqaeP4yRcfYsI6hTkw",
"euri": "[/LEFT]https://classroom.udacity.com/nanodegrees/nd101/parts/7d0218b1-1a81-4d49-95f7-14b015020851/modules/691b7845-f7d8-413d-90c7-971cd[LEFT]",
"lact": 3,
"cl": "202552403",
"mos": 0,
"state": "4cd",
"vm": "CAEQABgE",
"volume": 100,
"c": "WEB_EMBEDDED_PLAYER",
"cver": "20180628",
"cplayer": "UNIPLAYER",
"cbr": "Chrome",
"cbrver": "66.0.3359.170",
"cos": "X11",
"splay": "1",
"hl": "en_US",
"cr": "GB",
"len": "188.825",
"fexp": "23708904,23708906,23708910,23710476,23712544,23721699,23721753,23721898,23722411,23723304,23726563,23731897,23733751,23735278,23735347,23736402,23737531,23737733,23738491,23739516,23739764,23740493,23741488,23741719,23742802,23743116,23744176,23745074,23745105,23746304,23746657,23746958,23747403,23747959,23748596,23749518,23750132,23750298,9449243,9472490,9475689,9485000",
"afmt": "140",
"size": "743:1320",
"inview": "1",
"au_d": "und.4",
"vct": "0.000",
"vd": "NaN",
"vpl": "",
"vbu": "",
"vpa": "1",
"vsk": "0",
"ven": "0",
"vpr": "1",
"vrs": "0",
"vns": "0",
"vec": "null",
"vvol": "1",[/LEFT]
**[LEFT]"debug_error": {
"errorCode": "fmt.unplayable",
"errorDetail": "mediaElem.1;msg.DECODER_ERROR_NOT_SUPPORTED: audio decoder initialization failed",
"message": "An error occurred. Please try again later.",
"messageKey": "YTP_ERROR_GENERIC_WITHOUT_LINK"[/LEFT]**
[LEFT]},
"ismb": 6110000,
"relative_loudness": "-6.189",
"optimal_format": "720p",
"user_qual": "hd720",
"debug_videoId": "MqTXoCxQ_eY",
"0sz": false,
"op": "",
"yof": true,
"dis": "",
"gpu": "Gallium_0.4_on_AMD_RV630_(DRM_2.49.0_/_4.4.138-59-default,_LLVM_3.8.0)",
"cgr": true,
"debug_playbackQuality": "medium",
"debug_date": "Sun Jul 01 2018 14:46:48 GMT+0100 (BST)"
}[/LEFT]
The same video (URL) plays successfully under Firefox, with debug info:
{
"ns": "yt",
"el": "detailpage",
"cpn": "fBdmdwwATrUkSLHp",
"docid": "MqTXoCxQ_eY",
"ver": 2,
"cmt": "2.696",
"plid": "AAVv8C3ueoEczQHW",
"ei": "DNk4W6X0MNXNVqDnt4gO",
"fmt": "43",
"fs": "0",
"rt": "679.109",
"of": "sidReqaeP4yRcfYsI6hTkw",
"euri": "",
"lact": 5,
"cl": "202552403",
"mos": 0,
"state": "4",
"vm": "CAEQABgE",
"volume": 100,
"c": "WEB",
"cver": "2.20180628",
"cplayer": "UNIPLAYER",
"cbr": "Firefox",
"cbrver": "60.0",
"cos": "X11",
"hl": "en_GB",
"cr": "GB",
"len": "188.716",
"fexp": "23708904,23708906,23708910,23710476,23712544,23718341,23721698,23721898,23729689,23733017,23733751,23736402,23737531,23738491,23739516,23739764,23740493,23741488,23741719,23744176,23745105,23745968,23746304,23747403,9449243,9471239,9472490,9485000",
"vct": "2.696",
"vd": "188.716",
"vpl": "0.000-2.696,",
"vbu": "0.000-188.716,",
"vpa": "1",
"vsk": "0",
"ven": "0",
"vpr": "1",
"vrs": "4",
"vns": "1",
"vec": "null",
"vvol": "1",
"creationTime": 680135,
"totalVideoFrames": 86,
"droppedVideoFrames": 0,
"corruptedVideoFrames": 0,
"ismb": 5960000,
"relative_loudness": "-6.189",
"optimal_format": "360p",
"user_qual": "auto",
"debug_videoId": "MqTXoCxQ_eY",
"0sz": false,
"op": "",
"yof": false,
"dis": "",
"gpu": "Gallium_0.4_on_AMD_RV630_(DRM_2.49.0_/_4.4.138-59-default,_LLVM_3.8.0)",
"cgr": true,
"debug_playbackQuality": "medium",
"debug_date": "Sun Jul 01 2018 14:48:36 GMT+0100 (BST)"
}
Thanks
David>:(