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 415492 - AC3 over SPDIF remains in stereo
AC3 over SPDIF remains in stereo
Status: RESOLVED DUPLICATE of bug 331875
Product: totem
Classification: Core
Component: GStreamer backend
2.17.x
Other All
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2007-03-06 22:18 UTC by Luigi Maselli
Modified: 2007-03-26 19:10 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Luigi Maselli 2007-03-06 22:18:02 UTC
Please describe the problem:
I don't know if it is a gstreamer or totem bug, but I can't play correctly AC3 (5.1 channels) via SPDIF because the output remains in stereo(2.0)

Test files:
ed2k://|file|demo-dvd-ac3.vob|3821568|2D5621812D8ED7BDACB5401DE1F0BE79|h=K6BZ2AG3VROCCFVMKRKIEAEAFNP4O6Y4|/
ed2k://|file|demo-divx-ac3.avi|15030272|577107C88B2652BBB87964010BD854D6|h=O6JZ2PSP5R4RPF2FIS7NZFEWN5QS6QAY|/

I have no problem to play these files with mplayer, with:
$ mplayer file.avi.ac3 -ac hwac3 

Steps to reproduce:
1. open an ac3 5.1 audio/video file
(the file is played in stereo)
2. select ac3 instead of stereo
(the file is played in stereo)

Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Tim-Philipp Müller 2007-03-26 19:10:41 UTC
Totem/playbin don't support AC3 passthrough yet (see bug #331875).

In other words: audio is not output over SPDIF.

Whether AC3 is decoded to stereo or 5.1 depends on what your audiosink is capable of (only raw audio sinks like alsasink work though at the moment), at least with current/cvs versions of gst-plugins-ugly/a52dec.



*** This bug has been marked as a duplicate of 331875 ***