[gstreamer-bugs] [Bug 345830] [qtdemux] better edit lists handling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Feb 10 18:18:20 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=345830
  GStreamer | gst-plugins-good | git

Roland Krikava <rkrikava> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rkrikava at gmail.com

--- Comment #9 from Roland Krikava <rkrikava at gmail.com> 2010-02-11 02:18:11 UTC ---
Thiago, I tried to apply the patch to current git and had 2 hunks rejected line
2797 and line 2806.  Those 2 were just a GST_LOG_OBJECT that was moved, so I
tried to test anyway.  I tested 2 mp4 files (m4v/aac), both alternate 10 second
empty and non-empty segments, but one starts with an empty segment and the
other does not (See links to files below).

Your previous patch in #586848 resulted in successful playback of the video
that starts with a non-empty edit.  The one that starts with an empty edit does
not play at all (seek and position problems still apply).

Using this patch, neither file plays properly.  The mp4 that starts with a
non-empty edit only has the initial audio segment played (and no other). The
mp4 that starts with an empty edit doesn't play at all.

Note: Using quicktime, only the mp4 that starts with a non-empty edit plays
properly. The other one has a sync diff of about 2 seconds. Looking at the
dumpster output it seems its mediatime duration is shorter than expected, so
only use as test for starting with empty edit.. don't expect good sync.

FYI: The mp4's were created using the initial patch in #601576, with an updated
qtmuxedits test app (will likely submit updated patch at some point).

AFGM-edits-10sec-empty-first.mp4:
https://docs.google.com/leaf?id=0B60y2gZqzs4hZDc0YTQ0NjMtOTg4Ny00NTI3LWJmYjYtYmQyMWI1OWJlYTZi&hl=en

AFGM-edits-10sec.mp4
https://docs.google.com/leaf?id=0B60y2gZqzs4hZjFlYTM2OTUtMGJhOC00YWI1LWE5NDctZGRmNDBkMmY4Mjcy&hl=en

dumpster output for both:
http://docs.google.com/leaf?id=0B60y2gZqzs4hYzZmNzY2ZmUtMzZlNC00MTQ2LWFkN2MtZjkxMjNiMGU1YmI5&hl=en

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list