[gstreamer-bugs] [Bug 582166] New: [ljpeg / mjpeg] drop with high resolution

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 11 05:59:31 PDT 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=582166

  GStreamer | gst-plugins-good | Ver: 0.10.22
           Summary: [ljpeg / mjpeg] drop with high resolution
           Product: GStreamer
           Version: 0.10.22
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: julien.isorce at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi,

---steps to reproduce:

gst-launch-0.10 -v videotestsrc ! "video/x-raw-yuv, framerate=(fraction)25/1,
format=(fourcc)I420, width=1920, height=1080" ! ffenc_ljpeg buffer-size=2000000
! queue ! ffdec_mjpeg ! queue ! videoscale ! "video/x-raw-yuv, width=384,
height=216" ! identity ! xvimagesink

---error: 

It seems to drop 99%.

---more infos:

It works (no drops) if I replace xvimagesink by fakesink.

gst-launch-0.10 -v videotestsrc ! "video/x-raw-yuv, framerate=(fraction)25/1,
format=(fourcc)I420, width=1920, height=1080" ! ffenc_ljpeg buffer-size=2000000
! queue ! ffdec_mjpeg ! queue ! videoscale ! "video/x-raw-yuv, width=384,
height=216" ! fakesink sync=1

Maybe something is not working with the qos.

(note that I do not know an other decoder than ffedc_mjpeg to decode loss less
jpeg)

Julien


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




More information about the Gstreamer-bugs mailing list