[Bug 755453] jpegenc: add "snapshot" property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Jan 31 17:52:04 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=755453

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.13.1

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Ok, why not. Thanks for the patch!

commit ba86a1d99cabf331be5f1460289b013c5bea5aa8 (HEAD -> master)
Author: Matthieu Crapet <mcrapet at gmail.com>
Date:   Wed Sep 23 10:01:32 2015 +0200

    jpegenc: add snapshot property

    Like pngenc, automatically send an EOS message.

    Example of bin:
    appsrc ! jpegenc snapshot=true ! filesink location=out.jpg

    This is especially useful for limited/slow hardware.

    Otherwise calling gst_video_convert_sample() is a better option
    (internally uses videoconvert and videoscale).

    https://bugzilla.gnome.org/show_bug.cgi?id=755453

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