[Bug 658546] New: ac3parse: RealAudio file with AC-3 audio no longer plays

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 8 05:06:00 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=658546
  GStreamer | gst-plugins-good | git

           Summary: ac3parse: RealAudio file with AC-3 audio no longer
                    plays
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The file below no longer plays, because ac3parse doesn't accept the bsid of 10.

According to http://matroska.org/technical/specs/codecid/index.html BSID 9/10
are basically like normal AC-3 but for lower samplerates.


+++ This bug was initially created as a clone of Bug #599676 +++

Description of the problem:
Back in Ubuntu 8.04 gstreamer was able to play a particular RealAudio file but
with 9.10 this file seems to just hang.

Steps to reproduce:
1. Run
wget http://wso.williams.edu/~aeatonsa/bomb/audio/real/Track13.ra
gst-launch-0.10 filesrc location=Track14.ra ! decodebin ! audioconvert !
audioresample ! pulsesink
.

Expected results:
Remixed version of the classic Bomberman battle music scale to be played.

Actual results:
The following is printed:
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstPulseSinkClock

but no music is produced.

How reproducible is the problem?
It is reproducible every time.

Additional information:
The file plays in the gstreamer bundled with Ubuntu 8.04.

Version Information:
gstreamer0.10-alsa 0.10.25-2ubuntu1
gstreamer0.10-ffmpeg 0.10.9-1
gstreamer0.10-nice 0.0.9-2
gstreamer0.10-plugins-bad 0.10.14-4ubuntu1
gstreamer0.10-plugins-base 0.10.25-2ubuntu1
gstreamer0.10-plugins-base-apps 0.10.25-2ubuntu1
gstreamer0.10-plugins-good 0.10.16-1ubuntu3
gstreamer0.10-plugins-ugly 0.10.12-1
gstreamer0.10-pulseaudio 0.10.16-1ubuntu3
gstreamer0.10-tools 0.10.25-2
gstreamer0.10-x 0.10.25-2ubuntu1

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list