[MPlayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.122,1.123
Michael Niedermayer CVS
syncmail at mplayerhq.hu
Fri Mar 3 23:43:51 CET 2006
CVS change done by Michael Niedermayer CVS
Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var2/tmp/cvs-serv32276
Modified Files:
mpcf.txt
Log Message:
slightly better max_distance rule
Index: mpcf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- mpcf.txt 3 Mar 2006 22:33:30 -0000 1.122
+++ mpcf.txt 3 Mar 2006 22:43:49 -0000 1.123
@@ -398,9 +398,8 @@
previous frame of the same stream was a non-keyframe, unless such
non-keyframe - keyframe transitions are very frequent
- SHOULD be set to <=32768 or at least <=65536 unless there is a very
- good reason to set it higher, otherwise reasonable error recovery will
- be impossible
+ SHOULD be set to <=32768
+ if the stored value is >65536 then max_distance MUST be set to 65536
max_pts_distance
max absoloute difference of pts of new frame from last_pts in the
More information about the MPlayer-cvslog
mailing list