[Bug 685467] segment clipping: smartencoder constantly reencode gop

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Oct 9 15:05:43 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=685467
  GStreamer | gstreamer (core) | 1.x

Alban Browaeys <prahal> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #226084|0                           |1
        is obsolete|                            |

--- Comment #5 from Alban Browaeys <prahal at yahoo.com> 2012-10-09 22:05:39 UTC ---
Created an attachment (id=226148)
 View: https://bugzilla.gnome.org/attachment.cgi?id=226148
 Review: https://bugzilla.gnome.org/review?bug=685467&attachment=226148

interpolate non required missing timestamps pts in the demuxer

Turns out that we have 33,3333 ie 40ms between each frame. Based on the 90kHz
frequency of the pts I interpolate the missing "not required" by the spec (but
by smartencoder) pts . 
Though it looks heavily like this 40ms is in only for 25 frames per seconds.
I do not know how to make this interpolation take into accounts the real
framerate, or if there is a need to.

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