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 683518 - GstDiscoverer pipeline with avdec hangs up on incomplete tiff files
GstDiscoverer pipeline with avdec hangs up on incomplete tiff files
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Windows
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-06 17:17 UTC by LRN
Modified: 2013-07-17 12:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Incomplete tiff (64.00 KB, image/tiff)
2012-09-06 17:17 UTC, LRN
Details
Debug log (30.87 KB, application/octet-stream)
2012-09-06 17:19 UTC, LRN
Details

Description LRN 2012-09-06 17:17:28 UTC
Created attachment 223674 [details]
Incomplete tiff

Attached file causes gst-discoverer pipeline with avdec from gst-ffmpeg to hang until it times out.

Can be worked around by having gdk_pixbuf plugin (which handles this tiff for me just fine, and has priority over avdec), but gdk_pixbuf was only recently ported, that version is not in Debian experimental yet.
Comment 1 LRN 2012-09-06 17:19:42 UTC
Created attachment 223676 [details]
Debug log
Comment 2 Edward Hervey 2013-07-17 12:16:54 UTC
Eos gets properly forwarded in decoder and gst-discoverer stops accordingly.