[svn] / trunk / xvidcore / vfw / src / resource.rc Repository:
ViewVC logotype

Diff of /trunk/xvidcore/vfw/src/resource.rc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1451, Fri May 21 14:40:15 2004 UTC revision 1510, Sun Jul 18 12:45:57 2004 UTC
# Line 61  Line 61 
61      COMBOBOX        IDC_VHQ,112,37,76,76,CBS_DROPDOWNLIST | WS_VSCROLL |      COMBOBOX        IDC_VHQ,112,37,76,76,CBS_DROPDOWNLIST | WS_VSCROLL |
62                      WS_TABSTOP                      WS_TABSTOP
63      CONTROL         "Use chroma motion",IDC_CHROMAME,"Button",      CONTROL         "Use chroma motion",IDC_CHROMAME,"Button",
64                      BS_AUTOCHECKBOX | WS_TABSTOP,14,58,77,10                      BS_AUTOCHECKBOX | WS_TABSTOP,14,65,77,10
65      CONTROL         "Turbo ;-)",IDC_TURBO,"Button",BS_AUTOCHECKBOX |      CONTROL         "Turbo ;-)",IDC_TURBO,"Button",BS_AUTOCHECKBOX |
66                      WS_TABSTOP,143,58,43,10                      WS_TABSTOP,143,65,43,10
67      EDITTEXT        IDC_FRAMEDROP,112,96,75,12,ES_AUTOHSCROLL | ES_NUMBER      EDITTEXT        IDC_FRAMEDROP,112,96,75,12,ES_AUTOHSCROLL | ES_NUMBER
68      EDITTEXT        IDC_MAXKEY,112,116,76,12,ES_AUTOHSCROLL | ES_NUMBER      EDITTEXT        IDC_MAXKEY,112,116,76,12,ES_AUTOHSCROLL | ES_NUMBER
69      CONTROL         "Cartoon Mode",IDC_CARTOON,"Button",BS_AUTOCHECKBOX |      CONTROL         "Cartoon Mode",IDC_CARTOON,"Button",BS_AUTOCHECKBOX |
# Line 77  Line 77 
77                      SS_CENTERIMAGE                      SS_CENTERIMAGE
78      GROUPBOX        "Motion Precision",IDC_STATIC,7,7,193,77      GROUPBOX        "Motion Precision",IDC_STATIC,7,7,193,77
79      GROUPBOX        "Other",IDC_STATIC,7,79,193,84      GROUPBOX        "Other",IDC_STATIC,7,79,193,84
80        CONTROL         "Use VHQ for bframes too",IDC_VHQ_BFRAME,"Button",
81                        BS_AUTOCHECKBOX | WS_TABSTOP,14,52,95,10
82  END  END
83    
84  IDD_MAIN DIALOGEX 0, 0, 225, 255  IDD_MAIN DIALOGEX 0, 0, 225, 255
# Line 552  Line 554 
554      LTEXT           "Quantizer ratio:",IDC_BQUANTRATIO_S,16,150,89,8      LTEXT           "Quantizer ratio:",IDC_BQUANTRATIO_S,16,150,89,8
555      LTEXT           "Quantizer offset:",IDC_BQUANTOFFSET_S,16,164,52,8      LTEXT           "Quantizer offset:",IDC_BQUANTOFFSET_S,16,164,52,8
556      LTEXT           "Quantization type:",IDC_QUANTTYPE_S,16,32,100,8      LTEXT           "Quantization type:",IDC_QUANTTYPE_S,16,32,100,8
557        CONTROL         "Top field first",IDC_TFF,"Button",BS_AUTOCHECKBOX |
558                        WS_TABSTOP,119,62,56,10
559  END  END
560    
561  IDD_ZONE DIALOG DISCARDABLE  0, 0, 212, 194  IDD_ZONE DIALOG DISCARDABLE  0, 0, 212, 194
# Line 860  Line 864 
864    
865  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
866  //  //
867    // Icon
868    //
869    
870    // Icon with lowest ID value placed first to ensure application icon
871    // remains consistent on all systems.
872    IDI_ICON                ICON    DISCARDABLE     "xvid.ico"
873    
874    /////////////////////////////////////////////////////////////////////////////
875    //
876  // String Table  // String Table
877  //  //
878    
# Line 934  Line 947 
947      IDC_CHROMAME            "Use chroma information to detect motion (slower)."      IDC_CHROMAME            "Use chroma information to detect motion (slower)."
948      IDC_BQUANTOFFSET        "B-frame quantizer offset from last p-frame quantizer; refer to b-frame quant ratio (above)"      IDC_BQUANTOFFSET        "B-frame quantizer offset from last p-frame quantizer; refer to b-frame quant ratio (above)"
949      IDC_VHQ                 "VHQ enables an additional search process to increase quality (much slower)."      IDC_VHQ                 "VHQ enables an additional search process to increase quality (much slower)."
950    END
951    
952    STRINGTABLE DISCARDABLE
953    BEGIN
954      IDC_ZONE_CHROMAOPT     "Interpolates colours in bright/dark areas for achieving a nicer edge impression"      IDC_ZONE_CHROMAOPT     "Interpolates colours in bright/dark areas for achieving a nicer edge impression"
955        IDC_ZONE_BVOPTHRESHOLD  "Change the amount of b-frames in this zone. Recommended values are between -20 (almost no b-vops) and 30 (many b-vops).\nThe hardcoded maximum in profile/level will never be exceeded"
956        IDC_LEVEL_PROFILE       "Restrict the usage of MPEG-4 tools and limit the encoded bitrate such that bitstreams are compatible with hardware decoders."
957        IDC_LEVEL_WIDTH         "Suggested VOP width (pixels)"
958        IDC_LEVEL_HEIGHT        "Suggested VOP height (pixels)"
959  END  END
960    
961  STRINGTABLE DISCARDABLE  STRINGTABLE DISCARDABLE
# Line 953  Line 974 
974    
975  STRINGTABLE DISCARDABLE  STRINGTABLE DISCARDABLE
976  BEGIN  BEGIN
     IDC_LEVEL_PROFILE       "Restrict the usage of MPEG-4 tools and limit the encoded bitrate such that bitstreams are compatible with hardware decoders."  
     IDC_LEVEL_WIDTH         "Suggested VOP width (pixels)"  
     IDC_LEVEL_HEIGHT        "Suggested VOP height (pixels)"  
 END  
   
 STRINGTABLE DISCARDABLE  
 BEGIN  
977      IDC_LEVEL_FPS           "Suggested VOP rate (frames-per-second)"      IDC_LEVEL_FPS           "Suggested VOP rate (frames-per-second)"
978      IDC_LEVEL_VMV           "Video Memory Verifier (VMV):\n\nThe maximum number of macroblocks permitted per VOP."      IDC_LEVEL_VMV           "Video Memory Verifier (VMV):\n\nThe maximum number of macroblocks permitted per VOP."
979      IDC_LEVEL_VCV           "Video Complexity Verifier (VCV):\nThe maximum macroblocks decoded per second."      IDC_LEVEL_VCV           "Video Complexity Verifier (VCV):\nThe maximum macroblocks decoded per second."
980      IDC_LEVEL_VBV           "Video Buffer Verifier (VBV):\n\nThe maximum size of the video decoder buffer. The encoded bitstream but not overflow or underflow this buffer."      IDC_LEVEL_VBV           "Video Buffer Verifier (VBV):\n\nThe maximum size of the video decoder buffer. The encoded bitstream but not overflow or underflow this buffer."
981      IDC_LEVEL_BITRATE       "Maximum instantaneous bitrate."      IDC_LEVEL_BITRATE       "Maximum instantaneous bitrate."
982      IDC_BITRATE             "The target AVI bitrate, file size, or quantizer."      IDC_BITRATE             "The target AVI bitrate, file size, or quantizer."
     IDC_ZONE_BVOPTHRESHOLD  
                             "Change the amount of b-frames in this zone. Recommended values are between -20 (almost no b-vops) and 30 (many b-vops).\nThe hardcoded maximum in profile/level will never be exceeded"  
983      IDC_TRELLISQUANT        "Advanced, high quality quantization mode"      IDC_TRELLISQUANT        "Advanced, high quality quantization mode"
984      IDC_BITRATE_S           "Toggle between quantizer, target bitrate, target file size"      IDC_BITRATE_S           "Toggle between quantizer, target bitrate, target file size"
985  END  END
# Line 1007  Line 1019 
1019    
1020    
1021  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
1022  // English (Australia) resources  // Englisch (Australien) resources
1023    
1024  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENA)  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENA)
1025  #ifdef _WIN32  #ifdef _WIN32
# Line 1040  Line 1052 
1052    
1053  #endif    // APSTUDIO_INVOKED  #endif    // APSTUDIO_INVOKED
1054    
1055  #endif    // English (Australia) resources  #endif    // Englisch (Australien) resources
1056  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
1057    
1058    

Legend:
Removed from v.1451  
changed lines
  Added in v.1510

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4