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 334550 - Some ac3 files fail to play
Some ac3 files fail to play
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
0.10.x
Other Linux
: Normal normal
: 0.10.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-14 16:35 UTC by Sebastian Dröge (slomo)
Modified: 2006-03-15 22:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastian Dröge (slomo) 2006-03-14 16:35:20 UTC
Hi,
this[1] AC3 file fails to play with latest plugins-ugly. It works fine with xine and gst0.8 but fails with mplayer too. This is with liba52 0.7.4.

gst0.10 reports the following many times (complete output[2]):
(gst-launch-0.10:16980): GStreamer-CRITICAL **: gst_segment_clip: assertion `segment->format == format' failed


Also see the ubuntu bug about this [3].

Bye

[1]: http://librarian.launchpad.net/1714373/bar.ac3
[2]: http://librarian.launchpad.net/1714374/gstac3out
[3]: https://launchpad.net/distros/ubuntu/+source/gst-plugins-ugly0.10/+bug/34808
Comment 1 Michael Smith 2006-03-14 16:51:45 UTC
a52dec just needs to send its own new segment event when it's processing a raw ac3 stream, which should be easy to add. 

(FWIW, this works fine using fluendo's ac3 decoder)
Comment 2 Michael Smith 2006-03-15 22:03:04 UTC
Bored. Also, we're almost off the bottom of the gnome buggiest-15-modules! Let's keep things that way.

So I fixed this. Still bored.