// Helpers - Automaticly generated methods for MediaInfo // Copyright (C) 2005-2007 Jerome Martinez, Zen@MediaArea.net // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public // License as published by the Free Software Foundation; either // version 2.1 of the License, or (at your option) any later version. // // This library is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public // License along with this library; if not, write to the Free Software // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ // // Automaticly generated methods for MediaInfo // Don't modify, this will be deleted at the next automatic update // //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ //--------------------------------------------------------------------------- #include "ZenLib/ZtringListList.h" #include "ZenLib/InfoMap.h" #include "ZenLib/Translation.h" using namespace ZenLib; //--------------------------------------------------------------------------- namespace MediaInfoLib { //--------------------------------------------------------------------------- void MediaInfo_Config_DefaultLanguage (Translation &Info) { Info.Separator_Set(0, _T("\n")); Info.Write(Ztring().From_UTF8( " Language_ISO639;en\n" " Author_Email;Zen@mediaarea.net\n" " Author_Name;Zen\n" " Author_OldNames;Initial translator\n" " Language_Name;English\n" " Config_Text_ColumnSize;32\n" " Config_Text_Separator; : \n" " Config_Text_NumberTag; #\n" " Config_Text_FloatSeparator;.\n" " Config_Text_ThousandsSeparator; \n" " audio stream1; audio stream\n" " audio stream2; audio streams\n" " audio stream3; audio streams\n" " bit1; bit\n" " bit2; bits\n" " bit3; bits\n" " bps; bps\n" " Bps; Bps\n" " Byte1; Byte\n" " Byte2; Bytes\n" " Byte3; Bytes\n" " channel1; channel\n" " channel2; channels\n" " channel3; channels\n" " chapter1; chapter\n" " chapter2; chapters\n" " chapter3; chapters\n" " chapters stream1; chapters stream\n" " chapters stream2; chapters streams\n" " chapters stream3; chapters streams\n" " day1; day\n" " day2; days\n" " day3; days\n" " dB1; dB\n" " dB2; dB\n" " dB3; dB\n" " file1; file\n" " file2; files\n" " file3; files\n" " frame1; frame\n" " frame2; frames\n" " frame3; frames\n" " fps1; fps\n" " fps2; fps\n" " fps3; fps\n" " GB; GB\n" " Gb; Gb\n" " Gbps; Gbps\n" " GBps; GBps\n" " GHz; GHz\n" " GiB; GiB\n" " GibiByte1; GibiBytes\n" " GibiByte2; GibiBytes\n" " GibiByte3; GibiBytes\n" " GiBps; GiBps\n" " GigaBit1; GigaBit\n" " GigaBit2; GigaBits\n" " GigaBit3; GigaBits\n" " GigaByte1; GigaByte\n" " GigaByte2; GigaBytes\n" " GigaByte3; GigaBytes\n" " hour1; hour\n" " hour2; hours\n" " hour3; hours\n" " Hz; Hz\n" " image stream1; image stream\n" " image stream2; image streams\n" " image stream3; image streams\n" " KB; KB\n" " Kb; Kb\n" " KBps; KBps\n" " Kbps; Kbps\n" " KHz; KHz\n" " KiB; KiB\n" " KibiBit1; KibiBit\n" " KibiBit2; KibiBits\n" " KibiBit3; KibiBits\n" " KibiByte1; KibiByte\n" " KibiByte2; KibiBytes\n" " KibiByte3; KibiBytes\n" " KiBps; KiBps\n" " KiloBit1; KiloBit\n" " KiloBit2; KiloBits\n" " KiloBit3; KiloBits\n" " KiloByte1; KiloByte\n" " KiloByte2; KiloBytes\n" " KiloByte3; KiloBytes\n" " MB; MB\n" " Mb; Mb\n" " Mbps; Mbps\n" " MBps; MebiBytes\n" " MebiBit1; MebiBit\n" " MebiBit2; MebiBits\n" " MebiBit3; MebiBits\n" " MebiByte1; MebiByte\n" " MebiByte2; MebiBytes\n" " MebiByte3; MebiBytes\n" " MegaBit1; MegaBit\n" " MegaBit2; MegaBits\n" " MegaBit3; MegaBits\n" " MegaByte1; MegaByte\n" " MegaByte2; MegaBytes\n" " MegaByte3; MegaBytes\n" " MHz; MHz\n" " MiB; MiB\n" " Mib; Mib\n" " MiBps; MiBps\n" " milisecond1; milisecond\n" " milisecond2; miliseconds\n" " milisecond3; miliseconds\n" " minute1; minute\n" " minute2; minutes\n" " minute3; minutes\n" " month1; month\n" " month2; months\n" " month3; months\n" " pixel1; pixel\n" " pixel2; pixels\n" " pixel3; pixels\n" " second1; second\n" " second2; seconds\n" " second3; seconds\n" " text stream1; text stream\n" " text stream2; text streams\n" " text stream3; text streams\n" " video frames1; video frame\n" " video frames2; video frames\n" " video frames3; video frames\n" " video stream1; video stream\n" " video stream2; video streams\n" " video stream3; video streams\n" " warppoint0;No warppoints\n" " warppoint1; warppoint\n" " warppoint2; warppoints\n" " warppoint3; warppoints\n" " week1; week\n" " week2; weeks\n" " week3; weeks\n" " year1; year\n" " year2; years\n" " year3; years\n" ", ;, \n" ": ;: \n" "About;About\n" "About_Hint;How to contact me and find last version\n" "Accompaniment;Accompaniment\n" "Actor;Actor\n" "Actor_Character;Character played\n" "Added_Date;Added date\n" "Address;Address\n" "Advanced;Advanced\n" "Advanced mode;Advanced mode\n" "Album;Album\n" "Album_ReplayGain_Gain;Album replay gain\n" "Album_ReplayGain_Peak;Album replay gain peak\n" "Alignment;Alignment\n" "Alignment_Aligned;Aligned on interleaves\n" "Alignment_Split;Split accross interleaves\n" "All;All\n" "Archival_Location;Archival location\n" "Arranger;Arranger\n" "ArtDirector;ArtDirector\n" "AspectRatio;Aspect ratio\n" "AssistantDirector;AssistantDirector\n" "at;at\n" "At least one file;(You must at least open one file)\n" "Audio;Audio\n" "Audio stream(s);Audio streams\n" "Audio_Codec_List;Audio codecs\n" "Audio_No;No audio\n" "Audio1;First audio stream\n" "Audio2;Second audio stream\n" "AudioCount;Count of audio streams\n" "Author;Author\n" "BarCode;BarCode\n" "Basic;Basic\n" "Basic_Note;Note : for more information about this file, you must select a different view (Sheet, Tree...)\n" "BitRate;Bit rate\n" "BitRate_Maximum;Maximum bit rate\n" "BitRate_Minimum;Minimum bit rate\n" "BitRate_Mode;Bit rate mode\n" "BitRate_Mode_CBR;Constant\n" "BitRate_Mode_VBR;Variable\n" "BitRate_Nominal;Nominal bit rate\n" "Bits-(Pixel*Frame);Bits/(Pixel*Frame)\n" "Cancel;Cancel\n" "Channel(s);Channel(s)\n" "ChannelPositions;Channel positions\n" "Chapter(s);Chapter(s)\n" "Chapters;Chapters\n" "Chapters stream(s);Chapters stream(s)\n" "Chapters_Codec_List;Chapters Codecs\n" "Chapters_No;No chapters\n" "ChaptersCount;Count of chapter streams\n" "CheckNewVersion;Check for new version\n" "Choose custom;Choose custom\n" "Choose custom sheet;Choose your desired custom sheet\n" "Choose custom text;Choose your desired custom text\n" "Choose export format;Choose your desired export format\n" "Choose file(s);Choose the files to open\n" "Choose filename;Choose your desired filename\n" "Choose language;Choose your desired language\n" "Choregrapher;Choregrapher\n" "Chroma;Chroma\n" "Close;Close\n" "Close all before open;Close all before open\n" "Codec;Codec\n" "Codec_Description;Codec description\n" "Codec_Info;Details for codec\n" "Codec_Settings;Codec settings\n" "Codec_Settings_PacketBitStream;Codec settings, Packet bitstream\n" "Codec_Settings_BVOP;Codec settings, BVOP\n" "Codec_Settings_QPel;Codec settings, QPel\n" "Codec_Settings_GMC;Codec settings, GMC\n" "Codec_Settings_Matrix;Codec settings, Matrix\n" "Codec_Settings_Floor;Codec settings, Floor\n" "Codec_Settings_CABAC;Codec settings, CABAC\n" "Codec_Settings_Firm;Codec settings, Firm\n" "Codec_Settings_Endianness;Codec settings, Endianness\n" "Codec_Settings_Sign;Codec settings, Sign\n" "Codec_Settings_Law;Codec settings, Law\n" "Codec_Settings_ITU;Codec settings, ITU\n" "Codec_Profile;Codec profile\n" "Codec_Url;Weblink for codec\n" "CodecID;Codec ID\n" "CodecID_Description;Description of the codec\n" "Collection;Collection\n" "Colorimetry;Colorimetry\n" "colour_primaries;Color primaries\n" "Comment;Comment\n" "CommissionedBy;Commissioned by\n" "CompleteName;Complete name\n" "Composer;Composer\n" "CompressionRatio;Compression ratio\n" "Conductor;Conductor\n" "Container and general information;Container and general information\n" "ContentType;ContentType\n" "CoProducer;Coproducer\n" "Copyright;Copyright\n" "CostumeDesigner;Costume designer\n" "Count;Count\n" "Country;Country\n" "Cover;Cover\n" "Cover_Datas;Cover datas\n" "Cover_Description;Cover description\n" "Cover_Mime;Cover MIME\n" "Cover_Type;Cover type\n" "Cropped;Crop dimensions\n" "Custom;Custom\n" "Customize;Customize\n" "Date;Date\n" "Debug;Debug\n" "Decimal point;Decimal point\n" "Delay;Delay\n" "Delete;Delete\n" "Description;Description\n" "Digitized_Date;Digitized date\n" "Dimensions;Dimensions\n" "Director;Director\n" "DirectorOfPhotography;Director of photography\n" "DisplayAspectRatio;Display aspect ratio\n" "DisplayAspectRatio_Original;Original display aspect ratio\n" "DistributedBy;Distributed by\n" "Donate;Donate\n" "DotsPerInch;Dots per inch\n" "Duration;Duration\n" "Duration_End;End time\n" "Duration_Start;Start time\n" "Edit;Edit\n" "EditedBy;Edited by\n" "EMail;E-Mail\n" "Encoded_Application;Writing application\n" "Encoded_Date;Encoded date\n" "Encoded_Library;Writing library\n" "Encoded_Library_Settings;Encoding settings\n" "Encoded_Original;Original support\n" "EncodedBy;Encoded by\n" "EPG_Positions;EPG positions (internal)\n" "Error_File;Error while reading file\n" "ExecutiveProducer;Executive producer\n" "Exit;Exit\n" "Exit_Hint;Quit the program\n" "Export;Export\n" "Export_Hint;Export in a customized format\n" "Extensions;Extensions usually used\n" "Family;Family\n" "Fax;Fax\n" "File;File\n" "File size;File size\n" "File_Append;Append to the existing file (Warning : be careful to have the same parameters)\n" "File_Created_Date;File creation date\n" "File_Created_Date_Local;File creation date (local)\n" "File_Hint;Select a multimedia file to study\n" "File_Modified_Date;File last modification date\n" "File_Modified_Date_Local;File last modification date (local)\n" "FileExtension;File extension\n" "FileName;File name\n" "FileSize;File size\n" "Folder;Folder\n" "Folder (R);Folder (R)\n" "Folder (R)_Hint;Select a folder to study (with all folders recursively)\n" "Folder (Recursively);Folder (Recursively)\n" "Folder_Hint;Select a folder to study\n" "FolderName;Folder name\n" "Format;Format\n" "Format_Description;Format description\n" "Format_Info;Details for format\n" "Format_Profile;Format profile\n" "Format_Settings;Format settings\n" "Format_Settings_PacketBitStream;Format settings, Packet bitstream\n" "Format_Settings_BVOP;Format settings, BVOP\n" "Format_Settings_QPel;Format settings, QPel\n" "Format_Settings_GMC;Format settings, GMC\n" "Format_Settings_Matrix;Format settings, Matrix\n" "Format_Settings_Matrix_Custom;Custom\n" "Format_Settings_Matrix_Default;Default\n" "Format_Settings_Floor;Format settings, Floor\n" "Format_Settings_CABAC;Format settings, CABAC\n" "Format_Settings_Firm;Format settings, Firm\n" "Format_Settings_Endianness;Format settings, Endianness\n" "Format_Settings_RefFrames;Format settings, ReFrames\n" "Format_Settings_Sign;Format settings, Sign\n" "Format_Settings_Law;Format settings, Law\n" "Format_Settings_ITU;Format settings, ITU\n" "Format_Settings_SBR;Format settings, SBR\n" "Format_Settings_PS;Format settings, PS\n" "Format_Settings_Pulldown;Format settings, Pulldown\n" "Format_Settings_Mode;Mode\n" "Format_Settings_FrameMode;Frame mode\n" "Format_Settings_Emphasis;Emphasis\n" "Format_Version;Format version\n" "Format_Url;Weblink for format\n" "FrameCount;Frame count\n" "FrameRate;Frame rate\n" "FrameRate_Mode;Frame rate mode\n" "FrameRate_Mode_CFR;Constant\n" "FrameRate_Mode_VFR;Variable\n" "FrameRate_Minimum;Minimum frame rate\n" "FrameRate_Nominal;Nominal frame rate\n" "FrameRate_Maximum;Maximum frame rate\n" "FrameRate_Original;Original frame rate\n" "General;General\n" "Genre;Genre\n" "Genre_000;Blues\n" "Genre_001;Classic Rock\n" "Genre_002;Country\n" "Genre_003;Dance\n" "Genre_004;Disco\n" "Genre_005;Funk\n" "Genre_006;Grunge\n" "Genre_007;Hip-Hop\n" "Genre_008;Jazz\n" "Genre_009;Metal\n" "Genre_010;New Age\n" "Genre_011;Oldies\n" "Genre_012;Other\n" "Genre_013;Pop\n" "Genre_014;R&B\n" "Genre_015;Rap\n" "Genre_016;Reggae\n" "Genre_017;Rock\n" "Genre_018;Techno\n" "Genre_019;Industrial\n" "Genre_020;Alternative\n" "Genre_021;Ska\n" "Genre_022;Death Metal\n" "Genre_023;Pranks\n" "Genre_024;Soundtrack\n" "Genre_025;Euro-Techno\n" "Genre_026;Ambient\n" "Genre_027;Trip-Hop\n" "Genre_028;Vocal\n" "Genre_029;Jazz+Funk\n" "Genre_030;Fusion\n" "Genre_031;Trance\n" "Genre_032;Classical\n" "Genre_033;Instrumental\n" "Genre_034;Acid\n" "Genre_035;House\n" "Genre_036;Game\n" "Genre_037;Sound Clip\n" "Genre_038;Gospel\n" "Genre_039;Noise\n" "Genre_040;AlternRock\n" "Genre_041;Bass\n" "Genre_042;Soul\n" "Genre_043;Punk\n" "Genre_044;Space\n" "Genre_045;Meditative\n" "Genre_046;Instrumental Pop\n" "Genre_047;Instrumental Rock\n" "Genre_048;Ethnic\n" "Genre_049;Gothic\n" "Genre_050;Darkwave\n" "Genre_051;Techno-Industrial\n" "Genre_052;Electronic\n" "Genre_053;Pop-Folk\n" "Genre_054;Eurodance\n" "Genre_055;Dream\n" "Genre_056;Southern Rock\n" "Genre_057;Comedy\n" "Genre_058;Cult\n" "Genre_059;Gangsta\n" "Genre_060;Top 40\n" "Genre_061;Christian Rap\n" "Genre_062;Pop/Funk\n" "Genre_063;Jungle\n" "Genre_064;Native American\n" "Genre_065;Cabaret\n" "Genre_066;New Wave\n" "Genre_067;Psychadelic\n" "Genre_068;Rave\n" "Genre_069;Showtunes\n" "Genre_070;Trailer\n" "Genre_071;Lo-Fi\n" "Genre_072;Tribal\n" "Genre_073;Acid Punk\n" "Genre_074;Acid Jazz\n" "Genre_075;Polka\n" "Genre_076;Retro\n" "Genre_077;Musical\n" "Genre_078;Rock & Roll\n" "Genre_079;Hard Rock\n" "Genre_080;Folk\n" "Genre_081;Folk-Rock\n" "Genre_082;National Folk\n" "Genre_083;Swing\n" "Genre_084;Fast Fusion\n" "Genre_085;Bebob\n" "Genre_086;Latin\n" "Genre_087;Revival\n" "Genre_088;Celtic\n" "Genre_089;Bluegrass\n" "Genre_090;Avantgarde\n" "Genre_091;Gothic Rock\n" "Genre_092;Progressive Rock\n" "Genre_093;Psychedelic Rock\n" "Genre_094;Symphonic Rock\n" "Genre_095;Slow Rock\n" "Genre_096;Big Band\n" "Genre_097;Chorus\n" "Genre_098;Easy Listening\n" "Genre_099;Acoustic\n" "Genre_100;Humour\n" "Genre_101;Speech\n" "Genre_102;Chanson\n" "Genre_103;Opera\n" "Genre_104;Chamber Music\n" "Genre_105;Sonata\n" "Genre_106;Symphony\n" "Genre_107;Booty Bass\n" "Genre_108;Primus\n" "Genre_109;Porn Groove\n" "Genre_110;Satire\n" "Genre_111;Slow Jam\n" "Genre_112;Club\n" "Genre_113;Tango\n" "Genre_114;Samba\n" "Genre_115;Folklore\n" "Genre_116;Ballad\n" "Genre_117;Power Ballad\n" "Genre_118;Rhythmic Soul\n" "Genre_119;Freestyle\n" "Genre_120;Duet\n" "Genre_121;Punk Rock\n" "Genre_122;Drum Solo\n" "Genre_123;A capella\n" "Genre_124;Euro-House\n" "Genre_125;Dance Hall\n" "Genre_126;Goa\n" "Genre_127;Drum & Bass\n" "Genre_128;Club-House\n" "Genre_129;Hardcore\n" "Genre_130;Terror\n" "Genre_131;Indie\n" "Genre_132;Britpop\n" "Genre_133;Negerpunk\n" "Genre_134;Polsk Punk\n" "Genre_135;Beat\n" "Genre_136;Christian Gangsta Rap\n" "Genre_137;Heavy Metal\n" "Genre_138;Black Metal\n" "Genre_139;Crossover\n" "Genre_140;Contemporary Christian\n" "Genre_141;Christian Rock \n" "Genre_142;Merengue\n" "Genre_143;Salsa\n" "Genre_144;Trash Metal\n" "Genre_145;Anime\n" "Genre_146;JPop\n" "Genre_147;Synthpop\n" "Go to WebSite;Go to website\n" "h;h\n" "Header file;Create a header file\n" "Height;Height\n" "Height_Original;Original height\n" "Help;Help\n" "Hint;Hint\n" "How many audio streams?;How many audio streams?\n" "How many chapters streams?;How many chapters streams?\n" "How many text streams?;How many text streams?\n" "How many video streams?;How many video streams?\n" "HTML;HTML\n" "ID;ID\n" "Image;Image\n" "Image stream(s);Image streams\n" "Image_Codec_List;Codecs Image\n" "ImageCount;Count of image streams\n" "Info;Info\n" "Instruments;Instruments\n" "Interlacement;Interlacement\n" "Interlaced_Interlaced;Interlaced\n" "Interlaced_TFF;Top Field First\n" "Interlaced_BFF;Bottom Field First\n" "Interlaced_PPF;Progressive\n" "Interlaced_Progressive;Progressive\n" "Interleave_Duration;Interleave, duration\n" "Interleave_Preload;Interleave, preload duration\n" "Interleave_VideoFrames;Interleave, duration\n" "IRCA;IRCA\n" "ISBN;ISBN\n" "ISRC;ISRC\n" "Keywords;Keywords\n" "Known codecs;Known codecs\n" "Known formats;Known formats\n" "Known parameters;Known parameters\n" "Label;Label\n" "Language;Language\n" "Language_More;Language, more info\n" "Language_aa;Afar\n" "Language_ab;Abkhazian\n" "Language_ae;Avestan\n" "Language_af;Afrikaans\n" "Language_ak;Akan\n" "Language_am;Amharic\n" "Language_an;Aragonese\n" "Language_ar;Arabic\n" "Language_as;Assamese\n" "Language_av;Avaric\n" "Language_ay;Aymara\n" "Language_az;Azerbaijani\n" "Language_ba;Bashkir\n" "Language_be;Belarusian\n" "Language_bg;Bulgarian\n" "Language_bh;Bihari\n" "Language_bi;Bislama\n" "Language_bm;Bambara\n" "Language_bn;Bengali\n" "Language_bo;Tibetan\n" "Language_br;Breton\n" "Language_bs;Bosnian\n" "Language_ca;Catalan\n" "Language_ce;Chechen\n" "Language_ch;Chamorro\n" "Language_co;Corsican\n" "Language_cr;Cree\n" "Language_cs;Czech\n" "Language_cu;Slave\n" "Language_cv;Chuvash\n" "Language_cy;Welsh\n" "Language_da;Danish\n" "Language_de;German\n" "Language_dv;Divehi\n" "Language_dz;Dzongkha\n" "Language_ee;Ewe\n" "Language_el;Greek\n" "Language_en;English\n" "Language_en-gb;English (Great Britain)\n" "Language_en-us;English (United States)\n" "Language_eo;Esperanto\n" "Language_es;Spanish\n" "Language_et;Estonian\n" "Language_eu;Basque\n" "Language_fa;Persian\n" "Language_ff;Fulah\n" "Language_fi;Finnish\n" "Language_fj;Fijian\n" "Language_fo;Faroese\n" "Language_fr;French\n" "Language_fy;Frisian\n" "Language_ga;Irish\n" "Language_gd;Gaelic\n" "Language_gl;Galician\n" "Language_gn;Guarani\n" "Language_gu;Gujarati\n" "Language_gv;Manx\n" "Language_ha;Hausa\n" "Language_he;Hebrew\n" "Language_hi;Hindi\n" "Language_ho;Hiri Motu\n" "Language_hr;Croatian\n" "Language_ht;Haitian\n" "Language_hu;Hungarian\n" "Language_hy;Armenian\n" "Language_hz;Herero\n" "Language_ia;Auxiliary Language Association\n" "Language_id;Indonesian\n" "Language_ie;Interlingue\n" "Language_ig;Igbo\n" "Language_ii;Sichuan Yi\n" "Language_ik;Inupiaq\n" "Language_Info;Language info\n" "Language_io;Ido\n" "Language_is;Icelandic\n" "Language_it;Italian\n" "Language_iu;Inuktitut\n" "Language_ja;Japanese\n" "Language_jv;Javanese\n" "Language_ka;Georgian\n" "Language_kg;Kongo\n" "Language_ki;Kikuyu\n" "Language_kj;Kuanyama\n" "Language_kk;Kazakh\n" "Language_kl;Kalaallisut\n" "Language_km;Khmer\n" "Language_kn;Kannada\n" "Language_ko;Korean\n" "Language_kr;Kanuri\n" "Language_ks;Kashmiri\n" "Language_ku;Kurdish\n" "Language_kv;Komi\n" "Language_kw;Cornish\n" "Language_ky;Kirghiz\n" "Language_la;Latin\n" "Language_lb;Luxembourgish\n" "Language_lg;Ganda\n" "Language_li;Limburgish\n" "Language_ln;Lingala\n" "Language_lo;Lao\n" "Language_lt;Lithuanian\n" "Language_lu;Luba-Katanga\n" "Language_lv;Latvian\n" "Language_mg;Malagasy\n" "Language_mh;Marshallese\n" "Language_mi;Maori\n" "Language_mk;Macedonian\n" "Language_ml;Malayalam\n" "Language_mn;Mongolian\n" "Language_mo;Moldavian\n" "Language_mr;Marathi\n" "Language_ms;Malay\n" "Language_mt;Maltese\n" "Language_mul;Multiple languages\n" "Language_my;Burmese\n" "Language_na;Nauru\n" "Language_nb;Norwegian Bokmal\n" "Language_nd;Ndebele\n" "Language_ne;Nepali\n" "Language_ng;Ndonga\n" "Language_nl;Dutch\n" "Language_nn;Norwegian Nynorsk\n" "Language_no;Norwegian\n" "Language_nr;Ndebele\n" "Language_nv;Navaho\n" "Language_ny;Nyanja\n" "Language_oc;Occitan\n" "Language_oj;Ojibwa\n" "Language_om;Oromo\n" "Language_or;Oriya\n" "Language_os;Ossetic\n" "Language_pa;Panjabi\n" "Language_pi;Pali\n" "Language_pl;Polish\n" "Language_ps;Pushto\n" "Language_pt;Portuguese\n" "Language_pt-br;Portuguese (Brazil)\n" "Language_qu;Quechua\n" "Language_rm;Raeto-Romance\n" "Language_rn;Rundi\n" "Language_ro;Romanian\n" "Language_ru;Russian\n" "Language_rw;Kinyarwanda\n" "Language_sa;Sanskrit\n" "Language_sc;Sardinian\n" "Language_sd;Sindhi\n" "Language_se;Northern Sami\n" "Language_sg;Sango\n" "Language_si;Sinhala\n" "Language_sk;Slovak\n" "Language_sl;Slovenian\n" "Language_sm;Samoan\n" "Language_sn;Shona\n" "Language_so;Somali\n" "Language_sq;Albanian\n" "Language_sr;Serbian\n" "Language_ss;Swati\n" "Language_st;Sotho\n" "Language_su;Sundanese\n" "Language_sv;Swedish\n" "Language_sw;Swahili\n" "Language_ta;Tamil\n" "Language_te;Telugu\n" "Language_tg;Tajik\n" "Language_th;Thai\n" "Language_ti;Tigrinya\n" "Language_tk;Turkmen\n" "Language_tl;Tagalog\n" "Language_tn;Tswana\n" "Language_to;Tonga\n" "Language_tr;Turkish\n" "Language_ts;Tsonga\n" "Language_tt;Tatar\n" "Language_tw;Twi\n" "Language_ty;Tahitian\n" "Language_ug;Uighur\n" "Language_uk;Ukrainian\n" "Language_ur;Urdu\n" "Language_uz;Uzbek\n" "Language_ve;Venda\n" "Language_vi;Vietnamese\n" "Language_vo;Volapuk\n" "Language_wa;Walloon\n" "Language_wo;Wolof\n" "Language_xh;Xhosa\n" "Language_yi;Yiddish\n" "Language_yo;Yoruba\n" "Language_za;Zhuang\n" "Language_zh;Chinese\n" "Language_zh-cn;Chinese (China)\n" "Language_zh-tw;Chinese (Taiwan)\n" "Language_zu;Zulu\n" "LawRating;Law rating\n" "LCCN;LCCN\n" "Library;Muxing library\n" "Lightness;Lightness\n" "List;List\n" "Lyrics;Lyrics\n" "Lyricist;Lyricist\n" "Mastered_Date;Mastered date\n" "MasteredBy;Mastered by\n" "matrix_coefficients;Matrix coefficients\n" "MediaInfo_About;Supply very detailled information\r\nabout a multimedia file:\r\nMatroska, OGG (including OGM)\r\nMPEG1 (including VCD)\r\nMPEG2 (including DVD and SVCD)\r\nMPEG4 (including Itunes M4A)\r\nQuicktime\r\nRealMedia\r\nWindowsMedia (including WMV, WMA)\r\nMicrosoft RIFF (including AVI, WAV)\r\nSound-only formats (AC3, DTS, AAC, AU, AIFF...)\n" "Menu;Menu\n" "Menu stream(s);Menu streams\n" "Menu_Codec_List;Menu codecs\n" "Menu_No;No menu\n" "MenuCount;Count of menu streams\n" "Menu_Hint;More possibilities\n" "MenuID;Menu ID\n" "mn;mn\n" "Mood;Mood\n" "More;More\n" "Movie;Movie name\n" "ms;ms\n" "MSDI;MSDI\n" "MusicBy;Music by\n" "MuxingMode;Muxing mode\n" "MuxingMode_MoreInfo;Muxing mode, more info\n" "MuxingMode_PackedBitstream;Packed bitstream\n" "Name;Name\n" "Nationality;Nationality\n" "NetworkName;Network name\n" "New;New\n" "Newest version;Check for new versions (requires Internet connection)\n" "NewVersion_Menu;A new version is available\n" "NewVersion_Question_Title;A new version was released!\n" "NewVersion_Question_Content;A new version (v%Version%) is available, would you like to download it?\n" "No;No\n" "Not yet;Not yet\n" "NumColors;Number of colors\n" "OK;OK\n" "One output file per input file;One output file per input file\n" "Open;Open\n" "OpenCandy_01;Downloading ________\n" "OpenCandy_02;__% Complete\n" "OpenCandy_03;Internet connection interrupted\n" "OpenCandy_04;________ download complete\n" "OpenCandy_05;Click to install ________\n" "OpenCandy_06;Are you sure you wish to cancel the install?\r\nIf you wish to postpone the install until later, select 'No'.\r\nNote: You may select Exit from the menu to defer installation until after the next time you reboot.\n" "OpenCandy_07;Download of ________ has been paused.\r\nClick on the tray icon to resume downloading.\n" "OpenCandy_08;A critical error has occurred. Installation of _________ will be aborted.\n" "OpenCandy_09;Pause download\n" "OpenCandy_10;Cancel install\n" "OpenCandy_11;Resume download\n" "OpenCandy_12;Exit Installer\n" "OpenCandy_13;___________ - Recommended by ____________\n" "OpenCandy_14;Downloading _________\n" "OpenCandy_15;___________, the software recommended to you by ___________, is now downloading at your requestWe will let you know when it is ready to be installed.\n" "OpenCandy_16;___________ is ready for installation\n" "OpenCandy_17;___________ is now fully downloaded. Please click on 'Install' to proceed.\n" "OpenCandy_18;___________ of ___________ downloaded\n" "OpenCandy_19;Powered by OpenCandy\n" "OpenCandy_20;Learn more at OpenCandy.com\n" "OpenCandy_21;Install\n" "OpenCandy_22;Installation of ___________\n" "OpenCandy_23;This will cancel the installation of ___________\r\nAre you sure you wish to exit?\n" "OpenCandy_24;Pause\n" "OpenCandy_25;Your download has been paused. Click 'Resume' when you are ready to continue.\n" "OpenCandy_26;Resume\n" "OpenCandy_27;Install Now\n" "OpenCandy_28;Pause Download\n" "OpenCandy_29;Resume Download\n" "OpenCandy_30;Cancel Install\n" "OpenCandy_31;Please choose an installation option\n" "OpenCandy_32;Install ___________\n" "OpenCandy_33;Don't Install\n" "OpenCandy_34;Please select an install option\n" "OpenCandy_35;______ recommends this software\n" "OpenCandy_36;Your current installation will not be interrupted\n" "Options;Options\n" "Options_Hint;Preferences\n" "Original;Original\n" "OriginalNetworkName;Original network name\n" "OriginalSourceForm;Original source form\n" "OriginalSourceMedium;Original source medium\n" "Other;Other\n" "Output;Output\n" "Output format;Output format\n" "OverallBitRate;Overall bit rate\n" "OverallBitRate_Maximum;Maximum Overall bit rate\n" "OverallBitRate_Minimum;Minimum Overall bit rate\n" "OverallBitRate_Mode;Overall bit rate mode\n" "OverallBitRate_Nominal;Nominal Overall bit rate\n" "Part;Part\n" "Part_Count;Total count\n" "Performer;Performer\n" "Period;Period\n" "Phone;Phone\n" "PixelAspectRatio;Pixel aspect ratio\n" "PixelAspectRatio_Original;Original pixel aspect ratio\n" "PlayCounter;PlayCounter\n" "Played_Count;Times played\n" "Played_First_Date;First played\n" "Played_Last_Date;Last played\n" "PlayTime;PlayTime\n" "Position;Position\n" "Position_Total;Total\n" "Preferences;Preferences\n" "Producer;Producer\n" "ProductionDesigner;Production designer\n" "ProductionStudio;Production studio\n" "Publisher;Publisher\n" "Purchased_Date;purchased date\n" "Quote character;Quote character\n" "RadioStation;Radio station\n" "Rating;Rating\n" "Recorded_Date;Recorded date\n" "Recorded_Location;Recorded location\n" "Released_Date;Released date\n" "RemixedBy;Remixed by\n" "ReplayGain_Gain;Replay gain\n" "ReplayGain_Peak;Replay gain peak\n" "Resolution;Resolution\n" "s;s\n" "SamplingRate;Sampling rate\n" "Save;Save\n" "ScanType;Scan type\n" "ScanOrder;Scan order\n" "ScreenplayBy;Screenplay by\n" "Season;Season\n" "see below;see below\n" "Send HeaderFile;Please send me the Header file here : http://sourceforge.net/projects/mediainfo/ (Bug section)\n" "Separator_Columns;columns separator\n" "Separator_Lines;lines separator\n" "ServiceChannel;Service channel number\n" "ServiceName;Service name\n" "ServiceProvider;Service provider\n" "ServiceType;Service type\n" "Set;Set\n" "Set_Count;Set count\n" "Setup;Setup\n" "Sharpness;Sharpness\n" "Sheet;Sheet\n" "Sheet (Complete);Sheet (Complete)\n" "Shell extension;Shell extension (in Explorer, right click there will be a MediaInfo option)\n" "Shell extension, folder;For folders too\n" "Shell InfoTip;Shell InfoTip (in Explorer, move the mouse over the file, info will be displayed)\n" "Show menu;Show menu\n" "Show toolbar;Show toolbar\n" "Sort;Sorted by\n" "SoundEngineer;Sound engineer\n" "Standard;Standard\n" "Stream;Stream\n" "Stream_MoreInfo;More information about the stream\n" "StreamCount;Count of stream of this kind\n" "StreamID;Stream ID\n" "StreamKind;Kind of stream\n" "StreamKindID;Stream identifier\n" "StreamKindPos;Stream identifier\n" "StreamSize;Stream size\n" "StreamSize_Proportion;Proportion of this stream\n" "Subject;Subject\n" "SubTrack;SubTrack\n" "Summary;Summary\n" "Supported formats;Supported formats\n" "Supported?;Supported?\n" "Synopsis;Synopsis\n" "SystemId;Id\n" "Tagged_Application;Tagging application\n" "Tagged_Date;Tagged date\n" "Technician;Technician\n" "TermsOfUse;Terms of use\n" "Text;Text\n" "Text - Custom;Text - Custom\n" "Text (HTML);Text (HTML)\n" "Text stream(s);Text streams\n" "Text streams;Text streams\n" "Text_Codec_List;Text codecs\n" "Text_No;No text\n" "Text1;First text stream\n" "Text2;Second text stream\n" "Text3;Third text stream\n" "TextCount;Count of text streams\n" "ThanksTo;Thanks to\n" "Thousands separator;Thousands separator\n" "Title;Title\n" "Title_More;Title, more info\n" "TimeZone;Timezone\n" "Total;Total\n" "Track;Track name\n" "Track_Count;Track count\n" "transfer_characteristics;Transfer characteristics\n" "Translator;Translator\n" "Tree;Tree\n" "Tree & Text;Tree & Text\n" "Unknown;Unknown\n" "Url;Url\n" "Video;Video\n" "Video stream(s);Video stream(s)\n" "Video_Codec_List;Codecs Video\n" "Video_Delay;Video delay\n" "Video_No;No video\n" "Video0_Delay;Video0 delay\n" "Video1;First video stream\n" "VideoCount;Count of video streams\n" "View;View\n" "View_Hint;Change the means of viewing information\n" "Warning : more streams in the files;Warning : there are more streams in the files\n" "Web;Web\n" "WebSite_Audio;Go to the web site of this audio codec\n" "WebSite_Audio_More;Go to the web site (%Url%) to find this audio codec\n" "WebSite_General;Go to the web site of a player for this file\n" "WebSite_General_More;Go to the web site of a player for this file\n" "WebSite_Text;Go to the web site of this text codec\n" "WebSite_Text_More;Go to the web site (%Url%) to find this text codec\n" "WebSite_Url;http://mediainfo.sourceforge.net\n" "WebSite_Video;Go to the web site of this video codec\n" "WebSite_Video_More;Go to the web site (%Url%) to find this video codec\n" "Width;Width\n" "Width_Original;Original width\n" "WriteMe;Write mail to author\n" "WriteToTranslator;Write to translator\n" "Written_Date;Written date\n" "Written_Location;Written location\n" "WrittenBy;Written by\n" "Yes;Yes\n" "Your system;Your system\n" "ZZ_Automatic_Percent;100\n" "ZZ_AutomaticLanguage_Percent;100\n" )); Info.Separator_Set(0, ZenLib::EOL); } //--------------------------------------------------------------------------- void MediaInfo_Config_Format (InfoMap &Info) { Info.Separator_Set(0, _T("\n")); Info.Write(Ztring().From_UTF8( "AIFF;;;M;Riff;Apple/SGI;aiff aifc aif;audio/x-aiff\n" "AMV;;;M;Riff;Chinese hack of AVI;amv;;http://en.wikipedia.org/wiki/AMV_video_format\n" "AVI;;;M;Riff;Audio Video Interleave;avi;video/vnd.avi\n" "BDAV;;;M;Bdav;Blu-ray Video;m2ts\n" "Blu-ray Clip info;;;M;Bdmv;;clpi\n" "Blu-ray Index;;;M;Bdmv;;bdmv\n" "Blu-ray Movie object;;;M;Bdmv;;bdmv\n" "Blu-ray Playlist;;;M;Bdmv;;mpls\n" "CDXA;;;M;Cdxa;;dat\n" "DV;;;M;DvdDif;;dv dif;video/DV\n" "DivX;;;M;Riff;Hack of AVI;divx;video/vnd.avi;http://www.divx.com\n" "DPG;;;M;Dpg;Nintendo DS;dpg\n" "DVD Video;;;M;Dvdv;;ifo\n" "Flash Video;;;M;Flv;;flv;application/x-shockwave-flash;http://www.macromedia.com/go/getflashplayer\n" "GXF;;;M;Gxf;SMPTE 360M;gxf\n" "Google Video;;;M;Riff;Hack of AVI;gvi;;http://video.google.com/playerdownload.html\n" "Matroska;;;M;Mk;;mkv mka mks;;http://packs.matroska.org/\n" "MPEG-PS;;;M;MpegPs;;mpeg mpg m2p vob pss;video/MP2P\n" "MPEG-TS;;;M;MpegTs;;ts m2t m2s m4t m4s ts tp trp;video/MP2T\n" "MPEG-4;;;M;Mpeg4;;mp4 m4v m4a m4p 3gpp 3gp 3gpp2 3g2 k3g jpm jpx mqv ismv isma f4v;video/mp4\n" "MTV;;;M;Other;Chinese hack of MPEG-1 layer 3;mtv;;http://en.wikipedia.org/wiki/Chinese_MP4/MTV_Player\n" "MXF;;;M;Mxf;;mxf;application/mxf\n" "NSV;;;M;Nsv;Nullsoft Streaming Video;nsv;;http://winamp.com\n" "Ogg;;;M;Ogg;;ogg ogm;video/ogg;http://www.free-codecs.com/Ogg_DirectShow_Filters_download.htm\n" "QuickTime;;;M;Mpeg4;Original Apple specifications;mov qt;video/quicktime;http://www.apple.com/quicktime/download/standalone.html\n" "RealMedia;;;M;Rm;;rm rmvb ra;application/vnd.rn-realmedia\n" "RIFF-MMP;;;M;Riff;RIFF Multimedia Movie\n" "ShockWave;;;M;Swf;;swf;application/x-shockwave;http://www.macromedia.com/go/getflashplayer\n" "SKM;;;M;Skm;Sky Korean Mobilephone;skm;;http://www.isky.co.kr/html/cs/download.jsp\n" "Windows Media;;;M;Wm;;asf wmv wma;video/x-ms-wmv\n" "AVC;;;V;Avc;Advanced Video Codec;avc h264;video/H264;http://developers.videolan.org/x264.html\n" "AVS Video;;;V;AvsV;Audio Video Standart, Video part;;;http://www.avs.org.cn/\n" "Dirac;;;V;Dirac;;drc;;http://diracvideo.org/\n" "FLC;;;V;Flic;;fli flc;;http://www.chem.nott.ac.uk/flc.html\n" "FLI;;;V;Flic;;fli flc;;http://www.chem.nott.ac.uk/flc.html\n" "FLIC;;;V;Flic;;fli flc;;http://www.chem.nott.ac.uk/flc.html\n" "H.261;;;V;;;h261;video/H261\n" "H.263;;;V;;;h263;video/H263\n" "M-JPEG;;;V;;;;video/JPEG\n" "M-JPEG 2000;;;V;;;;video/MJ2\n" "MPEG Video;;;V;Mpegv;;mpgv mpv mp1v m1v mp2v m2v;video/MPV\n" "MPEG-4 Visual;;;V;Mpeg4;;m4v mp4v;video/MP4V-ES\n" "Theora;;;V\n" "VC-1;;;V;Vc1;;vc1;video/vc1\n" "AAC;;;A;;Advanced Audio Codec;aac\n" "AC-3;;;A;Ac3;Audio Coding 3;ac3\n" "ADIF;;;A;Adif;Audio Data Interchange Format;aac\n" "ADTS;;;A;Adts;Audio Data Transport Stream;aac\n" "ALS;;;A;Als;MPEG-4 Audio Lossless Coding;als;;http://www.nue.tu-berlin.de/forschung/projekte/lossless/mp4als.html#downloads\n" "AMR;;;A;Amr;Adaptive Multi-Rate;amr;audio/AMR;http://www.apple.com/quicktime/download/standalone.html\n" "Atrac;;;A;;;;audio/ATRAC\n" "Atrac3;;;A;;;;audio/ATRAC3\n" "AU;;;A;Au;uLaw/AU Audio File;au;audio/basic\n" "DTS;;;A;Dts;Digital Theater Systems;dts\n" "DTS-HD;;;A;Dts;Digital Theater Systems;dts\n" "E-AC-3;;;A;Ac3;Audio Coding 3;dd+;audio/eac3\n" "Extended Module;;;A;ExtendedModule;;xm\n" "FLAC;;;A;Flac;Free Lossless Audio Codec;flac;;http://flac.sourceforge.net/\n" "G.719;;;A;;;;audio/G719\n" "G.722;;;A;;;;audio/G722\n" "G.722.1;;;A;;;;audio/G7221\n" "G.723;;;A;;;;audio/G723\n" "G.729;;;A;;;;audio/G729\n" "G.729.1;;;A;;;;audio/G7291\n" "Impulse Tracker;;;A;ImpulseTracker;;it\n" "LA;;;A;La;Lossless Audio Codec;la;;http://www.lossless-audio.com/\n" "MIDI;;;A;Riff;RIFF Musical Instrument Digital Interface;midi mid kar;audio/midi\n" "Module;;;A;Module;;mod\n" "Monkey's Audio;;;A;Ape;;ape mac;;http://www.monkeysaudio.com/\n" "MPEG Audio;;;A;Mpega;;m1a mpa1 mp1 m2a mpa2 mp2 mp3;audio/mpeg\n" "Musepack SV7;;;A;Mpc;;mpc;;http://www.musepack.net\n" "Musepack SV8;;;A;Mpc;;mp+;;http://www.musepack.net\n" "QCELP;;;A;;;;audio/QCELP\n" "RIFF-MIDI;;;A;Riff;RIFF Musical Instrument Digital Interface\n" "Scream Tracker 3;;;A;S3m;;s3m\n" "Shorten;;;A;;;shn;;http://etree.org/shnutils/shorten/\n" "SLS;;;A;;MPEG-4 Scalable Lossless Coding;sls;;http://www.chiariglione.org/mpeg/technologies/mp04-sls/index.htm\n" "Speex;;;A;;;;audio/speex\n" "TAK;;;A;;;tak;;http://thbeck.de/Tak/Tak.html\n" "TrueHD;;;A;Ac3;;dts\n" "TwinVQ;;;A;TwinVQ;Transform domain Weighted INterleave Vector Quantization;vqf;;http://www.twinvq.org/english/index_en.html\n" "Vorbis;;;A;;;;audio/vorbis\n" "Wave;;;A;Riff;;wav;audio/vnd.wave\n" "Wave64;;;A;Riff;;w64\n" "WavPack;;;A;Wvpk;;wv wvc;;http://www.wavpack.com\n" "Bitmap;;;I;Bmp;;bmp;image/bmp\n" "DIB;;;I;Riff;RIFF Device Independent Bitmap\n" "GIF;;;I;Gif;Graphics Interchange Format;gif;image/gif\n" "ICO;;;I;Ico;;ico;image/vnd.microsoft.icon\n" "JNG;;;I;Jng;JPEG Network Graphic;jng\n" "JPEG;;;I;Jpeg;;jpeg jpg jpe;image/jpeg\n" "JPEG2000;;;I;Jpeg;;jp2;image/jp2;http://www.morgan-multimedia.com/JPEG2000/\n" "LZ77;;;I\n" "MNG;;;I;Mng;Multiple-Image Network Graphic;mng\n" "PNG;;;I;Png;Portable Network Graphic;png;image/png\n" "RIFF Palette;;;I;Riff;RIFF Palette\n" "RLE;;;I;;Run-length encoding;rle\n" "TIFF;;;I;Tiff;;tiff tif;image/tiff\n" "7-Zip;;;C;7z;;7z;;http://7-zip.org\n" "ACE;;;C;Ace;;ace;;http://winace.com\n" "ELF;;;C;Elf;;so\n" "MZ;;;C;Mz;;exe dll\n" "RAR;;;C;Rar;From Rarlabs;rar;application/x-rar-compressed;http://rarlabs.com\n" "ZIP;;;C;Zip;;zip;application/zip;http://winzip.com\n" "Adobe encore DVD;;;T;Other;;txt;;http://www.adobe.fr/products/encore/\n" "AQTitle;;;T;Other;;aqt;;http://www.volny.cz/aberka/czech/aqt.html\n" "ASS;;;T;Other;;ssa;;http://ffdshow.sourceforge.net/tikiwiki/tiki-index.php?page=Getting+ffdshow\n" "Captions 32;;;T;Other;;txt\n" "Captions Inc;;;T;Other;;txt\n" "CPC Captioning;;;T;Other;;txt;;http://www.cpcweb.com/Captioning/cap_software.htm\n" "Cheeta;;;T;Other;;asc\n" "SSA;;;T;Other;;ssa;;http://ffdshow.sourceforge.net/tikiwiki/tiki-index.php?page=Getting+ffdshow\n" "SubRip;;;T;Other;;srt;;http://ffdshow.sourceforge.net/tikiwiki/tiki-index.php?page=Getting+ffdshow\n" "Blender;;;O;Other;;blenders;;http://www.blender3d.com\n" "AutoCAD;;;O;Other;;;;http://www.autodesk.com\n" "N19;;;T;N19;;stl\n" )); Info.Separator_Set(0, ZenLib::EOL); } //--------------------------------------------------------------------------- void MediaInfo_Config_CodecID_General_Mpeg4 (InfoMap &Info) { Info.Separator_Set(0, _T("\n")); Info.Write(Ztring().From_UTF8( "M4V ;MPEG-4\n" "isom;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;Base Media\n" "iso2;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;Base Media\n" "mp41;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;Base Media / Version 1\n" "mp42;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;Base Media / Version 2\n" "avc1;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;JVT\n" "3gp1;MPEG-4;;;http://www.3gpp.org/;3GPP Media Release 1\n" "3gp2;MPEG-4;;;http://www.3gpp.org/;3GPP Media Release 2\n" "3gp3;MPEG-4;;;http://www.3gpp.org/;3GPP Media Release 3\n" "3gp4;MPEG-4;;;http://www.3gpp.org/;3GPP Media Release 4\n" "3gp5;MPEG-4;;;http://www.3gpp.org/;3GPP Media Release 5\n" "3gp6;MPEG-4;;;http://www.3gpp.org/;3GPP Media Release 6 Basic\n" "3gp6;MPEG-4;;;http://www.3gpp.org/;3GPP Media Release 6 Progressive Download\n" "3gp6;MPEG-4;;;http://www.3gpp.org/;3GPP Media Release 6 Streaming Servers\n" "3gp7;MPEG-4;;;http://www.3gpp.org/;3GPP Media Release 7 Streaming Servers\n" "3g2a;MPEG-4;;;http://www.3gpp2.org/;3GPP2 Media\n" "3ge6;MPEG-4;;;http://www.3gpp.org/;3GPP Release 6 MBMS Extended Presentation\n" "3ge7;MPEG-4;;;http://www.3gpp.org/;3GPP Release 7 MBMS Extended Presentation\n" "3gg6;MPEG-4;;;http://www.3gpp.org/;3GPP Release 6 General\n" "3gp8;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html\n" "3gp9;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html\n" "CAQV;MPEG-4;;;http://world.casio.com/;Casio\n" "FACE;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;Facebook\n" "JP20;MPEG-4;;;http://gpac.sourceforge.net/;JPEG 2000\n" "JPM ;MPEG-4;;;http://www.iso.org/;JPEG 2000 Compound Image\n" "JPX ;MPEG-4;;;http://www.iso.org/;JPEG 2000 w/ extensions\n" "KDDI;MPEG-4;;;http://www.3gpp2.org/;3GPP2 EZMovie for KDDI 3G Cellphones\n" "MJ2S;MPEG-4;;;http://www.iso.org/;Motion JPEG 2000 Simple Profile\n" "MJP2;MPEG-4;;;http://www.iso.org/;Motion JPEG 2000 General Profile\n" "MQT ;MPEG-4;;;http://www.sony.com/;Sony/Mobile QuickTime\n" "MSNV;MPEG-4;;;http://www.sony.com/;Sony PSP\n" "ndas;MPEG-4;;;http://www.nerodigital.com;Nero Digital AAC Audio\n" "ndsc;MPEG-4;;;http://www.nerodigital.com;Nero Digital Cinema Profile\n" "ndsh;MPEG-4;;;http://www.nerodigital.com;Nero Digital HDTV Profile\n" "ndsm;MPEG-4;;;http://www.nerodigital.com;Nero Digital Mobile Profile\n" "ndsp;MPEG-4;;;http://www.nerodigital.com;Nero Digital Portable Profile\n" "ndss;MPEG-4;;;http://www.nerodigital.com;Nero Digital Standard Profile\n" "ndxc;MPEG-4;;;http://www.nerodigital.com;Nero Digital AVC Cinema Profile\n" "ndxh;MPEG-4;;;http://www.nerodigital.com;Nero Digital AVC HDTV Profile\n" "ndxm;MPEG-4;;;http://www.nerodigital.com;Nero Digital AVC Mobile Profile\n" "ndxp;MPEG-4;;;http://www.nerodigital.com;Nero Digital AVC Portable Profile\n" "ndxs;MPEG-4;;;http://www.nerodigital.com;Nero Digital AVC Standard Profile\n" "mmp4;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;Mobile version\n" "mp71;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;ISO 14496-12 MPEG-7 meta data\n" "mp7b;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;ISO 14496-12 MPEG-7 meta data\n" "qt ;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;QuickTime\n" "SDV ;MPEG-4;;;http://www.sdcard.org/;SD Memory Card Video\n" "M4A ;MPEG-4;;;http://www.apple.com/itunes/;Apple AAC audio with iTunes info\n" "M4B ;MPEG-4;;;http://www.apple.com/itunes/;Apple audio with iTunes position\n" "M4P ;MPEG-4;;;http://www.apple.com/itunes/;AES encrypted audio\n" "M4VP;MPEG-4;;;http://www.apple.com/iphone/;Apple iPhone\n" "iphE;MPEG-4;;;http://www.apple.com/iphone/;Apple iPhone (Cellular)\n" "M4VH;MPEG-4;;;http://www.apple.com/appletv/;Apple TV\n" "QTCA;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;Quicktime compressed archive\n" "CAQV;MPEG-4;;;;Casio Digital Camera\n" "QTI ;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;QuickTime Image\n" "f4v ;MPEG-4;;;http://www.apple.com/quicktime/download/standalone.html;Adobe Flash\n" )); Info.Separator_Set(0, ZenLib::EOL); } //--------------------------------------------------------------------------- void MediaInfo_Config_CodecID_Video_Matroska (InfoMap &Info) { Info.Separator_Set(0, _T("\n")); Info.Write(Ztring().From_UTF8( "V_UNCOMPRESSED;RGB;;Raw uncompressed video frames\n" "V_DIRAC;Dirac;;;http://diracvideo.org/\n" "V_MPEG4/IS0/SP;MPEG-4 Visual;;There is a zero instead of a O, may be a problem;http://www.divx.com\n" "V_MPEG4/IS0/ASP;MPEG-4 Visual;;There is a zero instead of a O, may be a problem;http://www.xvid.org/Downloads.15.0.html\n" "V_MPEG4/IS0/AP;MPEG-4 Visual;;There is a zero instead of a O, may be a problem;http://ffdshow-tryout.sourceforge.net/\n" "V_MPEG4/IS0/AVC;AVC;;There is a zero instead of a O, may be a problem;http://ffdshow-tryout.sourceforge.net/\n" "V_MPEG4/ISO/SP;MPEG-4 Visual;;Simple Profile;http://www.divx.com\n" "V_MPEG4/ISO/ASP;MPEG-4 Visual;;Advanced Simple Profile;http://www.xvid.org/Downloads.15.0.html\n" "V_MPEG4/ISO/AP;MPEG-4 Visual;;Advanced Profile;http://ffdshow-tryout.sourceforge.net/\n" "V_MPEG4/ISO/AVC;AVC;;;http://ffdshow-tryout.sourceforge.net/\n" "V_MPEG4/MS/V2;MPEG-4 Visual;MS MPEG-4 v2;MS MPEG-4 v2;http://ffdshow-tryout.sourceforge.net/\n" "V_MPEG4/MS/V3;MPEG-4 Visual;MS MPEG-4 v3;MS MPEG-4 v3;http://ffdshow-tryout.sourceforge.net/\n" "V_MPEG1;MPEG Video;;MPEG 1 or 2 Video;http://ffdshow-tryout.sourceforge.net/\n" "V_MPEG2;MPEG Video;;MPEG 1 or 2 Video;http://ffdshow-tryout.sourceforge.net/\n" "V_REAL/RV10;RealVideo 1;;RealVideo 1.0 aka RealVideo 5;http://www.real.com\n" "V_REAL/RV20;RealVideo 2;;RealVideo 2.0 aka G2 and RealVideo G2+SVT;http://www.real.com\n" "V_REAL/RV30;RealVideo 3;;RealVideo 3.0 aka RealVideo 8;http://www.real.com\n" "V_REAL/RV40;RealVideo 4;;RealVideo 4.0 aka RealVideo 9;http://www.real.com\n" "V_THEORA;Theora;;;http://www.theora.org\n" )); Info.Separator_Set(0, ZenLib::EOL); } //--------------------------------------------------------------------------- void MediaInfo_Config_CodecID_Video_Mpeg4 (InfoMap &Info) { Info.Separator_Set(0, _T("\n")); Info.Write(Ztring().From_UTF8( "2vuy;YUV;;;;;;YUV 4:2:2\n" "8BPS;RGB;;;;;;RGB 8:8:8\n" "ac16;YUV;;;;;;YUV 4:2:2\n" "ac32;YUV;;;;;;YUV 4:2:2\n" "acBG;YUV;;;;;;YUV 4:2:2\n" "apch;ProRes;HQ;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:2:2\n" "apcn;ProRes;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:2:2\n" "avc1;AVC;;Advanced Video Coding;http://www.apple.com/quicktime/download/standalone.html\n" "avcp;AVC;;Advanced Video Coding Parameters;http://www.apple.com/quicktime/download/standalone.html\n" "AVdv;DV;;Avid;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "AVdn;VC-3;DNxHD;Avid;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "avr ;M-JPEG\n" "b16g;Gray;;;;;;G 16\n" "b32a;Gray/Alpha;;;;;;GA 16:16\n" "b48r;RGB;;;;;;RGB 16:16:16\n" "b64a;RGBA;;;;;;RGBA 16:16:16:16\n" "base;RGBA;;;;;;RGBA 16:16:16:16\n" "blit;RGBA;;;;;;RGBA 16:16:16:16\n" "blnd;Alpha Compositor\n" "blur;Blur;;;;;;CMYK\n" "CFHD;Cineform;;CineForm High-Definition (HD) wavelet codec;http://www.cineform.com/\n" "cmyk;CMYK\n" "cvid;Cinepack;;;http://www.apple.com/quicktime/download/standalone.html\n" "drac;Dirac;;Dirac Video Coder;http://www.bbc.co.uk/rd/projects/dirac/index.shtml\n" "dslv;Cross Fade;;;http://www.apple.com/quicktime/download/standalone.html\n" "DV10;Digital Voodoo;;Digital Voodoo 10 bit Uncompressed 4:2:2 codec;http://www.digitalvoodoo.net/\n" "dv5n;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "dv5p;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "dvc ;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "dvcp;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "dvh1;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "dvh2;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "dvh3;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "dvh4;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "dvh5;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "dvh6;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "dvhp;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "dvhq;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "DVOO;Digital Voodoo;;Digital Voodoo 8 bit Uncompressed 4:2:2 codec;http://www.digitalvoodoo.net/\n" "DVOR;Digital Voodoo;;Digital Voodoo intermediate raw;http://www.digitalvoodoo.net/\n" "dvpp;DV;DVCPRO;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "DVTV;Digital Voodoo;;Digital Voodoo intermediate 2vuy;http://www.digitalvoodoo.net/\n" "DVVT;Digital Voodoo;;Digital Voodoo intermediate v210;http://www.digitalvoodoo.net/\n" "encv;(Encrypted);;;http://www.apple.com/quicktime/download/standalone.html\n" "gif ;M-GIF\n" "h261;H.261;;;http://www.apple.com/quicktime/download/standalone.html\n" "h263;H.263;;;http://www.apple.com/quicktime/download/standalone.html\n" "h264;H.264;;;http://www.apple.com/quicktime/download/standalone.html\n" "HD10;Digital Voodoo;;Digital Voodoo 10 bit Uncompressed 4:2:2 HD codec;http://www.digitalvoodoo.net/\n" "hdv3;DV;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:1:1\n" "icod;Intermediate Codec;Apple;;http://www.apple.com/quicktime/download/standalone.html\n" "j420;YUV;;;;;;YUV 4:2:0\n" "jpeg;M-JPEG;;;http://www.apple.com/quicktime/download/standalone.html\n" "kpcd;Photo CD\n" "M105;Matrox;;;http://www.matrox.com/\n" "mjp2;M-JPEG 2000\n" "mjpa;M-JPEG\n" "mjpb;M-JPEG\n" "mp4v;MPEG-4 Visual\n" "mx3n;MPEG Video\n" "mx3p;MPEG Video\n" "myuv;YUV;;;;;;YUV 4:2:0\n" "ovc1;VC-1;;Smooth Streaming Media Video;http://alexzambelli.com/blog/2009/02/10/smooth-streaming-architecture/\n" "png ;M-PNG\n" "PNTG;MacPaint;;Apple MacPaint image format;http://www.apple.com/quicktime/download/standalone.html\n" "rle ;RLE;;;http://www.apple.com/quicktime/download/standalone.html\n" "rpza;Road Pizza;;;http://www.apple.com/quicktime/download/standalone.html\n" "s263;H.263;;;http://www.apple.com/quicktime/download/standalone.html\n" "Shr0;SheerVideo;;Generic SheerVideo codec;http://www.bitjazz.com/\n" "Shr1;SheerVideo;;SheerVideo RGB;http://www.bitjazz.com/\n" "Shr2;SheerVideo;;SheerVideo Y'CbCr[A] 4:4:4;http://www.bitjazz.com/\n" "Shr3;SheerVideo;;SheerVideo Y'CbCr 4:2:2;http://www.bitjazz.com/\n" "Shr4;SheerVideo;;SheerVideo Y'CbCr 4:2:2;http://www.bitjazz.com/\n" "SV10;Sorenson;;Sorenson Media Video R1;http://www.apple.com/quicktime/download/standalone.html\n" "SVQ1;Sorenson 1;;Sorenson Media Video 1 (Apple QuickTime 3);http://www.apple.com/quicktime/download/standalone.html\n" "SVQ2;Sorenson 2;;Sorenson Media Video 2 (Apple QuickTime 4);http://www.apple.com/quicktime/download/standalone.html\n" "SVQ3;Sorenson 3;;Sorenson Media Video 3 (Apple QuickTime 5);http://www.apple.com/quicktime/download/standalone.html\n" "v210;YUV;AJA Video Systems Xena;;;;;YUV 4:2:2\n" "vc-1;VC-1;;SMPTE VC-1;http://www.smpte.org/\n" "WRLE;Bitmap;;Windows BMP image format;http://www.apple.com/quicktime/download/standalone.html\n" "xd50;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd51;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd52;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd53;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd54;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd55;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd56;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd57;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd58;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd59;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd5a;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd5b;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd5c;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd5d;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd5e;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xd5f;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdv0;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdv1;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdv2;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdv3;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdv4;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdv5;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdv6;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdv7;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdv8;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdv9;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdva;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdvb;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdvc;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdvd;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdve;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "xdvf;MPEG Video;XDCAM;;http://www.apple.com/quicktime/download/standalone.html\n" "yuv2;YUV;;;;;;YUV 4:2:2\n" "yuvs;YUV;;;;;;YUV 4:2:2\n" "yuvu;YUV;;;;;;YUV 4:2:2\n" "yuvx;YUV;;;;;;YUV 4:2:2\n" )); Info.Separator_Set(0, ZenLib::EOL); } //--------------------------------------------------------------------------- void MediaInfo_Config_CodecID_Video_Real (InfoMap &Info) { Info.Separator_Set(0, _T("\n")); Info.Write(Ztring().From_UTF8( "RV10;RealVideo 1;;Based on H.263, Real Player 5;http://www.real.com\n" "RV13;RealVideo 1.3;;Based on H.263, Real Player 5;http://www.real.com\n" "RV20;RealVideo 2;;Based on H.263, Real Player 6;http://www.real.com\n" "RV30;RealVideo 3;;Between H.263 and AVC (H.264), Real Player 8;http://www.real.com\n" "RV40;RealVideo 4;;Based on AVC (H.264), Real Player 9;http://www.real.com\n" )); Info.Separator_Set(0, ZenLib::EOL); } //--------------------------------------------------------------------------- void MediaInfo_Config_CodecID_Video_Riff (InfoMap &Info) { Info.Separator_Set(0, _T("\n")); Info.Write(Ztring().From_UTF8( "0x00000000;RGB;;Basic Windows bitmap format. 1, 4 and 8 bpp versions are palettised. 16, 24 and 32bpp contain raw RGB samples;http://www.fourcc.org/indexrgb.htm\n" "0x00000001;RLE;;Run length encoded 8bpp RGB image;http://www.fourcc.org/indexrgb.htm\n" "0x00000002;RLE;;Run length encoded 4bpp RGB image;http://www.fourcc.org/indexrgb.htm\n" "0x00000003;RGB;;Raw RGB with arbitrary sample packing within a pixel. Packing and precision of R, G and B components is determined by bit masks for each;http://www.fourcc.org/indexrgb.htm\n" "1978;RGB;A.M.Paredes predictor;;http://www.pegasusimaging.com/cgi-bin/download2.cgi?LVIDB;;;RGB\n" " BIT;RGB;;;;;;RGB\n" " JPG;M-JPEG;;;;;;YUV 4:2:0\n" " PNG;M-PNG;;;;;;RGB\n" " RAW;RGB;;;http://www.fourcc.org/indexrgb.htm;;;RGB\n" " raw;RGB;;;http://www.fourcc.org/indexrgb.htm;;;RGB\n" " RGB;RGB;;;http://www.fourcc.org/indexrgb.htm;;;RGB\n" " RL4;RLE;;;http://www.fourcc.org/indexrgb.htm;;;RGB 4:4:4\n" " RL8;RLE;;;http://www.fourcc.org/indexrgb.htm;;;RGB 8:8:8\n" "2VUY;YUV;Optibase VideoPump;;;;;YUV 4:2:2\n" "3IV0;MPEG-4 Visual;3ivX;3ivX pre-1.0;http://www.3ivx.com/download/;;;YUV 4:2:0\n" "3IV1;MPEG-4 Visual;3ivX;3ivX 1.0-3.5;http://www.3ivx.com/download/;;;YUV 4:2:0\n" "3IV2;MPEG-4 Visual;3ivX;3ivX 4.0;http://www.3ivx.com/download/;;;YUV 4:2:0\n" "3IVD;MPEG-4 Visual;3ivX;;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "3IVX;MPEG-4 Visual;3ivX;;http://www.3ivx.com/download/;;;YUV 4:2:0\n" "3VID;MPEG-4 Visual;3ivX;;http://www.3ivx.com/download/;;;YUV 4:2:0\n" "8BPS;RGB;Apple;;http://ffdshow-tryout.sourceforge.net/;;;RGBA\n" "AAS4;RLE;Autodesk;;http://mirror01.iptelecom.net.ua/~video/codecs/Autodesk.Animator.v1.11.Codec.exe;;;RGB\n" "AASC;RLE;Autodesk;;http://mirror01.iptelecom.net.ua/~video/codecs/Autodesk.Animator.v1.11.Codec.exe;;;RGB\n" "ABYR;Kensigton low;Kensington;Low resolution, low frame rate (6fps) for digital cameras\n" "ACTL;ACT-L2;Streambox;;http://www.streambox.com/products/act-L2_codec.htm\n" "ADV1;WaveCodec;Loronix;;http://www.loronix.com/products/video_clips/wavecodec.asp\n" "ADVJ;M-JPEG;Avid;;;;;YUV 4:2:0\n" "AEIK;Indeo 3.2;;Vector Quantization\n" "AEMI;MPEG Video;VideoONE;MPEG-1-I Capture;http://www.array.com;;;YUV 4:2:0\n" "AFLC;FLC;Autodesk;;http://mirror01.iptelecom.net.ua/~video/codecs/Autodesk.Animator.v1.11.Codec.exe\n" "AFLI;FLI;Autodesk;;http://mirror01.iptelecom.net.ua/~video/codecs/Autodesk.Animator.v1.11.Codec.exe\n" "AHDV;Wavelet;CineForm HD;;http://www.cineform.com/products/ConnectHD.htm\n" "AJPG;M-JPEG;;22fps for digital cameras;;;;YUV 4:2:0\n" "ALPH;Ziracom;;Ziracom Digital Communications Inc.\n" "AMPG;MPEG-1;VideoONE;;http://www.array.com;;;YUV 4:2:0\n" "AMR ;AMR;;Speech codec\n" "ANIM;RDX;Intel\n" "AP41;MPEG-4 Visual;AngelPotion;Hack of MS MPEG-4 v3;http://www.divxity.com/download/ap4v1-702.exe;;;YUV 4:2:0\n" "AP42;MPEG-4 Visual;AngelPotion;Hack of MS MPEG-4 v3;http://www.divxity.com/download/ap4v1-702.exe;;;YUV 4:2:0\n" "ASLC;AlparySoft Lossless;;;http://www.free-codecs.com/download/Alparysoft_Lossless_Video_Codec.htm\n" "ASV1;Asus 1;;;ftp://ftp.asuscom.de/pub/asuscom/treiber/vga/ASUS_VGA_TOOLS/asv2dec.zip\n" "ASV2;Asus 2;;;ftp://ftp.asuscom.de/pub/asuscom/treiber/vga/ASUS_VGA_TOOLS/asv2dec.zip\n" "ASVX;Asus X;;;ftp://ftp.asuscom.de/pub/asuscom/treiber/vga/ASUS_VGA_TOOLS/asv2dec.zip\n" "ATM4;MPEG-4 Visual;Nero;;http://www.nero.com;;;YUV 4:2:0\n" "AUR2;YUV;;Auravision Aura 2;;;;YUV 4:2:2\n" "AURA;YUV;;Auravision Aura 1;;;;YUV 4:1:1\n" "AUVX;AUVX;;USH GmbH\n" "AV1X;Avid 1:1;;;http://mirror01.iptelecom.net.ua/~video/codecs/Avid.VfW.codec.v2.0d2.exe\n" "AVC1;AVC;;;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "AVD1;DV;Avid;;http://mirror01.iptelecom.net.ua/~video/codecs/Avid.VfW.codec.v2.0d2.exe;;;YUV\n" "AVDJ;M-JPEG;Avid;;http://mirror01.iptelecom.net.ua/~video/codecs/Avid.VfW.codec.v2.0d2.exe;;;YUV 4:2:0\n" "AVDN;Avid HD;;;http://mirror01.iptelecom.net.ua/~video/codecs/Avid.VfW.codec.v2.0d2.exe\n" "AVDV;DV;Avid;;http://mirror01.iptelecom.net.ua/~video/codecs/Avid.VfW.codec.v2.0d2.exe;;;YUV\n" "AVI1;M-JPEG;MainConcept;;;;;YUV 4:2:0\n" "AVI2;M-JPEG;MainConcept;;;;;YUV 4:2:0\n" "AVID;M-JPEG;Avid;;http://mirror01.iptelecom.net.ua/~video/codecs/Avid.VfW.codec.v2.0d2.exe;;;YUV 4:2:0\n" "AVIS;AviSynth;;Wrapper for AviSynth (Dummy);http://ffdshow-tryout.sourceforge.net/\n" "AVMP;Avid IMX;;;http://mirror01.iptelecom.net.ua/~video/codecs/Avid.VfW.codec.v2.0d2.exe\n" "AVR ;M-JPEG;Avid NuVista;Avid ABVB/NuVista M-JPEG with Alpha-channel;;;;YUV 4:2:0\n" "AVRn;M-JPEG;Avid M-JPEG;;http://mirror01.iptelecom.net.ua/~video/codecs/Avid.VfW.codec.v2.0d2.exe;;;YUV 4:2:0\n" "AVRN;M-JPEG;Avid M-JPEG;;http://mirror01.iptelecom.net.ua/~video/codecs/Avid.VfW.codec.v2.0d2.exe;;;YUV 4:2:0\n" "AVUI;Avid;;Avid Meridien Uncompressed with Alpha-channel;http://mirror01.iptelecom.net.ua/~video/codecs/Avid.VfW.codec.v2.0d2.exe\n" "AVUP;Avid;;Avid 10bit Packed (Quick Time);http://mirror01.iptelecom.net.ua/~video/codecs/Avid.VfW.codec.v2.0d2.exe\n" "AYUV;YUV;YUV;;;;;YUVA 4:4:4\n" "AZPR;QuickTime;;;http://www.apple.com/quicktime/download/standalone.html\n" "AZRP;QuickTime;;;http://www.apple.com/quicktime/download/standalone.html\n" "BGR ;RGB;RGB;;;;;RGB\n" "BHIV;BeHere iVideo\n" "BINK;Bink\n" "BIT ;RGB;RGB;;;;;RGB\n" "BITM;H.261;Microsoft;;;;;YUV\n" "BLOX;MPEG Video;Blox;;http://www.ii.uj.edu.pl/~jezabek/blox/blox-0.1.0b.zip;;;YUV 4:2:0\n" "BLZ0;MPEG-4 Visual;DivX;DivX for Blizzard Decoder Filter;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "BT20;MediaStream;;Conexant ProSummer MediaStream\n" "BTCV;Composite;;Conexant Composite Video\n" "BTVC;Composite;;Conexant Composite Video\n" "BW00;Wavelet;BergWave\n" "BW10;MPEG-1;Broadway;Data Translation Broadway MPEG Capture/Compression;;;;YUV\n" "BXBG;RGB;Boxx;;;;;RGB\n" "BXRG;RGB;Boxx;;;;;RGB\n" "BXY2;YUV;Boxx;10-bit;;;;YUV\n" "BXYV;YUV;Boxx;;;;;YUV\n" "CC12;YUV;Intel;;;;;YUV\n" "CDV5;DV;Canopus;Canopus SD50/DVHD;http://www.cineform.com/products/ConnectHD.htm;;;YUV\n" "CDVC;DV;Canopus;Canopus DV (DV);http://www.cineform.com/products/ConnectHD.htm;;;YUV\n" "CDVH;DV;Canopus;Canopus SD50/DVHD;http://www.cineform.com/products/ConnectHD.htm;;;YUV\n" "CFCC;M-JPEG;DPS Perception;Dummy format - only AVI header;;;;YUV 4:2:0\n" "CFHD;CineForm HD;;CineForm 10-bit Visually Perfect HD (Wavelet)\n" "CGDI;Camcorder;;Camcorder Video (MS Office 97)\n" "CHAM;Champagne;;Winnov Caviara Champagne\n" "CJPG;M-JPEG;Creative;Creative Video Blaster Webcam Go JPEG;;;;YUV 4:2:0\n" "CLJR;YUV;Cirrus Logic;Less than 8 bits per Y, U and V sample.;http://www.fourcc.org/indexyuv.htm;;;YUV 4:1:1\n" "CLLC;Canopus;;Canopus LossLess\n" "CLPL;YUV;;Format similar to YV12 but including a level of indirection.;;;;YUV\n" "CM10;MediaShow;;CyberLink Corporation;http://www.cyberlink.com\n" "CMYK;CMYK;;Common Data Format in Printing\n" "COL0;MPEG-4 Visual;;Hacked MS MPEG-4 v3;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "COL1;MPEG-4 Visual;;Hacked MS MPEG-4 v3;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "CPLA;YUV;Weitek;;;;;YUV 4:2:0\n" "CRAM;MS Video;;Microsoft Video 1\n" "CSCD;CamStudio;;RenderSoft CamStudio lossless (LZO & GZIP compression)\n" "CT10;TalkingShow;;CyberLink Corporation;http://www.cyberlink.com\n" "CTRX;Citrix;;Citrix Scalable Video\n" "CUVC;Canopus HQ;;Canopus HQ\n" "CVID;Cinepack;;;http://www.cinepak.com/text.html\n" "cvid;Cinepack;;;http://www.cinepak.com/text.html\n" "CWLT;WLT;;Microsoft Color WLT DIB\n" "CYUV;YUV;Creative Labs;;http://www.fourcc.org/indexyuv.htm;;;YUV 4:2:2\n" "cyuv;YUV;;;http://www.fourcc.org/indexyuv.htm;;;YUV 4:2:2\n" "CYUY;YUV;ATI;;http://www.fourcc.org/indexyuv.htm;;;YUV 4:2:2\n" "D261;H.261;DEC\n" "D263;H.263;DEC\n" "DAVC;AVC;Dicas;;;;;YUV 4:2:0\n" "DC25;DV;MainConcept;;;;;YUV\n" "DCAP;DV;Pinnacle;;;;;YUV\n" "DCL1;Data Connextion;;Conferencing\n" "DCT0;WniWni\n" "DFSC;VFW;;DebugMode FrameServer VFW\n" "DIB ;RGB;;;;;;RGB\n" "DIV1;MPEG-4 Visual;FFMpeg;Hacked MS MPEG-4 V1;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "DIV2;MPEG-4 Visual;MS MPEG-4 1/2;;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "DIV3;MPEG-4 Visual;DivX 3 Low;;http://www.divx.com;;;YUV 4:2:0\n" "DIV4;MPEG-4 Visual;DivX 3 Fast;;http://www.divx.com;;;YUV 4:2:0\n" "DIV5;MPEG-4 Visual;DivX 5;;http://www.divx.com;;;YUV 4:2:0\n" "DIV6;MPEG-4 Visual;MS MPEG-4 v3;;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "DIVX;MPEG-4 Visual;DivX 4;Project Mayo;http://mediaarea.net/DIVX;;;YUV 4:2:0\n" "divx;MPEG-4 Visual;DivX;Mainly used by Google;http://www.divx.com;;;YUV 4:2:0\n" "DJPG;M-JPEG;Broadway 101;Data Translation, Inc.;;;;YUV 4:2:0\n" "DM4V;MPEG-4 Visual;Dicas;;;;;YUV 4:2:0\n" "DMB1;M-JPEG;Rainbow;Matrox Rainbow Runner hardware compression;http://mirror01.iptelecom.net.ua/~video/codecs/PICVideo.MJPG.v2.10.27.codec.exe;;;YUV 4:2:0\n" "DMB2;M-JPEG;Paradigm;;;;;YUV 4:2:0\n" "DMK2;V36 PDA;;ViewSonic V36 PDA Video\n" "DP02;MPEG-4 Visual;DynaPel;;;;;YUV 4:2:0\n" "DP16;YUV;Matsushita;With DPCM 6-bit compression;;;;YUV 4:1:1\n" "DP18;YUV;Matsushita;With DPCM 8-bit compression;;;;YUV 4:1:1\n" "DP26;YUV;Matsushita;With DPCM 6-bit compression;;;;YUV 4:2:2\n" "DP28;YUV;Matsushita;With DPCM 8-bit compression;;;;YUV 4:2:2\n" "DP96;YUV;Matsushita;With DPCM 6-bit compression;;;;YUV\n" "DP98;YUV;Matsushita;With DPCM 8-bit compression;;;;YUV\n" "DP9L;YUV;Matsushita;With DPCM 6-bit compression;;;;YUV\n" "DPS0;M-JPEG;DPS Reality;Dummy format - only AVI header;;;;YUV 4:2:0\n" "DPSC;M-JPEG;DPS PAR;Dummy format - only AVI header;;;;YUV 4:2:0\n" "DRWX;DV;Pinnacle;;;;;YUV\n" "DSVD;DV;Microsoft;;;;;YUV\n" "DTMT;Media-100\n" "DTNT;Media-100\n" "DUCK;TrueMotion S;Duck Corporation\n" "DV10;RGB;BlueFish;BlueFish444 (lossless RGBA, YUV 10-bit);;;;RGB\n" "DV25;DV;DVCPro;;;;;YUV\n" "DV50;DV;DVCPro5;;;;;YUV\n" "DVAN;DV;Pinnacle DV300;;;;;YUV\n" "DVC ;DV;Apple;;http://www.apple.com/quicktime/download/standalone.html;;;YUV\n" "DVCP;DV;Apple;;http://www.apple.com/quicktime/download/standalone.html;;;YUV\n" "DVCS;DV;MainConcept;;;;;YUV\n" "DVE2;DV;Insoft DVE-2;InSoft DVE-2 Videoconferencing;;;;YUV\n" "DVH1;DV;Pinnacle;;;;;YUV\n" "dvhd;DV;HD;;;;;YUV\n" "DVIS;DV;DualMoon;;;;;YUV\n" "DVL ;DV;Radius;;;;;YUV\n" "DVLP;DV;Radius;;;;;YUV\n" "DVMA;DV;Darim;;;;;YUV\n" "DVNM;DVNM;;Matsushita Electric Industrial Co., Ltd.\n" "DVOR;RGB;BlueFish;BlueFish444 (lossless RGBA, YUV 10-bit);;;;RGB\n" "DVPN;DV;Apple;;;;;YUV\n" "DVPP;DV;Apple;;;;;YUV\n" "DVR ;MPEG Video;ASF;;;;;YUV 4:2:0\n" "DVR1;Targa2000\n" "DVRS;DV;DualMoon;;;;;YUV\n" "dvsd;DV;Sony;;;;;YUV\n" "dvsl;DV;Sony;;;;;YUV\n" "DVSL;DV;;;;;;YUV\n" "DVX1;DVX 1 SP;;Lucent DVX1000SP Video Decoder\n" "DVX2;DVX 2 S;;Lucent DVX2000S Video Decoder\n" "DVX3;DVX 3 S;;Lucent DVX3000S Video Decoder\n" "DX50;MPEG-4 Visual;DivX 5;;http://mediaarea.net/DX50;;;YUV 4:2:0\n" "DXGM;EA GameVideo\n" "DXT1;DirectX TC;;DirectX Compressed Texture (1bit alpha channel)\n" "DXT2;DirectX TC;;DirectX Compressed Texture\n" "DXT3;DirectX TC;;DirectX Compressed Texture (4bit alpha channel)\n" "DXT4;DirectX TC;;DirectX Compressed Texture\n" "DXT5;DirectX TC;;DirectX Compressed Texture (3bit alpha channel with interpolation)\n" "DXTC;DirectX TC;;DirectX Texture Compression\n" "DXTn;DirectX TC;;Microsoft Compressed Texture\n" "DXTN;DirectX TC;;Microsoft DirectX Compressed Texture (DXTn)\n" "EKQ0;Elsa KQ;;Elsa graphics card quick\n" "ELK0;Elsa LK;;Elsa graphics card\n" "EM2V;Elymonyx MPEG-2;;Etymonix MPEG-2 I-frame\n" "EQK0;Elsa;;Elsa graphics card quick\n" "ESCP;Escape;;Eidos Escape\n" "ETV1;eTreppid 1;;eTreppid Video 1\n" "ETV2;eTreppid 2;;eTreppid Video 2\n" "ETVC;eTreppid C;;eTreppid Video C\n" "FFDS;FFDS;;;http://ffdshow-tryout.sourceforge.net/\n" "FFV1;FFV1;;;http://ffdshow-tryout.sourceforge.net/\n" "FFVH;FFVH;;;http://ffdshow-tryout.sourceforge.net/\n" "FLIC;FLI/FLC;Autodesk\n" "FLJP;DField M-JPEG;;D-Vision Field Encoded M-JPEG with LSI (or Targa emulation)\n" "FLV1;FFDS;;FFDShow supported;http://ffdshow-tryout.sourceforge.net/\n" "FLV4;VP6;On2;;http://www.on2.com\n" "FMJP;M-JPEG;D-Vision;;;;;YUV 4:2:0\n" "FMP4;MPEG-4 Visual;;;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "FPS1;FRAPS;;;http://www.fraps.com/\n" "FRLE;M-JPEG;SoftLab-Nsk;SoftLab-NSK Y16 + Alpha RLE;;;;YUV 4:2:0\n" "FRWA;M-JPEG;SoftLab-Nsk;SoftLab-NSK Vision Forward M-JPEG with Alpha-channel;;;;YUV 4:2:0\n" "FRWD;M-JPEG;SoftLab-Nsk;SoftLab-NSK Vision Forward M-JPEG;;;;YUV 4:2:0\n" "FRWT;M-JPEG;SoftLab-Nsk;SoftLab-NSK Vision Forward M-JPEG with Alpha-channel;;;;YUV 4:2:0\n" "FRWU;M-JPEG;SoftLab-Nsk;SoftLab-NSK Vision Forward Uncompressed;;;;YUV 4:2:0\n" "FVF1;Itered Fractal\n" "FVFW;FVFW;;;http://ffdshow-tryout.sourceforge.net/\n" "FXT1;3DFX\n" "G2M2;GoToMeeting2;;Citrix Systems, Inc.;http://www.gotomeeting.com/\n" "G2M3;GoToMeeting3;;Citrix Systems, Inc.;http://www.gotomeeting.com/\n" "GEPJ;M-JPEG;White Pine;;;;;YUV 4:2:0\n" "GJPG;Grand Tech GT891x\n" "GLCC;GigaLink\n" "GLZW;LZW;Gabest;;http://sourceforge.net/project/showfiles.php?group_id=82303&package_id=84358\n" "GPEG;M-JPEG;Gabest;;http://sourceforge.net/project/showfiles.php?group_id=82303&package_id=84358;;;YUV 4:2:0\n" "GPJM;M-JPEG;Pinnacle;;;;;YUV 4:2:0\n" "GREY;YUV;;Simple grayscale video;http://www.fourcc.org/indexyuv.htm;;;YUV\n" "GWLT;MS GWLT;;Microsoft Greyscale WLT DIB\n" "GXVE;ViVD V2;SoftMedia\n" "H260;H.260\n" "H261;H.261\n" "H262;MPEG Video;;;;;;YUV 4:2:0\n" "H263;H.263\n" "h263;H.263;;;http://www.apple.com/quicktime/download/standalone.html\n" "H264;AVC;;;;;;YUV 4:2:0\n" "h264;AVC;;;;;;YUV 4:2:0\n" "H265;H.265\n" "H266;H.266\n" "H267;H.267\n" "H268;H.268\n" "H269;H.263\n" "HD10;RGB;BlueFish;BlueFish444 (lossless RGBA, YUV 10-bit);;;;RGB\n" "HDX4;Jomigo HDX4\n" "HFYU;Huffman;;Huffman Lossless YUV and RGB formats (with Alpha-channel)\n" "HMCR;Rendition;;Rendition Motion Compensation Format\n" "HMRR;Rendition;;Rendition Motion Compensation Format\n" "i263;H.263\n" "I420;H.263\n" "IAN ;Indeo 4\n" "ICLB;CellB;;InSoft CellB Videoconferencing\n" "IDM0;Wavelets 2;;IDM Motion Wavelets 2.0\n" "IF09;H.261;Microsoft\n" "IFO9;YUV;Intel;;;;;YUV\n" "IGOR;PowerDVD\n" "IJPG;M-JPEG;Intergraph;;;;;YUV 4:2:0\n" "ILVC;Layered Video;Intel\n" "ILVR;H.263+\n" "IMAC;MotionComp;;Intel hardware motion compensation.\n" "IMC1;YUV;;As YV12, except the U and V planes each have the same stride as the Y plane;;;;YUV\n" "IMC2;YUV;;Similar to IMC1, except that the U and V lines are interleaved at half stride boundaries;;;;YUV\n" "IMC3;YUV;;As IMC1, except that U and V are swapped;;;;YUV\n" "IMC4;YUV;;As IMC2, except that U and V are swapped;;;;YUV\n" "IMG ;YUV;;;;;;YUV\n" "IMJG;Accom M-JPEG;;Accom SphereOUS M-JPEG with Alpha-channel\n" "IPDV;I-O DV;;I-O Data Device Giga AVI DV\n" "IPJ2;M-JPEG2000;;Image Power JPEG2000\n" "IR21;Indeo 2.1\n" "IRAW;YUV;;;http://www.fourcc.org/indexyuv.htm;;;YUV\n" "ISME;ISME;;Intel\n" "IUYV;YUV;;Lead 16bpp. Interlaced version of UYVY (line order 0, 2, 4,....,1, 3, 5....);;;;YUV\n" "IV30;Indeo 3;;Intel Indeo Video 3\n" "IV31;Indeo 3;;Intel Indeo Video 3.1\n" "IV32;Indeo 3;;Intel Indeo Video 3.2\n" "IV33;Indeo 3;;Intel Indeo Video 3.3\n" "IV34;Indeo 3;;Intel Indeo Video 3.4\n" "IV35;Indeo 3;;Intel Indeo Video 3.5\n" "IV36;Indeo 3;;Intel Indeo Video 3.6\n" "IV37;Indeo 3;;Intel Indeo Video 3.7\n" "IV38;Indeo 3;;Intel Indeo Video 3.8\n" "IV39;Indeo 3;;Intel Indeo Video 3.9\n" "IV40;Indeo 4;;Intel Indeo Video 4.0\n" "IV41;Indeo 4;;Intel Indeo Video 4.1\n" "IV42;Indeo 4;;Intel Indeo Video 4.2\n" "IV43;Indeo 4;;Intel Indeo Video 4.3\n" "IV44;Indeo 4;;Intel Indeo Video 4.4\n" "IV45;Indeo 4;;Intel Indeo Video 4.5\n" "IV46;Indeo 4;;Intel Indeo Video 4.6\n" "IV47;Indeo 4;;Intel Indeo Video 4.7\n" "IV48;Indeo 4;;Intel Indeo Video 4.8\n" "IV49;Indeo 4;;Intel Indeo Video 4.9\n" "IV50;Indeo 4;;Intel Indeo Video 5.0 Wavelet;http://www.fourcc.org/indexyuv.htm\n" "IY41;YUV;;Lead 16bpp. Interlaced version of Y41P (line order 0, 2, 4,....,1, 3, 5....);http://www.fourcc.org/indexyuv.htm;;;YUV\n" "IYU1;YUV;;IEEE1394 12bpp. 12 bit format used in mode 2 of the IEEE 1394 Digital Camera 1.04 spec;http://www.fourcc.org/indexyuv.htm;;;YUV\n" "IYU2;YUV;;IEEE1394 24bpp. 24 bit format used in mode 2 of the IEEE 1394 Digital Camera 1.04 spec;;;;YUV\n" "IYUV;YUV;;Intel Indeo iYUV 4:2:0;;;;YUV\n" "JBYR;Kensington;;Kensington Video;http://ffdshow-tryout.sourceforge.net/\n" "JFIF;M-JPEG;;;;;;YUV 4:2:0\n" "JPEG;M-JPEG;;;http://www.apple.com/quicktime/download/standalone.html;;;YUV 4:2:0\n" "JPG;M-JPEG;;;http://mirror01.iptelecom.net.ua/~video/codecs/PICVideo.Lossless.JPEG.codec.v2.10.27.exe;;;YUV 4:2:0\n" "JPGL;M-JPEG;Pegasus;DIVIO JPEG Light for WebCams (Pegasus Lossless JPEG);;;;YUV 4:2:0\n" "KMVC;Karl;;Karl Morton's Video (presumably);http://www.apple.com/quicktime/download/standalone.html\n" "kpcd;Photo CD;;Kodak Photo CD\n" "L261;H.261;Lead Technologies\n" "L263;H.263+;Lead Technologies\n" "LAGS;Lagarith\n" "LBYR;Creative WebCam\n" "LCMW;Lead CMW;;Lead Technologies Motion CMW\n" "LCW2;Lead MCMW;;LEADTools MCMW 9Motion Wavelet;http://mirror01.iptelecom.net.ua/~video/codecs/LEAD.MCMP-M-JPEG.v1.016.codec.exe\n" "LEAD;Lead Video\n" "LGRY;Lead GrayScale\n" "LIA1;Liafail;;Liafail, Inc.\n" "LJ2K;M-JPEG2000;Lead;;http://mirror01.iptelecom.net.ua/~video/codecs/LEAD.MCMP-M-JPEG.v1.016.codec.exe\n" "LJPG;M-JPEG;Lead;;http://mirror01.iptelecom.net.ua/~video/codecs/LEAD.MCMP-M-JPEG.v1.016.codec.exe;;;YUV 4:2:0\n" "Ljpg;M-JPEG;Lead;;;;;YUV 4:2:0\n" "LMP2;MPEG-PS;Lead\n" "LOCO;LOCO;;Lossless\n" "LSCR;Lead Screen capture\n" "LSV0;LSV0;;Infinop Inc.\n" "LSVC;Vmail;;Vianet Lighting Strike Vmail (Streaming)\n" "LSVM;Vmail;;Vianet Lighting Strike Vmail (Streaming)\n" "LSVW;Infinop;;Infinop Lightning Strike multiple bit rate video codec.\n" "LSVX;Vmail;;Vianet Lightning Strike Video Codec\n" "LZO1;LZO;;LZO compressed (lossless)\n" "M101;YUV;Matrox;;;;;YUV\n" "M261;H.261;Microsoft\n" "M263;H.263;Microsoft\n" "M4CC;MPEG-4 Visual;ESS Divo;;;;;YUV 4:2:0\n" "M4S2;MPEG-4 Visual;Microsoft;;;;;YUV 4:2:0\n" "MC12;ATI Motion;;ATI Motion Compensation Format\n" "MC24;M-JPEG;MainConcept;;;;;YUV 4:2:0\n" "MCAM;ATI Motion;;ATI Motion Compensation Format\n" "MCZM;RGB;;Theory MicroCosm Lossless 64bit RGB with Alpha-channel;;;;RGB\n" "MDVD;MicroDVD;;Alex MicroDVD Video (hacked MS MPEG-4)\n" "MDVF;DV;Pinnacle;Pinnacle DV/DV50/DVHD100;;;;YUV\n" "MHFY;YUV;;A.M.Paredes mhuffyYUV (LossLess);http://mirror01.iptelecom.net.ua/~video/codecs/Pinnacle.ReelTime.v2.5.software.only.codec.exe;;;YUV\n" "MJ2C;M-JPEG2000;;Morgan Multimedia JPEG2000 Compression;http://mirror01.iptelecom.net.ua/~video/codecs/Pinnacle.ReelTime.v2.5.software.only.codec.exe\n" "MJPA;M-JPEG;Pinacle;Pinnacle ReelTime MJPG hardware;http://mediaxw.sourceforge.net;;;YUV 4:2:0\n" "MJPB;M-JPEG;Pinacle B;;;;;YUV 4:2:0\n" "MJPG;M-JPEG;;;;;;YUV 4:2:0\n" "mJPG;M-JPEG;IBM;Including Huffman Tables;;;;YUV 4:2:0\n" "MJPX;M-JPEG;Pegasus;Pegasus PICVideo M-JPEG;;;;YUV 4:2:0\n" "ML20;Webcam;;Mimic MSN Messenger Webcam\n" "MMES;MPEG Video;Matrox;I-frame;;;;YUV 4:2:0\n" "MMIF;MPEG Video;Matrox;I-frame;;;;YUV 4:2:0\n" "MNVD;MindVid;;MindBend MindVid LossLess\n" "MP2V;MPEG Video;;Media Excel MPEG-2 Video;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "MP2v;MPEG Video;;MPEG-2 Video;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "MP41;MPEG-4 Visual;Microsoft;Microsoft MPEG-4 v1 (pre-standard);http://ffdshow-tryout.sourceforge.net/\n" "MP42;MPEG-4 Visual;Microsoft;Microsoft MPEG-4 v2 (pre-standard);http://www.apple.com/quicktime/download/standalone.html\n" "MP43;MPEG-4 Visual;Microsoft;Microsoft MPEG-4 v3 (pre-standard)\n" "MP4S;MPEG-4 Visual;MS MPEG-4 v3;Microsoft MPEG-4 (Windows Media 7.0);;;;YUV 4:2:0\n" "MP4V;MPEG-4 Visual;;Apple QuickTime MPEG-4 native;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "MPEG;MPEG Video;;Chromatic MPEG 1 Video I Frame;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "mpeg;MPEG Video;;MPEG-1 Video;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "MPG1;MPEG Video;Ffmpeg;(MPEG-1/2) FFmpeg;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "mpg1;MPEG Video;Ffmpeg;(MPEG-1/2) FFmpeg;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "MPG2;MPEG Video;Ffmpeg;(MPEG-1/2) FFmpeg;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "mpg2;MPEG Video;Ffmpeg;(MPEG-1/2) FFmpeg;http://ffdshow-tryout.sourceforge.net/;;;YUV 4:2:0\n" "MPG3;MPEG-4 Visual;FFmpeg DivX 3;(MPEG-4) MS MPEG-4 v3;;;;YUV 4:2:0\n" "MPG4;MPEG-4 Visual;MS MPEG-4 v1;Microsoft MPEG-4 v1;;;;YUV 4:2:0\n" "MPGI;MPEG Video;Sigma;Sigma Design MPEG-1 I-frame;;;;YUV 4:2:0\n" "MPNG;M-PNG;;Motion PNG\n" "MRCA;Mrcodec;;FAST Multimedia\n" "MRLE;RLE;;Microsoft RLE;;;;RGB\n" "MSS1;Screen Video;Windows;Windows Screen Video\n" "MSS2;Windows Media;;Windows Media 9\n" "MSUC;MSU;;MSU LossLess\n" "MSUD;MSU;;MSU LossLess\n" "MSV1;Microsoft Video 1;;Microsoft Video 1\n" "MSVC;Microsoft Video 1;;Microsoft Video 1\n" "MSZH;AVImszh;;Lossless (ZIP compression)\n" "MTGA;TGA;;Motion TGA images (24, 32 bpp)\n" "MTX1;M-JPEG;Matrox;;;;;YUV 4:2:0\n" "MTX2;M-JPEG;Matrox;;;;;YUV 4:2:0\n" "MTX3;M-JPEG;Matrox;;;;;YUV 4:2:0\n" "MTX4;M-JPEG;Matrox;;;;;YUV 4:2:0\n" "MTX5;M-JPEG;Matrox;;;;;YUV 4:2:0\n" "MTX6;M-JPEG;Matrox;;;;;YUV 4:2:0\n" "MTX7;M-JPEG;Matrox;;;;;YUV 4:2:0\n" "MTX8;M-JPEG;Matrox;;;;;YUV 4:2:0\n" "MTX9;M-JPEG;Matrox;;;;;YUV 4:2:0\n" "MV10;Nokia;;Nokia Mobile Phones\n" "MV11;Nokia;;Nokia Mobile Phones\n" "MV12;MVI;;Motion Pixels (old)\n" "MV99;Nokia;;Nokia Mobile Phones\n" "MVC1;Nokia;;Nokia Mobile Phones\n" "MVC2;Nokia;;Nokia Mobile Phones\n" "MVC9;Nokia;;Nokia Mobile Phones\n" "MVI1;MVI;;Motion Pixels MVI\n" "MVI2;MVI;;Motion Pixels MVI\n" "MWV1;Aware Motion Wavelets;;Aware Motion Wavelets\n" "MYUV;RGB;;Media-100 844/X Uncompressed;;;;RGB\n" "NAVI;MPEG-4 Visual;;nAVI video (hacked MS MPEG-4);;;;YUV 4:2:0\n" "NDIG;MPEG-4 Visual;Ahead;Ahead Nero Digital MPEG-4;;;;YUV 4:2:0\n" "NHVU;Nvidia Texture;;Nvidia Texture Format (GEForce 3)\n" "NO16;RGB;;Theory None16 64bit uncompressed Uncompressed;;;;RGB\n" "NT00;YUV;LightWave;NewTek LightWave HDTV YUV with Alpha-channel;;;;YUV\n" "NTN1;NogaTech Video 1;;Nogatech Video Compression 1\n" "NTN2;NogaTech Video 2;;Nogatech Video Compression 2 (GrabBee hardware coder)\n" "NUV1;Nuppel;;NuppelVideo\n" "NV12;YUV;;8-bit Y plane followed by an interleaved U/V plane with 2x2 subsampling;;;;YUV\n" "NV21;YUV;;As NV12 with U and V reversed in the interleaved plane;;;;YUV\n" "NVDS;Nvidia Texture;;Nvidia Texture Format\n" "NVHS;Nvidia Texture;;Nvidia Texture Format (GeForce 3)\n" "NVHU;Nvidia Texture;;Nvidia Texture Format\n" "NVS0;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVS1;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVS2;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVS3;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVS4;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVS5;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVS6;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVS7;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVS8;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVS9;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVT0;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVT1;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVT2;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVT3;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVT4;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVT5;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVT6;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVT7;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVT8;Nvidia Texture;;Nvidia Texture Compression Format\n" "NVT9;Nvidia Texture;;Nvidia Texture Compression Format\n" "NY12;YUV;Nogatech;;;;;YUV\n" "NYUV;YUV;Nogatech;;;;;YUV\n" "ONYX;VP7;On2;;http://www.on2.com/vp7.php3\n" "PCLE;Studio400;Pinnacle\n" "PDVC;DV;Panasonic;;;;;YUV\n" "PGVV;Radius Video Vision\n" "PHMO;Photomotion;IBM\n" "PIM1;M-JPEG;Pegasus;Pinnacle DC1000 hardware (MPEG compression);http://mirror01.iptelecom.net.ua/~video/codecs/PICVideo.Lossless.JPEG.codec.v2.10.27.exe;;;YUV 4:2:0\n" "PIM2;M-JPEG;Pegasus;Pegasus Imaging;http://mirror01.iptelecom.net.ua/~video/codecs/PICVideo.Lossless.JPEG.codec.v2.10.27.exe;;;YUV 4:2:0\n" "PIMJ;M-JPEG;Pegasus;Pegasus Imaging PICvideo Lossless JPEG;http://mirror01.iptelecom.net.ua/~video/codecs/PICVideo.Lossless.JPEG.codec.v2.10.27.exe;;;YUV 4:2:0\n" "PIXL;M-JPEG;Miro;MiroVideo XL (M-JPEG);;;;YUV 4:2:0\n" "PNG;M-PNG\n" "PNG1;M-PNG;;Corecodec.org CorePNG\n" "PVEZ;PowerEZ;;Horizons Technology PowerEZ\n" "PVMM;MPEG-4 Visual;Pegasus;PacketVideo Corporation MPEG-4;;;;YUV 4:2:0\n" "PVW2;Wavelet;Pegasus;Pegasus Imaging Wavelet 2000\n" "PVWV;Wavelet;Pegasus;Pegasus Imaging Wavelet 2000\n" "PXLT;Pixlet;;Apple Pixlet (Wavelet)\n" "Q1.0;QPEG 1.0;;Q-Team QPEG 1.0;http://www.q-team.de\n" "Q1.1;QPEG 1.1;;Q-Team QPEG 1.1;http://www.q-team.de\n" "QDGX;Apple GX;;Apple QuickDUncompressed GX\n" "QDRW;Palettized Video;;Apple\n" "QPEG;QPEG 1.1;;Q-Team QPEG 1.1\n" "QPEQ;QPEG 1.1;;Q-Team QPEG 1.1\n" "R210;YUV;;BlackMagic YUV (Quick Time);;;;YUV\n" "R411;DV;Radius;Radius DV NTSC YUV;;;;YUV\n" "R420;DV;Radius;Radius DV PAL YUV;;;;YUV\n" "RAV_;MPEG-1;GroupTron;GroupTRON ReferenceAVI (dummy for MPEG compressor);;;;YUV 4:2:0\n" "RAVI;MPEG-1;GroupTron;GroupTRON ReferenceAVI (dummy for MPEG compressor);;;;YUV 4:2:0\n" "RAW ;RGB;;Full Frames (Uncompressed);;;;RGB\n" "raw ;RGB;;Full Frames (Uncompressed);http://www.apple.com/quicktime/download/standalone.html;;;RGB\n" "RGB ;RGB;;;;;;RGB 8:8:8\n" "RGB1;RGB;;;;;;RGB 3:3:2\n" "RGB2;RGB;;;;;;RGB 3:3:2\n" "RGBA;RGB;;;http://www.fourcc.org/indexrgb.htm;;;RGB\n" "RGBO;RGB;;Little Endian;;;;RGB 5:5:5\n" "RGBP;RGB;;Little Endian;;;;RGB 5:6:5\n" "RGBQ;RGB;;Big Endian;;;;RGB 5:5:5\n" "RGBR;RGB;;Big Endian;;;;RGB 5:6:5\n" "RGBT;RGBA;;;http://www.fourcc.org/indexrgb.htm;;;RGBA\n" "RIVA;Swizzled texture;;Nvidia\n" "RL4;RLE;;RLE 4bpp RGB;;;;RGB\n" "RL8;RLE;;RLE 8bpp RGB;;;;RGB\n" "RLE ;RLE;;RLE RGB with arbitrary sample packing within a pixel;http://www.fourcc.org/indexrgb.htm;;;RGB\n" "RLE4;RLE;;RLE 4bpp RGB;http://www.fourcc.org/indexrgb.htm;;;RGB\n" "RLE8;RLE;;RLE 8bpp RGB;http://www.fourcc.org/indexrgb.htm;;;RGB\n" "RLND;Roland;;Roland Corporation\n" "RMP4;MPEG-4 Visual;RealMagic;REALmagic MPEG-4 Video (Sigma Design, built on XviD);;;;YUV 4:2:0\n" "ROQV;Id RoQ;;Id RoQ File Video Decoder\n" "RT21;Intel Video 2.1;;Intel Real Time Video 2.1\n" "RTV0;NewTek VideoToaster;;NewTek VideoToaster (dummy format - only AVI header)\n" "RUD0;Rududu;;Rududu video\n" "RV10;RealVideo 1;;H263, RealVideo 5;http://www.real.com\n" "RV13;RealVideo 1;;H263, RealVideo 5;http://www.real.com\n" "RV20;RealVideo 2;;H263, RealVideo 6;http://www.real.com\n" "RV30;RealVideo 3;;Between H263 and H264, RealVideo 8;http://www.real.com\n" "RV40;RealVideo 4;;H264, RealVideo 9;http://www.real.com\n" "RVX ;RDX;;Intel RDX\n" "S263;H.263;;;http://ffdshow-tryout.sourceforge.net/\n" "S422;YUV;VideoCap C210;VideoCap C210;;;;YUV\n" "SAN3;MPEG-4 Visual;;Direct copy of DivX 3.11;;;;YUV 4:2:0\n" "SANM;Smush v2;;LucasArts;http://www.lucasarts.com/\n" "SCCD;SoftCam\n" "SDCC;DV;Sun;Sun Digital Camera;;;;YUV 4:1:1\n" "SEDG;MPEG-4 Visual;Samsung;Samsung MPEG-4;;;;YUV 4:2:0\n" "SEG4;Cinepak;;;http://www.sega.com/\n" "SEGA;Cinepak;;;http://www.sega.com/\n" "SFMC;CrystalNet;;CrystalNet Surface Fitting Method\n" "SHR0;BitJazz SheerVideo;;BitJazz SheerVideo (realtime lossless)\n" "SHR1;BitJazz SheerVideo;;BitJazz SheerVideo (realtime lossless)\n" "SHR2;BitJazz SheerVideo;;BitJazz SheerVideo (realtime lossless)\n" "SHR3;BitJazz SheerVideo;;BitJazz SheerVideo (realtime lossless)\n" "SHR4;BitJazz SheerVideo;;BitJazz SheerVideo (realtime lossless)\n" "SHR5;BitJazz SheerVideo;;BitJazz SheerVideo (realtime lossless)\n" "SHR6;BitJazz SheerVideo;;BitJazz SheerVideo (realtime lossless)\n" "SHR7;BitJazz SheerVideo;;BitJazz SheerVideo (realtime lossless)\n" "SJPG;M-JPEG;CuSeeMe;CuSeeMe;http://mirror01.iptelecom.net.ua/~video/codecs/CUseeMe.M-JPEG.CODEC.v1.17.exe;;;YUV 4:2:0\n" "SL25;DV;SoftLab DVCPro;SoftLab-NSK DVCPRO;;;;YUV 4:1:1\n" "SL50;DV;SoftLab DVCPro5;SoftLab-NSK ;;;;YUV 4:1:1\n" "SLDV;DV;SoftLab;SoftLab-NSK Forward DV Draw;;;;YUV 4:1:1\n" "SLIF;MPEG Video;SoftLab;SoftLab-NSK MPEG-2 I-frames;;;;YUV 4:2:0\n" "SLMJ;M-JPEG;SoftLab;SoftLab-NSK Forward M-JPEG;;;;YUV 4:2:0\n" "smc ;SMC;;Apple Graphics (SMC);http://www.apple.com/quicktime/download/standalone.html\n" "SMSC;Radius\n" "SMSD;Radius\n" "SMSV;Wavelet Video;;WorldConnect Wavelet Streaming Video\n" "SNOW;Snow;;;http://ffdshow-tryout.sourceforge.net/\n" "SP40;YUV;SunPlus;SunPlus YUV;;;;YUV\n" "SP44;MegaCam;;SunPlus Aiptek MegaCam\n" "SP53;MegaCam;;SunPlus Aiptek MegaCam\n" "SP54;MegaCam;;SunPlus Aiptek MegaCam\n" "SP55;MegaCam;;SunPlus Aiptek MegaCam\n" "SP56;MegaCam;;SunPlus Aiptek MegaCam\n" "SP57;MegaCam;;SunPlus Aiptek MegaCam\n" "SP58;MegaCam;;SunPlus Aiptek MegaCam\n" "SP61;MegaCam;;SunPlus Aiptek MegaCam\n" "SPIG;Spigot;;Radius Spigot\n" "SPLC;ACM audio;;Splash Studios ACM Audio\n" "SPRK;Spark\n" "SQZ2;VXTreme 2;;Microsoft VXTreme Video V2\n" "STVA;ST Imager;;ST Microelectronics CMOS Imager Data (Bayer)\n" "STVB;ST Imager;;ST Microelectronics CMOS Imager Data (Nudged Bayer)\n" "STVC;ST Imager;;ST Microelectronics CMOS Imager Data (Bunched)\n" "STVX;ST Imager;;ST Microelectronics CMOS Imager Data (Extended Data Format)\n" "STVY;ST Imager;;ST Microelectronics CMOS Imager Data (Extended Data Format with Correction Data)\n" "SV10;Sorenson;;Sorenson Media Video R1\n" "SVQ1;Sorenson 1;;Sorenson Media Video 1 (Apple QuickTime 3)\n" "SVQ2;Sorenson 2;;Sorenson Media Video 2 (Apple QuickTime 4)\n" "SVQ3;Sorenson 3;;Sorenson Media Video 3 (Apple QuickTime 5)\n" "SWC1;M-JPEG;MainConcept;MainConcept M-JPEG;;;;YUV 4:2:0\n" "T420;YUV;Toshiba;Toshiba YUV 4:2:0;;;;YUV\n" "TGA ;TGA;Apple;Apple TGA (with Alpha-channel)\n" "THEO;Theora;;FFVFW Supported\n" "TIFF;Apple TIFF;;Apple TIFF (with Alpha-channel)\n" "TIM2;Pinnacle DVI;;Pinnacle RAL DVI\n" "TLMS;TeraLogic;;TeraLogic Motion Intraframe\n" "TLST;TeraLogic;;TeraLogic Motion Intraframe\n" "TM10;Duck;;Duck TrueMotion\n" "TM20;Duck 2;;Duck TrueMotion 2.0\n" "TM2A;Duck Archiver 2;;Duck TrueMotion Archiver 2.0\n" "TM2X;Duck 2;;Duck TrueMotion 2X\n" "TMIC;TeraLogic;;TeraLogic Motion Intraframe\n" "TMOT;Horizons TM S;;Horizons Technology TrueMotion Video\n" "TR20;Duck TM RT2;;Duck TrueMotion RT 2.0\n" "TRLE;Akula;;Akula Alpha Pro Custom AVI (LossLess)\n" "TSCC;TechSmith;;TechSmith Screen Capture\n" "tscc;TechSmith;;TechSmith Screen Capture\n" "TV10;Tecomac;;Tecomac Low-Bit Rate\n" "TVJP;Pinnacle/Truevision;;TrueVision Field Encoded M-JPEG (Targa emulation)\n" "TVMJ;Pinnacle/Truevision;;Truevision TARGA M-JPEG Hardware (or Targa emulation)\n" "TY0N;Trident;;Trident Decompression Driver\n" "TY2C;Trident;;Trident Decompression Driver\n" "TY2N;Trident;;Trident Decompression Driver\n" "U5.3.0, <5.9.0\n" "1438;>5.3.0, <5.9.0\n" "1453;5.9.0 Fusion (InertialConfinement);UTC 2005-01\n" "1461;5.9.0 Fusion (HiggsBoson);UTC 2005-01\n" "1528;5.9.0 Fusion (HiggsBoson);UTC 2005-03-05\n" "1571;6.0.0;UTC 2005-06-15\n" "1594;6.0.0 (DivX Converter1.0);UTC 2005-06\n" "1599;6.0.0 Helium;UTC 2005-06\n" "1612;6.0.0 Helium (GodFatherOfSoul);UTC 2005-06-15\n" "1697;6.0.3 Fusion (ThermonuclearFusion);UTC 2005-10-18\n" "1737;He-3 (TwinTurbocharger);UTC 2005-12\n" "1786;6.1.0;UTC 2005-12-12\n" "1828;6.1.1;UTC 2006-02-01\n" "1893;6.2.0 Beta1;UTC 2006-03-25\n" "1910;6.2.0;UTC 2006-04-11\n" "1913;6.2.1;UTC 2006-04\n" "1915;6.2.1 Patch1Beta;UTC 2006-04\n" "1920;6.2.2;UTC 2006-04-26\n" "1977;6.2.5;UTC 2006-06-16\n" "1988;6.2.5;UTC 2006-07\n" "2075;>6.2.5, <6.4.0\n" "2081;6.4.0 Beta1;UTC 2006-09-27\n" "2086;6.4.0;UTC 2006-10-03\n" "2201;6.5.0;UTC 2006-12\n" "2207;6.5.1;UTC 2007-03\n" "2292;6.6.0;UTC 2007-05-04\n" "2306;6.6.1\n" "2309;6.6.1\n" "2318;6.6.1.4\n" "2396;6.7 Beta;UTC 2007-08-26\n" "2432;6.7.0;UTC 2007-09-20\n" "2510;6.8.0;UTC 2007-12-04\n" "2521;6.8.0 Converter 6.6\n" "2559;6.8.2;UTC 2008-05-17\n" "2676;6.8.3-6.8.4;UTC 2008-06-07\n" "2816;6.8.5;UTC 2009-08-20\n" "2851;6.8.5;UTC 2009-08-20\n" )); Info.Separator_Set(0, ZenLib::EOL); } //--------------------------------------------------------------------------- void MediaInfo_Config_Library_XviD (InfoMap &Info) { Info.Separator_Set(0, _T("\n")); Info.Write(Ztring().From_UTF8( "Main source;http://xmm.sourceforge.net/DivX5-6_Xvid_Bitstream_version.php\n" "1;0.0.01;UTC 2002-10-17\n" "2;0.0.02;UTC 2002-10-30\n" "3;0.0.03;UTC 2002-12-09\n" "4;0.0.04;UTC 2003-01\n" "5;0.0.05;UTC 2003-01-11\n" "6;0.0.06;UTC 2003-01-12\n" "7;0.0.07;UTC 2003-01-13\n" "8;0.0.08;UTC 2003-01-14\n" "9;0.0.09;UTC 2003-03-25\n" "10;0.0.10;UTC 2003-06-09\n" "11;0.0.11;UTC 2003-06-09\n" "12;0.0.12;UTC 2003-06-11\n" "13;0.0.13;UTC 2003-06-11\n" "14;0.0.14;UTC 2003-06-28\n" "15;0.0.15;UTC 2003-07-28\n" "16;0.0.16;UTC 2003-07-28\n" "17;0.0.17;UTC 2003-08-06\n" "18;0.0.18;UTC 2003-09-04\n" "19;0.0.19;UTC 2003-09-28\n" "20;0.0.20;UTC 2003-10-09\n" "21;1.0.0 Beta1 (Aloha);UTC 2003-11-29\n" "22;1.0.0 Beta1.5;UTC 2003-12-03\n" "23;1.0.0 Beta2 (Ciao);UTC 2003-12-06\n" "24;1.0.0 Beta2.5;UTC 2003-12-18\n" "25;1.0.0 Beta3 (Selam);UTC 2003-12-27\n" "26;1.0.0 RC1 (Niltze);UTC 2004-01-26\n" "27;1.0.0 RC1b;UTC 2004-01-30\n" "28;1.0.0 RC2 (Jambo);UTC 2004-02-01\n" "29;1.0.0 RC3 (Nihao);UTC 2004-03-22\n" "30;1.0.0 RC4 (Hola);UTC 2004-04-05\n" "31;1.0.0 RC4b;UTC 2004-04-15\n" "32;1.0.0 RC4c;UTC 2004-05-02\n" "33;1.0.0 RC4d;UTC 2004-05-03\n" "34;1.0.0;UTC 2004-05-09\n" "35;1.0.1;UTC 2004-06-05\n" "36;1.0.2;UTC 2004-08-29\n" "37;1.0.3;UTC 2004-12-20\n" "38;1.1.0 Beta1;UTC 2005-01-16\n" "39;1.1.0 Beta2;UTC 2005-04-04\n" "40;1.1.0 RC;UTC 2005-11-22\n" "41;1.1.0;UTC 2005-11-22\n" "42;1.2.0.dev42;UTC 2005-12\n" "43;1.2.0SMP;UTC 2006-01-08\n" "44;1.1.1;UTC 2006-07-10\n" "45;1.2.0.dev45;UTC 2006-07-10\n" "46;1.1.2;UTC 2006-11-01\n" "47;1.2.0.dev47;UTC 2006-11-01\n" "48;1.2.0.dev48\n" "49;1.2.0.dev49\n" "50;1.2.1;UTC 2008-12-04\n" "55;1.3.0.dev55\n" )); Info.Separator_Set(0, ZenLib::EOL); } //--------------------------------------------------------------------------- void MediaInfo_Config_Library_MainConcept_Avc (InfoMap &Info) { Info.Separator_Set(0, _T("\n")); Info.Write(Ztring().From_UTF8( "2.0.1889;2.0.1889;UTC 2006-01-11\n" )); Info.Separator_Set(0, ZenLib::EOL); } //--------------------------------------------------------------------------- void MediaInfo_Config_Library_VorbisCom (InfoMap &Info) { Info.Separator_Set(0, _T("\n")); Info.Write(Ztring().From_UTF8( "Main source;http://wiki.hydrogenaudio.org/index.php?title=Recommended_Ogg_Vorbis\n" "Xiphophorus libVorbis I 20000508;1.0 Beta 1/2;UTC 2000-05-08\n" "Xiphophorus libVorbis I 20001031;1.0 Beta 3;UTC 2000-10-31\n" "Xiphophorus libVorbis I 20010225;1.0 Beta 4;UTC 2001-02-25\n" "Xiphophorus libVorbis I 20010615;1.0 RC1;UTC 2000-16-15\n" "Xiphophorus libVorbis I 20010813;1.0 RC2;UTC 2000-18-13\n" "Xiphophorus libVorbis I 20010816 (gtune 1);1.0 RC2 (GTune 1);UTC 2001-08-16\n" "Xiphophorus libVorbis I 20011014 (GTune 2);1.0 RC2 (GTune 2);UTC 2001-10-14\n" "Xiphophorus libVorbis I 20011217;1.0 RC3;UTC 2001-12-17\n" "Xiphophorus libVorbis I 20011231;1.0 RC3;UTC 2001-12-31\n" "Xiph.Org libVorbis I 20020717;1.0;UTC 2002-07-17\n" "Xiph.Org/Sjeng.Org libVorbis I 20020717 (GTune 3, beta 1);1.0 (GTune 3 Beta 1);UTC 2002-07-17\n" "Xiph.Org libVorbis I 20030308;1.0.1 (CVS);UTC 2003-03-08\n" "Xiph.Org libVorbis I 20030909;1.0.1;UTC 2003-09-09\n" "Xiph.Org/Sjeng.Org libVorbis I 20030909 (GTune 3, beta 2) EXPERIMENTAL;1.0 (GTune 3 Beta 2);UTC 2003-09-09\n" "Xiph.Org libVorbis I 20031230 (1.0.1);1.0.1 (CVS);UTC 2003-12-30\n" "Xiph.Org/Sjeng.Org libVorbis I 20031230 (GTune 3, beta 2);1.0.1 (GTune 3 Beta 2);UTC 2003-12-30\n" "AO aoTuV b2 [20040420] (based on Xiph.Org's 1.0.1);Beta 2;UTC 2004-04-20\n" "Xiph.Org libVorbis I 20040629;1.1;UTC 2004-06-29\n" "Xiph.Org libVorbis I 20040920;1.1 (with impulse_trigger_profile);UTC 2004-09-20\n" "AO aoTuV b3 [20041120] (based on Xiph.Org's libVorbis);Beta 3;UTC 2004-11-20\n" "Xiph.Org libVorbis I 20050304;1.1.1/1.1.2;UTC 2005-03-04\n" "AO aoTuV b4 [20050617] (based on Xiph.Org's libVorbis);Beta 4;UTC 2005-06-17\n" "BS Lancer [20050709] (based on aoTuV b4 [20050617]);(aoTuV Beta 4);UTC 2005-07-09\n" "AO aoTuV b4a [20051105] (based on Xiph.Org's libVorbis);Beta 4.5;UTC 2005-11-05\n" "AO aoTuV b4b [20051117] (based on Xiph.Org's libVorbis);Beta 4.51;UTC 2005-11-17\n" "BS Lancer [20051121] (based on aoTuV b4b [20051117]);(aoTuV Beta 4.51);UTC 2005-11-21\n" "AO aoTuV pre-beta5 [20060321] (based on Xiph.Org's libVorbis);Beta 5 (preBeta);UTC 2006-03-21\n" "AO aoTuV b5 [20061024] (based on Xiph.Org's libVorbis);Beta 5;UTC 2006-10-24\n" "Xiph.Org libVorbis I 20070622;1.2;UTC 2007-06-22\n" )); Info.Separator_Set(0, ZenLib::EOL); } //--------------------------------------------------------------------------- void MediaInfo_Config_Summary (ZtringListList &Info) { Info.Separator_Set(0, _T("\n")); Info.Write(Ztring().From_UTF8( "General;[%Format%][ (%Format_Profile%)][ (%Format_Commercial_IfAny%)]$if(%Format%,$: $)%FileSize/String%[, %Duration/String%]\n" "Video;[%Language/String%, ][%BitRate/String%$if(%BitRate_Nominal/String%, \\(%BitRate_Nominal/String%\\)), ][%Width%*][%Height%][ (%DisplayAspectRatio/String%), ][$at$ %FrameRate/String%, ][%Format%][ (%CodecID/Hint%)][ (%Standard%)]$if(%MuxingMode%, \\(%MuxingMode%\\))$if(%Format_Version%, \\(%Format_Version%\\))$if(%Format_Profile%, \\(%Format_Profile%\\))$if(%Format_Settings%, \\(%Format_Settings%\\))[ (%Format_Commercial_IfAny%)]\n" "Audio;[%Language/String%, ][%BitRate/String%$if(%BitRate_Nominal/String%, \\(%BitRate_Nominal/String%\\)), ][%SamplingRate/String%, ][%Channel(s)/String%, ][%Format%][ (%CodecID/Hint%)]$if(%MuxingMode%, \\(%MuxingMode%\\))$if(%Format_Version%, \\(%Format_Version%\\))$if(%Format_Profile%, \\(%Format_Profile%\\))$if(%Format_Settings%, \\(%Format_Settings%\\))[ (%Format_Commercial_IfAny%)]\n" "Text;[%Language/String%, ][%Format%][ (%Format_Commercial_IfAny%)]\n" "Chapters;[%Language/String%, ]%Total% chapters[, %Format%][ (%Format_Commercial_IfAny%)]\n" )); Info.Separator_Set(0, ZenLib::EOL); } } //NameSpace