[gstreamer-bugs] [Bug 365429] Ticking sound when playing in 5.1 config

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Dec 7 06:53:28 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=365429

  GStreamer | gstreamer (core) | Ver: 0.10.10





------- Comment #6 from Stefan Kost (gstreamer, gtkdoc dev)  2006-12-07 14:52 UTC -------
gst-launch case (works)
-----------------------
alsasink_parse_spec:<alsasink0> Linear format : depth=32, width=32, sign=1,
bigend=0
set_hwparams:<alsasink0> Negotiating to 2 channels @ 44100 Hz (format = S32_LE)
set_hwparams:<alsasink0> buffer time 200000, min 22, max 56871
set_hwparams:<alsasink0> period time 10000, min 41, max 56875
set_hwparams:<alsasink0> periods min 0, max 2508
set_hwparams:<alsasink0> buffer size 2508, period size 418


totem (can't open device -> fails)
----------------------------------
alsasink_parse_spec:<autoaudiosink0-actual-sink-alsa> Linear format : depth=16,
width=16, sign=1, bigend=0
set_hwparams:<autoaudiosink0-actual-sink-alsa> Negotiating to 2 channels @
44100 Hz (format = S16_LE)
set_hwparams:<autoaudiosink0-actual-sink-alsa> buffer time 200000, min 45, max
113765
set_hwparams:<autoaudiosink0-actual-sink-alsa> period time 10000, min 62, max
113771
set_hwparams:<autoaudiosink0-actual-sink-alsa> periods min 0, max 2509
set_hwparams:<autoaudiosink0-actual-sink-alsa> buffer size 5017, period size
5017

difference is that totel uses 'autoaudiosink' and not the alsasink, as set in
gconf.


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




More information about the Gstreamer-bugs mailing list