[Bug 769390] wavparse: Add bitrate and container format tags

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 2 06:54:29 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=769390

--- Comment #3 from Carlos Rafael Giani <dv at pseudoterminal.org> ---
For non-raw audio, additional parsers/encoders are used downstream. These take
care of the bitrate tags. One example is MP3 data inside a WAV file (many older
.mp3 files are actually exactly this). In this case, mpegaudioparse is
autoplugged downstream.

Also, for alaw/mulaw/adpcm, bps is already nonzero (it is calculated in
gst-plugins-base/gst-libs/gst/riff/riff-media.c).

-- 
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