After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 642411 - jpegdec: Pixart JPEG support
jpegdec: Pixart JPEG support
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-02-15 19:03 UTC by Thiago Sousa Santos
Modified: 2018-11-03 14:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdp payloaded stream (44.03 KB, application/octet-stream)
2011-02-15 19:03 UTC, Thiago Sousa Santos
Details

Description Thiago Sousa Santos 2011-02-15 19:03:56 UTC
Created attachment 180937 [details]
gdp payloaded stream

I've got a webcam that produces Progressive JPG frames and it seems jpegdec can't handle it.

I'm attaching the output of:
gst-launch v4l2src device=/dev/video1 num-buffers=5 ! gdppay ! filesink
Comment 1 Tim-Philipp Müller 2011-02-17 15:13:39 UTC
jpegdec already supports "progressive JPEG" afaik, this is something slightly different.
Comment 2 Tim-Philipp Müller 2011-02-17 16:09:09 UTC
Just setting up the 'standard' quantization tables from the spec (K.1+K.2) if they're missing from the stream doesn't seem to be enough, fwiw.
Comment 3 GStreamer system administrator 2018-11-03 14:43:13 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/39.