Results 1 to 10 of 10

Thread: Totem Youtube H264 ffdemux_swf error

  1. #1
    Join Date
    Sep 2006
    Location
    Holland
    Beans
    344

    Unhappy Totem Youtube H264 ffdemux_swf error

    Hi, I installed the youtube h264 plugin in totem (http://www.soccio.it/michelinux/2008...o-in-totem/en/) and it works on one system but fails on another???
    This is what it says in totem: ffdemux_swf: Element doesn't implement handling of this stream. Please file a bug.
    And started from terminal:
    :~$ totem
    ** (totem:7813): DEBUG: Init of Python module
    ** (totem:7813): DEBUG: Registering Python plugin instance: YouTube+TotemPythonPlugin
    ** (totem:7813): DEBUG: Creating object of type YouTube+TotemPythonPlugin
    ** (totem:7813): DEBUG: Creating Python plugin instance
    ** (totem:7813): DEBUG: Init of Python module
    ** (totem:7813): DEBUG: Registering Python plugin instance: BBCViewer+TotemPythonPlugin
    ** (totem:7813): DEBUG: Creating object of type BBCViewer+TotemPythonPlugin
    ** (totem:7813): DEBUG: Creating Python plugin instance
    ** (totem:7813): DEBUG: Init of Python module
    ** (totem:7813): DEBUG: Registering Python plugin instance: YouTubeH264+TotemPythonPlugin
    ** (totem:7813): DEBUG: Creating object of type YouTubeH264+TotemPythonPlugin
    ** (totem:7813): DEBUG: Creating Python plugin instance
    Traceback (most recent call last):
    File "/usr/lib/totem/plugins/youtubeh264/youtubeh264.py", line 117, in on_starting_video
    mrl = "http://www.youtube.com/get_video?video_id=" + urllib.quote (youtube_id) + "&t=" + urllib.quote (re.match (".*[?&]t=([^&]+)", location).groups ()[0]) +"&fmt=18"
    AttributeError: 'NoneType' object has no attribute 'groups'
    ** Message: don't know how to handle application/x-shockwave-flash
    ** Message: Error: Element doesn't implement handling of this stream. Please file a bug.
    gstffmpegdemux.c(1440): gst_ffmpegdemux_sink_activate_push (): /GstPlayBinlay/GstDecodeBin:decodebin0/ffdemux_swf:ffdemux_swf0:
    failed to activate sinkpad in pull mode, push mode not implemented yet
    I have not been able to find out why it works on one and fails on another system, but I hope anyone can give me a clue...
    In the mean time I will investigate further...


    TIA!
    "Umuntu ngumuntu ngabanye bantu" - Xhosa saying.
    (People are people because of other people)

  2. #2
    Join Date
    Sep 2006
    Location
    Holland
    Beans
    344

    Re: Totem Youtube H264 ffdemux_swf error

    Oh and I forgot: totem does play youtube videos, just not h264...

    TIA
    "Umuntu ngumuntu ngabanye bantu" - Xhosa saying.
    (People are people because of other people)

  3. #3
    Join Date
    Sep 2006
    Location
    Holland
    Beans
    344

    Cool Re: Totem Youtube H264 ffdemux_swf error

    Does anybody have a clue where i should look?

    please help.
    Last edited by Ashrael; November 20th, 2008 at 02:57 PM.
    "Umuntu ngumuntu ngabanye bantu" - Xhosa saying.
    (People are people because of other people)

  4. #4
    Join Date
    Jul 2006
    Location
    Santa Cruz, CA
    Beans
    45
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Totem Youtube H264 ffdemux_swf error

    Try this.

    Back up the original file, if you feel so inclined.
    Code:
    sudo mv /usr/lib/totem/plugins/youtubeh264/youtubeh264.py /usr/lib/totem/plugins/youtubeh264/youtubeh264.py_backup
    Then move the attached file into the YouTube H264 plugin directory.
    Code:
    sudo mv youtubeh264.py /usr/lib/totem/plugins/youtubeh264/
    Attached Files Attached Files
    Last edited by HeWhoE; December 24th, 2008 at 01:23 AM.

  5. #5
    keoni Guest

    Re: Totem Youtube H264 ffdemux_swf error

    This worked out perfectly for me although I did need to download the totem youtubeh264 plugin which is simple enough and then install this so thanks a lot!

  6. #6
    Join Date
    Sep 2006
    Location
    Holland
    Beans
    344

    Re: Totem Youtube H264 ffdemux_swf error

    I confirm! No more problems!

    A BIG THANKS!

    Ashrael
    Last edited by Ashrael; January 27th, 2009 at 01:16 PM.
    "Umuntu ngumuntu ngabanye bantu" - Xhosa saying.
    (People are people because of other people)

  7. #7
    Join Date
    Mar 2009
    Beans
    3

    Re: Totem Youtube H264 ffdemux_swf error

    Hello, with your help now i solved the problem of ffdemux_swf error, but the videos that i play with H264 doesn't go in HQ but in normal/low quality....can u help me? thanks

    sorry for my english
    Last edited by dodos; March 9th, 2009 at 03:43 AM.

  8. #8
    Join Date
    Mar 2009
    Beans
    3

    Re: Totem Youtube H264 ffdemux_swf error

    up

  9. #9
    Join Date
    Mar 2009
    Beans
    3

    Re: Totem Youtube H264 ffdemux_swf error

    up up up

  10. #10
    Join Date
    Mar 2006
    Location
    Oxford, OH, USA
    Beans
    1,055
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: Totem Youtube H264 ffdemux_swf error

    Yeah, solved the swf error, but now all videos in low quality...
    ________________________________
    System76 Lemur Laptop
    Ubuntu Xenial Xerus LTS 16.04
    Linux Registered User #434330

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •