[gstreamer-bugs] [Bug 331588] Some realmedia files with a52 audio files embedded in doest work

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 17 11:29:11 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|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from Tim-Philipp Müller  2006-02-17 19:29 UTC -------
Looks like it might be an a52dec problem:

tim at sceptic:~/samples/audio/realaudio$ gst-launch-0.10
file:///home/tim/samples/audio/realaudio/martinu.rm ! rmdemux ! a52dec !
fakesink -v 2>&1 | grep -e timestamp -e segment -e eos

event   ******* E (type: 102, GstEventNewsegment, update=(boolean)false,
rate=(double)1, format=(GstFormat)GST_FORMAT_TIME, start=(gint64)0,
stop=(gint64)-1, position=(gint64)0)
event   ******* E (type: 102, GstEventNewsegment, update=(boolean)false,
rate=(double)1, format=(GstFormat)GST_FORMAT_TIME, start=(gint64)0,
stop=(gint64)-1, position=(gint64)0)
chain   ******* < ( 4096 bytes, timestamp: 0:00:55.097219954, duration:
0:00:00.011609977
chain   ******* < ( 4096 bytes, timestamp: 0:00:55.132049885, duration:
0:00:00.011609977
chain   ******* < ( 4096 bytes, timestamp: 0:02:23.609000000, duration:
0:00:00.016000000
chain   ******* < ( 4096 bytes, timestamp: 0:02:23.625000000, duration:
0:00:00.016000000
event   ******* E (type: 86, EOS)

The buffers coming from rmdemux are continuously timestamped. Also noteworthy
might be that a52dec keeps posting/sending new taglists with different bitrates
all the time (~10 times altogether).


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