Mercurial > mplayer.hg
changeset 17327:2a1cc9c01f64
MN rule
author | ods15 |
---|---|
date | Fri, 06 Jan 2006 02:05:57 +0000 |
parents | a9e170085990 |
children | 33b03e1e4170 |
files | DOCS/tech/mpcf.txt |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/mpcf.txt Fri Jan 06 02:05:34 2006 +0000 +++ b/DOCS/tech/mpcf.txt Fri Jan 06 02:05:57 2006 +0000 @@ -481,9 +481,9 @@ 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