GNOME Bugzilla – Bug 334880
[alsasink] multichannel output broken with nForce2
Last modified: 2009-01-19 19:56:03 UTC
I still have gaps (like one sample is played, one sample is skipped and the next one is played) with multichannel output and gstreamer 0.10 (BTW, 0.8 still works like a charm). I added debugging information as told in 326720.
Created attachment 61441 [details] Debugging information
oops, wrong version
I still have these periodic gaps. These are my pipelines: gst-launch-0.10 filesrc location=/path/to/two-channel.mp3 ! mad ! audioconvert ! audioresample ! audio/x-raw-int,channels=6 ! alsasink device=hw:0 gst-launch-0.10 filesrc location=/home/herzi/bullet.vob ! decodebin ! audioconvert ! audioresample ! audio/x-raw-int,channels=6 ! alsasink device=hw:0
Is this still happenening? And does it also happen when audioresample is not used?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!