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 606163 - textoverlay: Ignore zero framerate
textoverlay: Ignore zero framerate
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
unspecified
Other All
: Normal normal
: 0.10.26
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-01-05 22:26 UTC by Olivier Crête
Modified: 2010-01-06 06:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
textoverlay: Ignore zero framerate (1.06 KB, patch)
2010-01-05 22:26 UTC, Olivier Crête
committed Details | Review

Description Olivier Crête 2010-01-05 22:26:33 UTC
The current textoverlay aborts if the framerate is 0/1. The attach patch should fix it.
Comment 1 Olivier Crête 2010-01-05 22:26:35 UTC
Created attachment 150866 [details] [review]
textoverlay: Ignore zero framerate
Comment 2 Sebastian Dröge (slomo) 2010-01-06 06:49:48 UTC
commit 15fb8f9bf74939a093037057d3866b65519fd239
Author: Olivier Crête <olivier.crete@collabora.co.uk>
Date:   Tue Jan 5 17:17:58 2010 -0500

    textoverlay: Ignore zero framerate
    
    https://bugzilla.gnome.org/show_bug.cgi?id=606163