[gstreamer-bugs] [Bug 354174] [PATCH] add REAL support by using the proprietary drivers

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Dec 10 13:34:26 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=354174

  GStreamer | gst-plugins-ugly | Ver: HEAD CVS





------- Comment #16 from Lutz Mueller  2006-12-10 21:33 UTC -------
I haven't used this element with files. I tested it using the live streams on
http://www.tagesschau.de. This patch is a proof of concept - I did not claim
that this element is ready for production. 

The first problem was to implement the proprietary hand-shake algorithm in the
rtsp element (#341752).

The second problem was to decode the video stream. This is what this element is
for.

Now on to your comments: 

(1) error messages: As long as the element is not fully working (i.e.
audio/video in sync, no image problems...), the error messages will help
improving the driver.

(2) gst_adapter_take: You are right. That explains why the pipeline got slower
and slower in time... That's exactly why I published the patch - to get
feedback.

(3) patch format: I'll add the configure.ac modification as a separate patch.
If you can tell me how to tell cvs diff to include the new files in the
resulting file, I'd be very grateful.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list