[gstreamer-bugs] [Bug 522699] pnm:/something.ra streams can't be loaded in Totem from a web page (fnac.com for instance)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 20 06:57:15 PST 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=522699

  GStreamer | gst-plugins-ugly | Ver: git

Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|gst-plugins-bad             |gst-plugins-ugly
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.11




------- Comment #10 from Wim Taymans  2009-02-20 14:57 UTC -------
Commited a stupid plugin that automatically redirects to the equivalent RTSP
url, this makes the pnm:// streams of fnac work in totem. We can add some real
pnm support later.

commit da28d1620e74e3bb0ca467d7ef5e81dc56fe60a6
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Fri Feb 20 15:53:34 2009 +0100

    Add pnm:// uri source

    Add a new utri handler for pnm:// that for now just redirects to the same
uri
    with the rtsp:// protocol, which usually works nowadays.

    Separate the registration of the various plugins into a separate source
file.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=522699.




More information about the Gstreamer-bugs mailing list