[gstreamer-bugs] [Bug 331588] [rmdemux] realmedia files with AC3 don't work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Mar 24 11:09:37 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=331588
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
            Summary|Some realmedia files with   |[rmdemux] realmedia files
                   |a52 audio files embedded in |with AC3 don't work
                   |doest work                  |
   Target Milestone|HEAD                        |0.10.3




------- Comment #4 from Tim-Philipp Müller  2006-03-24 19:09 UTC -------
Seems to work fine with a52dec if the content is byteswapped. The byteswapping
seems to be standard procedure.

 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream),
        (gst_rmdemux_fill_audio_packet), (gst_rmdemux_parse_packet):
          Extra data usually goes into the caps as 'codec_data', not
          as first buffer into the stream.
          Need to byte swap AC3 content in realmedia files for some
          reason (fixes #331588).


-- 
Configure bugmail: http://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