GNOME Bugzilla – Bug 356693
typefind fails for some RealAudio clips
Last modified: 2006-09-26 10:59:21 UTC
It looks like for RealAudio clips the content magic is ".ra" instead of ".RMF". The attached patch also introduces .rmj extension for realmedia.
Created attachment 73021 [details] [review] implement typefind function
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.
Ping? Can this be closed? If not, could you attach such a file that fails (or beginning thereof)?