7

I've seen a few similar questions on the web, but none of them solve the problem for me. Essentially random youtube videos won't play in the chrome browser, but work in firefox just fine. Sometimes they even work in chrome on a website that displays the video still hosted at youtube, but won't work if I visit the actual youtube page!

  • Ubuntu 12.04.3 LTS
  • Chromium: Version 30.0.1599.114 Ubuntu 12.04 (30.0.1599.114-0ubuntu0.12.04.3)
  • Chromium plugin: Shockwave Flash 11.2 r202

Here's a few things I've already tried:

  • uninstall and reinstall all flash packages
  • disable all other chromium plugins (vlc, divx, etc.)
  • youtube html5 trial (in/out)
  • using an extension to change my user agent to not chrome on ubuntu

Any help would be greatly appreciated, as I haven't found anyone else with such a persistent problem!

Braiam
  • 69,112
Mike
  • 71

3 Answers3

6

One thing that worked for me was disabling the "VLC Multimedia Plugin" in chrome://plugins. Then I discovered this question, which suggested replacing the chromium-codecs-ffmpeg package with chromium-codecs-ffmpeg-extra. One

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

(which automatically removed the non--extra version) later and everything was working perfectly.

1

1) have two setups which work differently - same Ubuntu 12.04.03, different arch same Chromium Version 30.0.1599.114 Ubuntu 12.04 (30.0.1599.114-0ubuntu0.12.04.3)

Laptop @ 32bit works Desktop @ 64bit does not work - shows same result as described in this question

2) If I see a problematic video (showing "This video is currently unavailable), I can use the following trick. Click on a working video, than use the "back" button to go back to the not working => voila, it plays. This is very annoying, however.

Hope somebody has some insights, I will try to debug this more systematically when I have time the next days.

klar
  • 170
0

I have the same problem but found a workaround: click on a video in the related list, and if it works, click back in Chrome to go back to the faulty video and it will start playing this time instead of showing the error message. Opting in/out and disabling/enabling the flash plugin did nothing for me.