[Bug 654387] New: Timestamp calcuation error when in-point is set and several files are merged.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 11 03:43:51 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=654387
  GStreamer | gst-editing-services | 0.10.x

           Summary: Timestamp calcuation error when in-point is set and
                    several files are merged.
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: nvineeth at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=191701)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=191701)
GES program to concatenate several files into a mp4 file.

It was observed in GES 0.10.1 that, when the in-point is set to a non-zero
value, and then several files were combined, then the timestamps of video in
the resultant file were not proper. 

The code to reproduce this is attached. In the code, we start from the middle
of the media file , upto to the last but 1/5th of duration of the file, i.e if
the duration of file is 30 seconds, we start from 15 seconds to (30*4)/5 = 24
seconds.

-- 
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