[gstreamer-bugs] [Bug 311593] New: fix timestamps

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Jul 26 07:01:05 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=311593
 GStreamer | gst-ffmpeg | Ver: HEAD CVS

           Summary: fix timestamps
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: High
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: rbultje at ronald.bitfreak.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: luogni at tin.it,all-bugs at bugzilla.gnome.org


Since the latest CVS update to a new ffmpeg snapshot, I've removed
gst_ffmpeg_to/from_gst_timestamp() and replaced them by av_rescale_q(), which
may not have been a good idea after all, because we don't handle AV_NOPTS_VALUE
and GST_CLOCK_TIME_NONE correctly now... Attached patch fixes some timestamp
bugs in CVS of gst-ffmpeg. We should probably just re-institute those functions
and use them again...

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