[gstreamer-bugs] [Bug 594321] New: Videomeasure plugin
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Sep 6 09:25:55 PDT 2009
http://bugzilla.gnome.org/show_bug.cgi?id=594321
Summary: Videomeasure plugin
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: lrn1986 at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
--- Comment #0 from LRN <lrn1986 at gmail.com> 2009-09-06 16:25:54 UTC ---
Created an attachment (id=142601)
Patch against -bad git
Plugin for getting various metrics from video streams. At the moment it
consists of two elements - SSIM index calculator and video measure collector.
PSNR and others may be implemented in future. I'm also considering extracting
common functionality (such as N-to-N-1 request pad construction, pad linking,
caps restriction, buffer collection, etc) into a base class, but i think i'll
have to implement other metrics first, so that i'll be able see what exactly IS
common between two different metric-calculating elements.
--
Configure bugmail: http://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