[Bug 688043] videodecoder: no timestamps for multifilesrc ! jpegdec ! ...
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Dec 11 15:53:22 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=688043
GStreamer | gst-plugins-base | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
Component|gst-plugins-good |gst-plugins-base
Version|1.0.2 |git
Summary|multifilesrc example broken |videodecoder: no timestamps
| |for multifilesrc ! jpegdec
| |! ...
Severity|blocker |major
--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-12-11 23:53:18 UTC ---
Hrm, true, that works just fine.
What doesn't actually work is if you do the same thing with jpeg instead of
png. Someone mentioned this on IRC, and I assumed it was the same issue.
Retitling bug for jpeg issue.
What happens in the jpegdec case looks like a videodecoder bug. It never passes
on the 0 input timestamp for the first buffer, and hence can't base further
timestamps on top of that plus duration, so outputs everything without
timestamps.
Possibly related to the parsing/packetised mode.
--
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