[Bug 694445] New: pulsesink: add support for AAC pass-through
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Feb 22 05:04:21 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=694445
GStreamer | gst-plugins-good | git
Summary: pulsesink: add support for AAC pass-through
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: tskd2 at yahoo.co.jp
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=237176)
View: https://bugzilla.gnome.org/attachment.cgi?id=237176
Review: https://bugzilla.gnome.org/review?bug=694445&attachment=237176
pulsesink: add support for AAC pass-through
This patch adds AAC pass-through output to pulsesink.
I also posted a patch for libgstaudio in gst-plugins-base (#694443),
and one for pulseaudio.
Although MPEG2 and MPEG4 AAC should use different header values in the
payloading to IEC61937,
the current implementation disguises MPEG4 AAC as MPEG2 AAC,
because it seems to work at least on my AAC decoder and
I don't have the spec and just refered to the source codes from FFmpeg
which implements just MPEG2 AAC.
--
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