[gstreamer-bugs] [Bug 407433] New: possibly obsolete code in avidemux

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 13 03:43:23 PST 2007


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

  GStreamer | gst-plugins-good | Ver: HEAD CVS

           Summary: possibly obsolete code in avidemux
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ensonic at sonicpulse.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


gst_avi_demux_massage_index() contains this code from
#define MAX_DURATION (GST_SECOND / 2)
on that splits a avi-index entry into chunk if there is only one big chunk.

I have the feeling that this is not used and I also can't imagine that it will
work for anything but raw audio data. Decoders are usualy a bit picky and also
imagesink want whole frames.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list