[Bug 627459] theoraenc should provide option for TH_ENCCTL_SET_DUP_COUNT

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 12 02:50:09 PDT 2011


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

--- Comment #27 from Alexey Fisher <bug-track at fisher-privat.net> 2011-05-12 09:50:07 UTC ---

> > * I think your GAP flag handling is wrong. You should always keep the last
> > non-gap buffer, count the number of gap buffers and on the next non-gap buffer
> > you encode the previous non-gap buffer, get the dups and then keep the new
> > non-gap buffer and do everything from the beginning again
> 
> Ok. This will cure the timemachine effect.

Your suggestion looks like this. is it correct?:
After videorate  [1*2**3****4*5*]
Your suggestion  [11*2**3****4*]
This Patch       [12*3**4****5*]

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