# HG changeset patch # User michael # Date 1152047695 0 # Node ID 676cd8ab1cff0838ab6607b74f6b659375c23197 # Parent a1eb5320279eab97a9d6511711b89ae2bb19284d trying to end the codec id battle diff -r a1eb5320279e -r 676cd8ab1cff DOCS/tech/mpcf.txt --- a/DOCS/tech/mpcf.txt Tue Jul 04 21:12:12 2006 +0000 +++ b/DOCS/tech/mpcf.txt Tue Jul 04 21:14:55 2006 +0000 @@ -443,6 +443,8 @@ example: "H264" MUST contain 2 or 4 bytes, note, this might be increased in the future if needed + the id values used are the same as in avi, so if a codec uses a specific + fourcc in avi then the same fourcc MUST be used here time_base_nom / time_base_denom = time_base the length of a timer tick in seconds, this MUST be equal to the 1/fps @@ -716,6 +718,11 @@ "Source" "DVD", "VCD", "CD", "MD", "FM radio", "VHS", "TV", "LD" Optional: appended PAL, NTSC, SECAM, ... in parentheses + "SourceContainer" + "nut", "mkv", "mov", "avi", "ogg", "rm", "mpeg-ps", "mpeg-ts", "raw" + "SourceCodecTag" + the source codec id like a fourcc which was used to store a specific + stream in its SourceContainer "CaptureDevice" "BT878", "BT848", "webcam", ... (more exact names are fine too) "CreationTime"