[gstreamer-bugs] [Bug 383471] cannot link 1 ch raw 24-bit PCM audio

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 8 06:46:14 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=383471

  GStreamer | don't know | Ver: HEAD CVS





------- Comment #4 from René Stadler  2006-12-08 14:44 UTC -------
Created an attachment (id=77965)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=77965&action=view)
Fix caps for 24 bit raw PCM audio (apply with caution, see description)

Problem is caused by qtdemux.  Bug component can change to gst-plugins-bad and
summary to something like "[qtdemux] 24 bit raw PCM audio not working".  The
attached patch fixes the caps, which shows up another problem: Apparently the
code path for 24 bit raw audio is totally untested (there is a FIXME comment
where the 24 bit caps are set up).

WARNING: After patch is applied, the stream will play but its audio is played
back as static/noise!  Turn the speaker volume down before attempting playback!

Every second or so, this warning is generated:
WARNING: Element "audiosink-actual-sink-alsa" warns: gstbaseaudiosink.c(696):
gst_base_audio_sink_render ():
/playbin0/abin/audiosink/audiosink-actual-sink-alsa: Unexpected discontinuity
in audio timestamps of more than half a second (0:00:00.500000000), resyncing


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list