[gstreamer-bugs] [Bug 344570] RealMedia song stutters when played, problem reading metadata

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 16 08:03:18 PDT 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=344570
 GStreamer | gst-ffmpeg | Ver: 0.10.x


Martin Szulecki changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gnomebugzilla at sukimashita.co
                   |                            |m




------- Comment #2 from Martin Szulecki  2006-06-16 15:03 UTC -------
This should be assigned to component gst-plugins-ugly as it applies to the
"rmdemux" element.

This "stutter" has been noticed on a couple of Real Audio files either remotely
streamed or locally loaded. The downside is that the gst-ffmpeg Real Media
demuxer seems to work perfectly with the files (but does not allow remote files
to be streamed).

Example pipelines for simple verification:

1) gst-launch filesrc location=testfile.ra -t ! ffdemux_rm ! ffdec_cook !
autoaudiosink

-> Works without stutter, tags are recognized correctly

2) gst-launch filesrc location=testfile.ra -t ! rmdemux ! ffdec_cook !
autoaudiosink

-> Playback stutters, tag strings are cut


-- 
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