[gstreamer-bugs] [Bug 631416] New: mpegpsdemux hits EOS too early
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Oct 5 06:18:44 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=631416
GStreamer | gst-plugins-bad | git
Summary: mpegpsdemux hits EOS too early
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: robert.swain at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
With the following sample [1], when using filesrc ! mpegpsdemux ! mpeg2dec !
autovideosink, the video hits EOS too early. Using mpegpsdemux, it hits EOS
just before the fight starts after the woman looks around them all. Using
dvddemux from ugly, it works perfectly and continues on to show a man in blue
shouting something and then the fight beginning. This also plays perfectly in
FFmpeg, MPlayer and VLC.
I actually noticed this because using dvdreadsrc on a VIDEO_TS directory
containing the vob from which this sample was taken, when it hits the same
point, the RAM usage inflates massively and system I/O is hit heavily. I'm
guessing it's searching through the data to find a new sync or something and
can't.
[1] http://people.freedesktop.org/~robswain/mpegpsdemux_bug.vob
--
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