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 751534 - ITU-R BS.1770 / EBU R128 element
ITU-R BS.1770 / EBU R128 element
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-06-26 10:59 UTC by Christoph Reiter (lazka)
Modified: 2018-11-03 13:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christoph Reiter (lazka) 2015-06-26 10:59:33 UTC
It would be nice to have a ebu r128 element in gstreamer. This is just a feature request to start a discussion in case anyone else is interested in this.

There are two use cases which should be covered by this element:

* Allow to implement the replaygain 2 spec [0]. This includes all the things currently handled by the replaygain element, like passing in multiple streams and computing a global and per stream gain adjustment/peak.
* Allow to implement a compliant ebu r128 meter as specified in EBU TECH 3341 [1].

So this would be similar to a combination of the current replaygain element and the level element.

For the actual implementation the libebur128 [2] library seems like a good candidate as it's available in distros already. bs1770gain seems more feature rich, but only provides a CLI tool and no shared library.


[0] http://wiki.hydrogenaud.io/index.php?title=ReplayGain_2.0_specification
[1] https://tech.ebu.ch/docs/tech/tech3341.pdf
[2] https://github.com/jiixyj/libebur128
[3] http://bs1770gain.sourceforge.net/
Comment 1 GStreamer system administrator 2018-11-03 13:36:48 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/265.