[gstreamer-bugs] [Bug 561436] New: videorate element add image/jpeg to caps template

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Nov 18 14:07:28 PST 2008


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=561436

  GStreamer | gst-plugins-base | Ver: 0.10.21
           Summary: videorate element add image/jpeg to caps template
           Product: GStreamer
           Version: 0.10.21
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Keywords: usability
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: rmcouat at smartt.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.21/2.22
   GNOME milestone: Unspecified


I work with MJPEG cameras over a network connection. There are times when I
would like to take one feed from a camera say at 8 frames/sec and after
multipartdemux split the stream with tee and then adjust the rate on one of the
branches to say 2 frames/sec. The videorate component will do this provided the
source element talking to the camera is set to live mode.

Other information:
line 112 and 119 in gstvideorate.c changed from

    GST_STATIC_CAPS ("video/x-raw-yuv; video/x-raw-rgb")

to

    GST_STATIC_CAPS ("video/x-raw-yuv; video/x-raw-rgb; image/jpeg")


-- 
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=561436.




More information about the Gstreamer-bugs mailing list