After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 356693 - typefind fails for some RealAudio clips
typefind fails for some RealAudio clips
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-19 08:49 UTC by Stefan Sauer (gstreamer, gtkdoc dev)
Modified: 2006-09-26 10:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
implement typefind function (2.03 KB, patch)
2006-09-19 08:50 UTC, Stefan Sauer (gstreamer, gtkdoc dev)
rejected Details | Review

Description Stefan Sauer (gstreamer, gtkdoc dev) 2006-09-19 08:49:19 UTC
It looks like for RealAudio clips the content magic is ".ra" instead of ".RMF".
The attached patch also introduces .rmj extension for realmedia.
Comment 1 Stefan Sauer (gstreamer, gtkdoc dev) 2006-09-19 08:50:40 UTC
Created attachment 73021 [details] [review]
implement typefind function
Comment 2 Tim-Philipp Müller 2006-09-20 08:03:13 UTC
There is already a typefind function for .ra (with a different media type btw) - could you check why it doesn't work (probably related to the value of the fourth byte). Also see bug #349779 for a RealAudio demuxer.
Comment 3 Tim-Philipp Müller 2006-09-25 08:29:11 UTC
Ping? Can this be closed?

If not, could you attach such a file that fails (or beginning thereof)?