GNOME Bugzilla – Bug 675769
mpeg2dec: Has 3 frames latency, not 2
Last modified: 2012-05-10 14:03:58 UTC
While doing some tests, I discovered that mpeg2dec has 3 frames latency, not 2.
Created attachment 213756 [details] [review] mpeg2dec: mpeg2dec actually has 3 frame latency
Created attachment 213757 [details] [review] mpeg2dec: use _scale_ceil to compute frame period
Can also be found at: http://cgit.collabora.com/git/user/nicolas/gst-plugins-ugly2.git/log/?h=675769-mpeg2dec-latency
commit 73997498b61f61e6061f36445f973bad93e3ae17 Author: Nicolas Dufresne <nicolas.dufresne@collabora.com> Date: Fri May 4 16:09:57 2012 -0400 mpeg2dec: use _scale_ceil to compute frame period https://bugzilla.gnome.org/show_bug.cgi?id=675769 commit 467599ba0d882b2984adf42dad2d0100e7f0d5f2 Author: Nicolas Dufresne <nicolas.dufresne@collabora.com> Date: Fri May 4 16:08:27 2012 -0400 mpeg2dec: mpeg2dec actually has 3 frame latency https://bugzilla.gnome.org/show_bug.cgi?id=675769