[gstreamer-bugs] [Bug 334748] New: FAAD plugin doesn't take sampling rate from demuxer
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Mar 16 03:32:56 PST 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=334748
GStreamer | gst-plugins-ugly | Ver: HEAD CVS
Summary: FAAD plugin doesn't take sampling rate from demuxer
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-ugly
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: msmith at fluendo.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
On some clips (I have a serenity trailer in H.264/AAC as a sample), the demuxer
says the audio is 48000Hz (which is 'correct'), but the actual audio bitstream
presumably says it's 44100.
FAAD takes this exclusively from the audio bitstream, so plays it back at the
wrong rate.
It should take a rate from the demuxer if the demuxer provides this info.
I'll fix this up, this is just to remind me to do it when I have some time.
--
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