changeset 12392:f4878bfe49c8

nicer startcode before keyframe rule
author michael
date Sun, 02 May 2004 01:37:49 +0000
parents 2677bfac3838
children b34654a47da1
files DOCS/tech/mpcf.txt
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/mpcf.txt	Sat May 01 23:35:25 2004 +0000
+++ b/DOCS/tech/mpcf.txt	Sun May 02 01:37:49 2004 +0000
@@ -235,8 +235,9 @@
 	0x11405BF2F9DBULL + (((uint64_t)('N'<<8) + 'S')<<48)
 frame_startcode
 	0xE4ADEECA4569ULL + (((uint64_t)('N'<<8) + 'K')<<48)
-	frame_startcodes MUST be placed immedeatly before a keyframe if the
-	previous frame of the same stream was a non-keyframe
+	frame_startcodes SHOULD be placed immedeatly before a keyframe if the
+	previous frame of the same stream was a non-keyframe, unless such
+	non-keyframe - keyframe tansitions are very frequent
 
 index_startcode
 	0xDD672F23E64EULL + (((uint64_t)('N'<<8) + 'X')<<48)