[gstreamer-bugs] [Bug 641278] New: parallel replay gain scanning
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Feb 2 10:32:40 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=641278
GStreamer | gst-plugins-good | git
Summary: parallel replay gain scanning
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: jargon at molb.org
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Hi!
when writing a little python script for scanning files using the rganalysis
plugin, I discovered that it's impossible to scan tracks which belong to one
album in parallel. Only multiple albums can be scanned simultaneously. This is
sad, because on a typical modern PC this can speed up the process considerably!
I had several ideas for implementing this (expose the internal histogram via
messages, allow "merging" of two rganalysis objects, etc), but none of them is
good. That's why I'm posting this enhancement request, maybe someone has an
idea!
If you think this feature is irrelevant / not wanted, this bug report can be
closed!
--
Configure bugmail: https://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