[gstreamer-bugs] [Bug 627459] theoraenc should provide option for TH_ENCCTL_SET_DUP_COUNT

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Aug 21 04:09:47 PDT 2010


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

--- Comment #6 from Sebastian Dröge <slomo at circular-chaos.org> 2010-08-21 11:09:46 UTC ---
droppable frames are a bit different. they're encoded frames, that could be
dropped from the stream without having any effect on future frames (i.e.
droppable frames are not referenced by future frames). This can be used for
example if your network connection becomes slow for a short time.

Theora has something like this too but we don't have any way yet to flag such
frames for the payloaders, muxers, etc.

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