[gstreamer-bugs] [Bug 332796] Cannot play an ASF file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 28 10:59:54 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=332796
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS





------- Comment #1 from Fabrizio Gennari  2006-02-28 18:59 UTC -------
Created an attachment (id=60340)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=60340&action=view)
Patch for ASF support

I don't know why packet length was read after sequence and padsize. In versions
of asfdemux.c until 1.91 it was read first. In ffmpeg's libavformat/asf.c it is
read first (see function asf_get_packet). And this patch makes the
above-mentioned file work.

Sorry, I cannot attach it, it is 9MB long. I can send via e-mail if needed.
However, you can download it using the mentioned procedure


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