After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 334880 - [alsasink] multichannel output broken with nForce2
[alsasink] multichannel output broken with nForce2
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.5
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 166263
 
 
Reported: 2006-03-17 13:43 UTC by Sven Herzberg
Modified: 2009-01-19 19:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Debugging information (10.28 KB, application/x-gzip)
2006-03-17 13:44 UTC, Sven Herzberg
Details

Description Sven Herzberg 2006-03-17 13:43:38 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.
Comment 1 Sven Herzberg 2006-03-17 13:44:44 UTC
Created attachment 61441 [details]
Debugging information
Comment 2 Sven Herzberg 2006-03-17 13:59:33 UTC
oops, wrong version
Comment 3 Sven Herzberg 2006-04-24 14:58:03 UTC
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
Comment 4 Sebastian Dröge (slomo) 2008-05-26 10:40:51 UTC
Is this still happenening? And does it also happen when audioresample is not used?
Comment 5 Christoph Wurm 2009-01-19 19:56:03 UTC
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!