21

I've digged all over google but I can't find any solution to my problem.

Firefox works pretty well. I have this issue only with chromium and only with youtube. I have no problem watching videos at any other site with chromium.

When I try to watch a video a black screen occurs and after a while it gives me the warning "an error occurred". Weirdly, sometimes when I try a couple of refreshing it starts to play but then the issue occurs again.

I tried removing-reinstalling chromium or the flash plugin but it did not do any good.

Braiam
  • 69,112
cankemik
  • 353

6 Answers6

19

The correct answer is here: https://askubuntu.com/a/316722/93826

To solve the issue you have to update the chromium ffmpeg codec to the extra version:

sudo apt-get remove chromium-codecs-ffmpeg

sudo apt-get install chromium-codecs-ffmpeg-extra

voiger
  • 291
5

I get the same error message occassionaly, but with HTML5 (at least according to right click). I am not in the HTML5 beta, but was years ago. Both flash en HTML5 work good on other sites.

The solution is to re-enter the youtube HTML5 beta, and immediately leave it again.

Kevin Bowen
  • 20,055
  • 57
  • 82
  • 84
3
  1. Youtube's HTML5 Player

    An option would be viewing your YouTube videos using HTML5 instead of flash.

    You just have to enter the Youtube HTML5 trial and enable HTML5 viewing, since Chromium offers almost full support of HTML5.

  2. Fixing Adobe Flash

    How do I fix flash issues?

  3. 'Aid' Flash at Chromium

    Type chrome://plugins/ in the address bar you can disable/enable e.g. PPAPI or NPAPI Flash Players.

dlin
  • 3,900
1

Add &nohtml5=1 to the end of the url to force the page to using flash instead.

As a webdev who loves html5 and really dislikes flash I find it ironic that I'm suggesting this, but until Google fixes whatever is wrong with it's player, this is the only solution I could get to work.

Gerry
  • 158
0

It happens to some people, me too (albeit on 12.04). I went to firefox and the same video plays. It seems that if you disable HTML5 on youtube then the video plays also in chromium.

0

I experienced the same problem with Chromium on Ubuntu 12.04 64bit. Even changing to HTML5 didn't change anything, therefore I don't think it could be a flash issue.

After playing with the settings I discovered, that changing the User Agent to "Google Chrome on Windows" solves the problem. All videos are loading again, maybe Google blocks some old Chrome/Chromium versions, as I haven't installed the latest version for sure.

Anyhow, using the extension "User Agent Switcher" offers a simple solution here.