# HG changeset patch # User michael # Date 1045223293 0 # Node ID 5e990417accf74f91bd004e0b58d0908ed017b25 # Parent 4baee69b8e390b0a59f7da95610ea04a7c6bdb20 disallow multiple subpackets per packet for video streams idea by (me & Moritz Bunkus ) diff -r 4baee69b8e39 -r 5e990417accf DOCS/tech/mpcf.txt --- 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