From a3b18c8f2760a6991805193b00af0819a065c6ac Mon Sep 17 00:00:00 2001 From: ods15 Date: Fri, 6 Jan 2006 02:05:57 +0000 Subject: [PATCH] MN rule git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17328 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/mpcf.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DOCS/tech/mpcf.txt b/DOCS/tech/mpcf.txt index 4ca5bde466..ba79ffeb15 100644 --- a/DOCS/tech/mpcf.txt +++ b/DOCS/tech/mpcf.txt @@ -481,9 +481,9 @@ dts stream, into which the current pts is inserted and the element with the smallest value is removed, this is then the current dts this buffer is initalized with decode_delay -1 elements - all frames must be monotone, that means a frame - which occurs later in the stream must have a larger or equal dts - than an earlier frame + + Pts of all frames in all streams MUST be bigger or equal to dts of all + previous frames in all streams, compared in common timebase. width/height MUST be set to the coded width/height