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 700372 - DVD's don't play with error audiosink-actual-sink-pulse: The stream is in the wrong format.
DVD's don't play with error audiosink-actual-sink-pulse: The stream is in the...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
1.0.7
Other Linux
: Normal normal
: 1.1.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-15 09:56 UTC by Jonathan Dieter
Modified: 2013-09-11 10:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Log of gst-launch-1.0 -v playbin uri=dvd:///dev/sr0 (68.29 KB, text/x-log)
2013-05-15 09:56 UTC, Jonathan Dieter
Details
Log with GST_DEBUG="*:6" (1022.45 KB, application/x-xz)
2013-09-10 22:23 UTC, Seán de Búrca
Details

Description Jonathan Dieter 2013-05-15 09:56:01 UTC
Created attachment 244292 [details]
Log of gst-launch-1.0 -v playbin uri=dvd:///dev/sr0

When I try to play a DVD using gst-launch-1.0 playbin uri=dvd:///dev/sr0, I get the error: audiosink-actual-sink-pulse: The stream is in the wrong format.

Attached is a full log of gst-launch-1.0 -v playbin uri=dvd:///dev/sr0.

This might be related to #670286, but note that I'm using 1.0.7 and still seeing the problem.

If it's worth anything, I'm running fully updated Fedora 18.
Comment 1 Jonathan Dieter 2013-05-15 09:56:35 UTC
FWIW, link to #670286 is https://bugzilla.gnome.org/show_bug.cgi?id=670286
Comment 2 Tim-Philipp Müller 2013-05-15 10:27:37 UTC
Is that really the link/bug you meant?
Comment 3 Jonathan Dieter 2013-05-15 10:48:36 UTC
(In reply to comment #2)
> Is that really the link/bug you meant?

Argh! No! I grabbed it from the wrong tab.  Correct bug:
https://bugzilla.gnome.org/show_bug.cgi?id=688803
Comment 4 Seán de Búrca 2013-09-10 22:23:01 UTC
Created attachment 254629 [details]
Log with GST_DEBUG="*:6"

I am experiencing the issue as well. Attaching a debug log.
Comment 5 Seán de Búrca 2013-09-11 01:34:56 UTC
I have tested this against master and the bug is not present there.
Comment 6 Tim-Philipp Müller 2013-09-11 10:49:27 UTC
Probably was fixed as part of #686459 . Too intrusive to pick into the 1.0.x branch though I'm afraid.