[Bug 627459] theoraenc should provide option for TH_ENCCTL_SET_DUP_COUNT

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 7 02:33:51 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=627459
  GStreamer | gst-plugins-base | 0.10.x

--- Comment #16 from Alexey Fisher <bug-track at fisher-privat.net> 2011-05-07 09:33:49 UTC ---
Time goes like this:    [123456789ABCDEF]
Webcam produces frames: [*  *  **   * * ]
Give these dupe counts: [0  3  30   3 2 ]
Patch will do:          [14447778CCCCEE ]
Best will be:           [11144478888CCEE]

So or so, the real frame is always on proper place. We create non existing
frames from previous or current frame. So or so it can be not 100% sync with
audio.

Also i think this patch is good because it cost less and can work with current
libtheora.

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