--- branches/dev-api-4/xvidcore/vfw/src/resource.rc 2003/10/22 09:52:58 1184 +++ branches/dev-api-4/xvidcore/vfw/src/resource.rc 2003/10/28 23:42:09 1193 @@ -68,6 +68,8 @@ SS_CENTERIMAGE LTEXT "Minimum I-frame interval:",IDC_STATIC,12,120,94,12, SS_CENTERIMAGE + CONTROL "Use cartoon mode",IDC_CARTOON,"Button",BS_AUTOCHECKBOX | + WS_TABSTOP,13,143,74,10 END IDD_MAIN DIALOGEX 0, 0, 225, 255 @@ -945,6 +947,11 @@ STRINGTABLE DISCARDABLE BEGIN + IDC_CARTOON "Enables special motion estimation features for cartoons/anime." +END + +STRINGTABLE DISCARDABLE +BEGIN IDC_PROFILE_PROFILE "Restrict the usage of MPEG-4 tools and limit the encoded bitrate such that bitstreams are compatible with hardware decoders." END