[gstreamer-bugs] [Bug 375534] New: FLV demuxer produces bad framerate, durations

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Nov 15 06:36:08 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=375534

  GStreamer | gst-ffmpeg | Ver: HEAD CVS

           Summary: FLV demuxer produces bad framerate, durations
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: msmith at fluendo.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The ffmpeg FLV demuxer says that everything has a framerate of 1000 fps. This
appears to be because gstffmpegdemux is misusing the time_base as a framerate,
in some cases, which seems to be a bizarre thing to do.

FLV doesn't actually have a fixed framerate, only individual timestamps.

The durations are also wrong; all of them are set to zero.


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




More information about the Gstreamer-bugs mailing list