After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 777647 - videotestsrc: Document the num-buffers property
videotestsrc: Document the num-buffers property
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal enhancement
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-01-23 14:35 UTC by Sam Thursfield
Modified: 2018-01-12 12:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Document the videotestsrc num-buffers property (1.07 KB, patch)
2017-01-23 14:35 UTC, Sam Thursfield
committed Details | Review

Description Sam Thursfield 2017-01-23 14:35:18 UTC
It's not obvious from the existing docs that this option exists, nor that it can be used to give a pipeline an exact length in video frames.

Patch coming.

https://bugzilla.gnome.org/show_bug.cgi?id=748105 is kind of related.
Comment 1 Sam Thursfield 2017-01-23 14:35:51 UTC
Created attachment 344035 [details] [review]
Document the videotestsrc num-buffers property

It's not obvious from the existing docs that this option exists, nor
that it can be used to give a pipeline an exact length in video frames.
Comment 2 Tim-Philipp Müller 2018-01-12 00:55:16 UTC
Comment on attachment 344035 [details] [review]
Document the videotestsrc num-buffers property

commit f1324f9cb05593d272b171fbd38ccf7692f4d96b
Author: Sam Thursfield <sam.thursfield@codethink.co.uk>
Date:   Mon Jan 23 14:30:20 2017 +0000

    videotestsrc: Document the num-buffers property
    
    It's not obvious from the existing docs that this option exists, nor
    that it can be used to give a pipeline an exact length in video frames.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=777647