[gstreamer-bugs] [Bug 607949] New: [avidemux] regression in stop position for mp3 streams
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Jan 24 09:12:47 PST 2010
https://bugzilla.gnome.org/show_bug.cgi?id=607949
GStreamer | gst-plugins-good | git
Summary: [avidemux] regression in stop position for mp3 streams
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bilboed at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
the timestamp on mp3 packets indicates that this is the first packet needed to
decode the requested timestamp... but the mp3 decoder will need the one (or
two) following packets in order to decode that requested timestamp.
Currently avidemux EOS's after having pushed the buffer for the requested stop
position... resulting in the mp3 decoder not having enough data to actually
decode up to the requested stop position.
avidemux should push out the following 1/2 buffers for those streams.
--
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