[gstreamer-bugs] [Bug 331526] New: 3GP type detection is too simple

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Feb 17 02:37:36 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=331526
 GStreamer | gst-plugins-base | Ver: 0.10.3

           Summary: 3GP type detection is too simple
           Product: GStreamer
           Version: 0.10.3
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ext-tommi.myohanen at nokia.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
Type detection fails with some 3gp clips and reports the mimetype to be "video/
quicktime" instead. For some 3GP clips typefind works as follows:

$ gst-typefind test.3gp
test.3gp - application/x-3gp
$ gst-typefind test.3gp
test.3gp - video/quicktime
$ gst-typefind test.3gp
test.3gp - application/x-3gp

So, it cannot decide what format the file actually is.

I will attach a patch that improves 3GP type detection.



Steps to reproduce:



Actual results:



Expected results:



Does this happen every time?



Other information:


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