[NUT-devel] r19126 - trunk/DOCS/tech/nut.txt
michael
subversion at mplayerhq.hu
Mon Jul 17 01:47:12 CEST 2006
Author: michael
Date: Mon Jul 17 01:47:12 2006
New Revision: 19126
Modified:
trunk/DOCS/tech/nut.txt
Log:
clarify H.264 global header format
Modified: trunk/DOCS/tech/nut.txt
==============================================================================
--- trunk/DOCS/tech/nut.txt (original)
+++ trunk/DOCS/tech/nut.txt Mon Jul 17 01:47:12 2006
@@ -525,6 +525,8 @@
for(i=0; i<number_of_headers; i++)
header[i]
Note, this is the same format these codecs use in matroska
+ for H.264 the NAL units MUST be formated as in a bytestream
+ (with 00 00 01 prefixes)
frame_code
the meaning of this byte is stored in the main header
More information about the NUT-devel
mailing list