changeset 9422:5e990417accf

disallow multiple subpackets per packet for video streams idea by (me & Moritz Bunkus <moritz at bunkus dot org>)
author michael
date Fri, 14 Feb 2003 11:48:13 +0000
parents 4baee69b8e39
children 36637ef379f1
files DOCS/tech/mpcf.txt
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/tech/mpcf.txt	Fri Feb 14 11:37:38 2003 +0000
+++ b/DOCS/tech/mpcf.txt	Fri Feb 14 11:48:13 2003 +0000
@@ -284,10 +284,12 @@
 	MUST be 1 for keyframes
         
 subpacket_type
-	00	1		subpacket per packet (normally used for video)
+	00	1		subpacket per packet (video, ...)
 	01	subpacket_count	fixed length subpackets per packet
 	10	subpacket_count	variable length subpackets per packet
 	11	reserved
+	the only legal subpacket_type for video streams is 00, so video streams
+	MUST NOT contain multiple subpackets per packet
 	Note, if there are multiple subpackets then the timestamp of the packet
 	is the timestamp of the first subpacket
 	Note, if multiple subpackets are stored in one frame then the resulting