After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 614679 - cannot play youtube videos
cannot play youtube videos
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: YouTube plugin
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
: 615659 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-04-02 17:21 UTC by Götz Waschk
Modified: 2011-09-01 16:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Götz Waschk 2010-04-02 17:21:02 UTC
This is with gnome 2.30 with totem 2.30.0. I cannot play youtube videos. Whenever I try to play one, I get this error:
** Message: Error: Internet GStreamer-Fehler: Problem mit der Unterstützungsbibliothek. Bitte schicken Sie einen Fehlerbericht.
gstffmpegdemux.c(1243): gst_ffmpegdemux_open (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdemux_swf:ffdemux_swf0:
Input/output error

I'm using gstreamer 0.10.28 and gst-ffmpeg 0.10.10 on Mandriva Cooker.
Comment 1 LukynZ 2010-04-03 08:06:47 UTC
I can confirm this!
Comment 2 Fabio Durán Verdugo 2010-04-04 03:03:05 UTC
I can confirm this:

** Message: Error: GStreamer encountered a general supporting library error.
gstffmpegdemux.c(1243): gst_ffmpegdemux_open (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdemux_swf:ffdemux_swf0:
Input/output error
Comment 3 Philip Withnall 2010-04-04 23:59:52 UTC
commit 93f289d3532912b5976cfb1260fed713cc52a495
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Mon Apr 5 00:57:12 2010 +0100

    Bug 614679 — cannot play youtube videos
    
    Update the regex used to grab the t-param from YouTube pages. Why do Google
    always update YouTube just after a GNOME release? Closes: bgo#614679

 src/plugins/youtube/totem-youtube.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
Comment 4 Bastien Nocera 2010-04-06 13:59:20 UTC
And pushed to gnome-2-28 as well.
Comment 5 Bastien Nocera 2010-04-13 14:46:31 UTC
*** Bug 615659 has been marked as a duplicate of this bug. ***
Comment 6 Damien 2011-09-01 07:10:31 UTC
This bug may need to be re-opened. I'm getting this error in openSUSE 11.4 with Totem 2.32.0 (from the standard repo) and gstreamer 0.10.35 (from Packman).
Comment 7 Philip Withnall 2011-09-01 16:58:58 UTC
(In reply to comment #6)
> This bug may need to be re-opened. I'm getting this error in openSUSE 11.4 with
> Totem 2.32.0 (from the standard repo) and gstreamer 0.10.35 (from Packman).

Please try with Totem 3.0 (or 3.2 from git master).