[Bug 732870] New: jpegenc: add support for encoding from nv21

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 7 15:40:54 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=732870
  GStreamer | gst-plugins-good | 1.x

           Summary: jpegenc: add support for encoding from nv21
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=280092)
 View: https://bugzilla.gnome.org/attachment.cgi?id=280092
 Review: https://bugzilla.gnome.org/review?bug=732870&attachment=280092

allow encoding from nv21

encoding from nv21 seems to work fine, tested with the following pipeline:

gst-launch-1.0 v4l2src ! videoconvert ! video/x-raw,format=NV21 ! jpegenc !
matroskamux ! filesink location=/tmp/test.mkv

actually jpeg encoding is restrincted to some yuv and rgb formats, as they are
obtained? Probably other formats work too

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list