[Bug 748105] New: videotestsrc: add a 'max-duration' property

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Apr 18 06:23:34 PDT 2015


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

            Bug ID: 748105
           Summary: videotestsrc: add a 'max-duration' property
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: sk at bigbrother.nl
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 301900
  --> https://bugzilla.gnome.org/attachment.cgi?id=301900&action=edit
videotestsrc: add a 'max-duration' property

This patch adds a new property to the `videotestsrc` element that allows you to
set the maximum duration. After the specified time (in nano seconds) the
`videotestsrc` will push EOS onto it's src pad.

There are other ways to do this of course, but I found this the most accurate
method. So, I am not entirely sure this change is an acceptable one.

Tested on Linux/Debian x64 (patch file was generated on Windows). Patch is
against master.

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