GNOME Bugzilla – Bug 334550
Some ac3 files fail to play
Last modified: 2006-03-15 22:03:04 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
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)
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.