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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 2 14:52:46 PDT 2011


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

David Schleef <ds> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from David Schleef <ds at schleef.org> 2011-11-02 21:52:41 UTC ---
This is probably best solved by adding a property to video/theora caps that
indicates that the theora stream should be constant frame rate.  I.e., for Ogg.
 Let's call it "strict-framerate=true".  When this is set, theoraenc should act
like it has an internal videorate element, and clean up the stream as
necessary.  When it is not set, (i.e., for matroska or RTP), it should encode
like normal.  In neither case should it be doing anything resembling what it
does now.

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