[gstreamer-bugs] [Bug 169278] only part of the audio stream played back

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sat Mar 5 02:00:00 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=169278
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Jeroen Zwartepoorte  2005-03-05 04:59 -------
Starting totem in debug mode and playing the above file:

[jeroen at orcrist ~]$ totem --gst-debug=audioconvert:5 2>&1 | grep
gstchannelmix.cDEBUG (0x9f77898 - 308337:46:44.753800000)    audioconvert(19160)
gstchannelmix.c(516):gst_audio_convert_setup_matrix: Matrix for 6 -> 6: { {
0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 1.000000 }, { 1.000000,
0.000000, 0.000000, 0.000000, 0.000000, 0.000000 }, { 0.000000, 0.000000,
0.000000, 0.000000, 1.000000, 0.000000 }, { 0.000000, 1.000000, 0.000000,
0.000000, 0.000000, 0.000000 }, { 0.000000, 0.000000, 1.000000, 0.000000,
0.000000, 0.000000 }, { 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 
0.000000 } }

After seeking ahead and back to the start of the video, i get this:

DEBUG (0x9c9d0d0 - 308337:47:33.458389000)    audioconvert(19160)
gstchannelmix.c(516):gst_audio_convert_setup_matrix: Matrix for 6 -> 2: { {
-0.292893, 0.292893 }, { 0.292893, 0.000000 }, { -0.207107, 0.207107 }, {
0.000000, 0.292893 }, { -0.103553, 0.103553 }, { -0.103553, 0.103553 } }

It now plays the audio (including voices) back properly.

Audio Output is configured to "Stereo" in totem.



More information about the Gstreamer-bugs mailing list