[Bug 754893] New: nle: Segment base time accumulation is broken fixing videoaggregator segment handling

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Sep 11 09:04:08 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=754893

            Bug ID: 754893
           Summary: nle: Segment base time accumulation is broken fixing
                    videoaggregator segment handling
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-editing-services
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: tsaunier at gnome.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Running a simple scenario like:

  description, seek=true, duration=20, need-clock-sync=true,
handles-states=true
  pause;
  seek, start=1.0, flags=accurate+flush

with:

  GST_VALIDATE_SCENARIO=scenario ges-launch-1.0 +clip
$HOME/gst-validate/gst-integration-testsuites/medias/defaults/matroska/numerated_frames_blue.mkv

leads to a black frame because the first buffer in videoaggregator has a
running time of 1, and it expects something between 0 and 1.

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