[Bug 663262] New: theoraenc: spurious encoder resets due to unstable upstream timestamps cause quality issues

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 2 13:04:14 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=663262
  GStreamer | gst-plugins-base | git

           Summary: theoraenc: spurious encoder resets due to unstable
                    upstream timestamps cause quality issues
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: vincent.penquerch at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


When incoming timestamps are off by more than three quarters of a frame
duration, theoraenc resets the encoder state and emits a discontinuity.

Would be better to increase that tolerance a lot (and maybe make it a
property), and reemit the last frame (if available) enough times to make up for
the gap, which will let libtheora emit drop frames.

-- 
Configure bugmail: https://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