[gstreamer-bugs] [Bug 334681] Can't handle application/zip

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 15 14:06:43 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=334681
 GStreamer | don't know | Ver: 0.10.3





------- Comment #4 from Tim-Philipp Müller  2006-03-15 22:06 UTC -------
The fact that it plays fine with an explicit filesrc ! mad ! sink pipeline
doesn't mean that it is not really a .zip file (mad will just regard the zip
archive data as 'garbage' and skip it). If the typefind function returns
application/zip chances are pretty good that it really is a .zip file, the
thing it checks for is not the kind of thing you just find by coincidence at
the start of the data.

What does:

  file foo.mp3

say?


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