Bug 410478 - Youtube does not play
Summary: Youtube does not play
Status: RESOLVED FIXED
Alias: None
Product: Falkon
Classification: Applications
Component: general (show other bugs)
Version: 3.1.0
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-01 10:30 UTC by Malte
Modified: 2020-11-22 14:09 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Youtube Debug Info (1.78 KB, text/plain)
2019-08-01 10:30 UTC, Malte
Details
youtube.com/html5 (133.41 KB, image/png)
2019-08-01 12:17 UTC, Malte
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Malte 2019-08-01 10:30:15 UTC
Created attachment 121881 [details]
Youtube Debug Info

As said in the title, Youtube does not work.

STEPS TO REPRODUCE
1. Open Youtube, select any video

OBSERVED RESULT
Generic YT error message

EXPECTED RESULT
Video playback, ideally with h/w acceleration (vaapi)

SOFTWARE/OS VERSIONS:
Debian 10, Gnome desktop, installed via flatpak. 
Falkon versions
Application versio  3.1.99 (935e422)
QtWebEngine version 5.12.4
Flatpak list output:
Intel org.freedesktop.Platform.VAAPI.Intel  18.08 x86_64 flathub system
FFmpeg extension - Add support for aac, mpeg4 and h264 org.freedesktop.Platform.ffmpeg  1.6 x86_64 flathub system
html5-codecs org.freedesktop.Platform.html5-codecs  18.08 x86_64 flathub system
Adwaita theme - Adwaita widget theme matching the GNOME adwaita theme org.kde.KStyle.Adwaita  5.12 x86_64 flathub system
KDE Application Platform - Shared libraries used by KDE applications org.kde.Platform  5.12 x86_64 flathub system
Falkon - Webbrowser org.kde.falkon  master x86_64 kdeapps system

ADDITIONAL INFORMATION
Intel Baytrail GPU using X11 and modesetting driver
Playback of other streaming sites works, tested with German public news 
(http://www.tagesschau.de/multimedia/livestreams/livestream1/index.html)
Changing User Agent to Android for mobile YT page gives same result
Youtube debug log attached
No errors in js console
Comment 1 Malte 2019-08-01 10:34:13 UTC
Maybe something like this (https://chrome.google.com/webstore/detail/h264ify/aleakchihdccplidncghkekgioiakgal?hl=de) might work as a workaround?
Comment 2 David Rosca 2019-08-01 11:21:56 UTC
What do you get from https://www.youtube.com/html5?
Comment 3 Malte 2019-08-01 12:17:51 UTC
Created attachment 121883 [details]
youtube.com/html5
Comment 4 James Kitching 2019-11-07 10:20:04 UTC
I'm having the same problem on Linux Mint 19 (Ubuntu based) and previously 18.3. I have this output on the JS console: http://i.imgur.com/sfI4a17.png
Comment 5 Justin Zobel 2020-11-22 01:28:35 UTC
Thanks for the report Malte. I've just tested this with Falkon 3.1.0 on openSUSE and I can't replicate the issue. Videos play when loaded.

Can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I've set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved" when you respond, thanks.
Comment 6 Malte 2020-11-22 14:09:17 UTC
Looks like it works now. I'm not sure about the flatpak version, but the repo version in debian testing plays perfectly. 

No vaapi/hwdec, but as far as I know it is experimental (at best) even in Chrome. It does use a lot of OpenGL :-)