[Bug 627459] theoraenc should provide option for TH_ENCCTL_SET_DUP_COUNT
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat May 7 01:46:45 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=627459
GStreamer | gst-plugins-base | 0.10.x
--- Comment #12 from Alexey Fisher <bug-track at fisher-privat.net> 2011-05-07 08:46:39 UTC ---
Created an attachment (id=187412)
View: https://bugzilla.gnome.org/attachment.cgi?id=187412
Review: https://bugzilla.gnome.org/review?bug=627459&attachment=187412
mark count of dupps before current frame.
This patch is remix of Vincents patch and result of discussion with gmaxwell on
#theora. gmaxwell suggested to count dup frames before non dup frame and tell
libtheora to produce dups of this frames:
Time goes like this: [123456789ABCDEF]
Webcam produces frames: [* * ** * * ]
Give these dupe counts: [0 3 30 3 2 ]
There is no need to patch 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