[gstreamer-bugs] [Bug 311802] New: [PATCH] local variable 'bq' for timestamp conversion uninitialized

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Jul 27 16:12:15 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=311802
 GStreamer | gst-ffmpeg | Ver: HEAD CVS

           Summary: [PATCH] local variable 'bq' for timestamp conversion
                    uninitialized
           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: dan at f3c.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


gst<->ffmpeg timestamp conversion has been moved to the new ffmpeg's
time_base.den/.num style, but in gst_ffmpeg_time_gst_to_ff, the AVRational 'bq',
describing gst's format (1/GST_SECOND), is not initialized. this messes up the
timestamps written by ffmuxers, at least i can observe that for the FLV format.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list