[NUT-devel] [PATCH] fourcc spec

Oded Shimon ods15 at ods15.dyndns.org
Fri Apr 14 12:33:16 CEST 2006


yes yes I know, disgusting, but for f--'s sake, it's a start. can someone 
who has a clue help me here and we can freeze the damn spec? (So I can 
present NUT in linuxtag...)

- ods15
-------------- next part --------------
length,string

Video
4,"MP4S"	MPEG-4 Part 2
4,"H264"	MPEG-4 Part 10

Audio
4,"vrbs"	Xiph.org Vorbis
2,"\x00\x50"	MP3
-------------- next part --------------
Index: DOCS/tech/mpcf.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
retrieving revision 1.155
diff -u -r1.155 mpcf.txt
--- DOCS/tech/mpcf.txt	25 Mar 2006 13:39:47 -0000	1.155
+++ DOCS/tech/mpcf.txt	14 Apr 2006 10:33:12 -0000
@@ -439,10 +439,7 @@
           a demuxer MUST ignore streams with reserved classes
 
 fourcc
-    identification for the codec
-    example: "H264"
-    MUST contain 2 or 4 bytes, note, this might be increased in the future
-    if needed
+    identification for the codec, must comply to fourcc.txt
 
 time_base_nom / time_base_denom = time_base
     the length of a timer tick in seconds, this MUST be equal to the 1/fps


More information about the NUT-devel mailing list