[cvs] / vfw / src / config.rc Repository:
ViewVC logotype

Diff of /vfw/src/config.rc

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

revision 1.17.2.3, Sun Jan 12 16:36:51 2003 UTC revision 1.18, Tue Sep 24 14:37:30 2002 UTC
# Line 7  Line 7 
7  //  //
8  // Generated from the TEXTINCLUDE 2 resource.  // Generated from the TEXTINCLUDE 2 resource.
9  //  //
10  #include "winres.h"  #ifdef _MSC_VER
11    #include "afxres.h"
12    #else
13    #include <windows.h>
14    #ifndef IDC_STATIC
15    #define IDC_STATIC (-1)
16    #endif
17    #endif
18    
19  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
20  #undef APSTUDIO_READONLY_SYMBOLS  #undef APSTUDIO_READONLY_SYMBOLS
21    
22  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
23  // German (Germany) resources  // Deutsch (Deutschland) resources
24    
25  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
26  #ifdef _WIN32  #ifdef _WIN32
# Line 27  Line 34 
34  //  //
35    
36  IDB_LOGO                BITMAP  DISCARDABLE     "XviD_logo.bmp"  IDB_LOGO                BITMAP  DISCARDABLE     "XviD_logo.bmp"
37  #endif    // German (Germany) resources  #endif    // Deutsch (Deutschland) resources
38  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
39    
40    
41  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
42  // English (Australia) resources  // Englisch (Australien) resources
43    
44  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENA)  #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENA)
45  #ifdef _WIN32  #ifdef _WIN32
# Line 71  Line 78 
78  // Dialog  // Dialog
79  //  //
80    
81  IDD_MAIN DIALOG DISCARDABLE  0, 0, 184, 145  IDD_MAIN DIALOG DISCARDABLE  0, 0, 184, 129
82  STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU  STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
83  CAPTION "XviD Configuration"  CAPTION "XviD Configuration"
84  FONT 8, "MS Sans Serif"  FONT 8, "MS Sans Serif"
# Line 81  Line 88 
88      CONTROL         "Slider1",IDC_SLIDER,"msctls_trackbar32",TBS_BOTH |      CONTROL         "Slider1",IDC_SLIDER,"msctls_trackbar32",TBS_BOTH |
89                      TBS_NOTICKS | WS_TABSTOP,96,32,76,12                      TBS_NOTICKS | WS_TABSTOP,96,32,76,12
90      EDITTEXT        IDC_VALUE,96,48,76,12,ES_AUTOHSCROLL | ES_NUMBER      EDITTEXT        IDC_VALUE,96,48,76,12,ES_AUTOHSCROLL | ES_NUMBER
91      PUSHBUTTON      "Advanced options...",IDC_ADVANCED,52,75,80,12      PUSHBUTTON      "Advanced options...",IDC_ADVANCED,52,76,80,12
92      PUSHBUTTON      "Decoder options...",IDC_DECODER,52,91,80,12      PUSHBUTTON      "Load Defaults...",IDC_DEFAULTS,52,92,80,12
93      DEFPUSHBUTTON   "OK",IDOK,52,123,80,12      DEFPUSHBUTTON   "OK",IDOK,52,108,80,12
94      LTEXT           "Encoding Mode:",IDC_STATIC,12,16,80,12,SS_CENTERIMAGE      LTEXT           "Encoding Mode:",IDC_STATIC,12,16,80,12,SS_CENTERIMAGE
95      LTEXT           "",IDC_SLIDER_STATIC,12,32,80,12,SS_CENTERIMAGE      LTEXT           "",IDC_SLIDER_STATIC,12,32,80,12,SS_CENTERIMAGE
96      LTEXT           "",IDC_VALUE_STATIC,12,48,80,12,SS_CENTERIMAGE      LTEXT           "",IDC_VALUE_STATIC,12,48,80,12,SS_CENTERIMAGE
97      GROUPBOX        "Encoding options",IDC_STATIC,4,4,176,64      GROUPBOX        "Encoding options",IDC_STATIC,4,4,176,64
     PUSHBUTTON      "Load Defaults...",IDC_DEFAULTS,52,107,80,12  
98  END  END
99    
100  IDD_GLOBAL DIALOG DISCARDABLE  0, 0, 200, 217  IDD_GLOBAL DIALOG DISCARDABLE  0, 0, 200, 217
# Line 106  Line 112 
112      EDITTEXT        IDC_MINKEY,112,80,76,12,ES_AUTOHSCROLL | ES_NUMBER      EDITTEXT        IDC_MINKEY,112,80,76,12,ES_AUTOHSCROLL | ES_NUMBER
113      CONTROL         "Enable lumi masking",IDC_LUMMASK,"Button",      CONTROL         "Enable lumi masking",IDC_LUMMASK,"Button",
114                      BS_AUTOCHECKBOX | WS_TABSTOP,16,96,80,10                      BS_AUTOCHECKBOX | WS_TABSTOP,16,96,80,10
     CONTROL         "Enable greyscale",IDC_GREYSCALE,"Button",  
                     BS_AUTOCHECKBOX | WS_TABSTOP,101,96,71,10  
115      CONTROL         "Enable interlacing",IDC_INTERLACING,"Button",      CONTROL         "Enable interlacing",IDC_INTERLACING,"Button",
116                      BS_AUTOCHECKBOX | WS_TABSTOP,16,108,72,10                      BS_AUTOCHECKBOX | WS_TABSTOP,16,108,72,10
117      CONTROL         "Use chroma motion",IDC_CHROMAME,"Button",      EDITTEXT        IDC_MAXBFRAMES,111,146,76,12,ES_AUTOHSCROLL
118                      BS_AUTOCHECKBOX | WS_TABSTOP,101,108,77,10      EDITTEXT        IDC_BQUANTRATIO,111,162,76,12,ES_AUTOHSCROLL
     CONTROL         "Quarterpel",IDC_QPEL,"Button",BS_AUTOCHECKBOX |  
                     WS_TABSTOP,16,122,49,10  
     CONTROL         "Global Motion Compensation",IDC_GMC,"Button",  
                     BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,86,121,106,10  
     EDITTEXT        IDC_MAXBFRAMES,111,144,76,12,ES_AUTOHSCROLL  
     EDITTEXT        IDC_BQUANTRATIO,111,157,76,12,ES_AUTOHSCROLL  
     EDITTEXT        IDC_BQUANTOFFSET,111,169,76,12,ES_AUTOHSCROLL  
119      CONTROL         "Packed bitstream",IDC_PACKED,"Button",BS_AUTOCHECKBOX |      CONTROL         "Packed bitstream",IDC_PACKED,"Button",BS_AUTOCHECKBOX |
120                      WS_TABSTOP,13,183,71,10                      WS_TABSTOP,13,175,71,10
121      CONTROL         "DX50 B-VOP compatibility",IDC_DX50BVOP,"Button",      CONTROL         "DX50 B-VOP compatibility",IDC_DX50BVOP,"Button",
122                      BS_AUTOCHECKBOX | WS_TABSTOP,13,194,97,10                      BS_AUTOCHECKBOX | WS_TABSTOP,13,186,97,10
123      CONTROL         "Print debug info on each frame",IDC_DEBUG,"Button",      CONTROL         "Print debug info on each frame",IDC_DEBUG,"Button",
124                      BS_AUTOCHECKBOX | WS_TABSTOP,13,204,113,10                      BS_AUTOCHECKBOX | WS_TABSTOP,13,198,113,10
125      LTEXT           "Motion search precision:",IDC_STATIC,12,16,80,12,      LTEXT           "Motion search precision:",IDC_STATIC,12,16,80,12,
126                      SS_CENTERIMAGE                      SS_CENTERIMAGE
127      GROUPBOX        "Global settings",IDC_STATIC,4,4,192,130      GROUPBOX        "Global settings",IDC_STATIC,4,4,192,120
128      LTEXT           "Quantization type:",IDC_STATIC,12,32,80,12,      LTEXT           "Quantization type:",IDC_STATIC,12,32,80,12,
129                      SS_CENTERIMAGE                      SS_CENTERIMAGE
130      LTEXT           "FourCC used:",IDC_STATIC,12,48,80,12,SS_CENTERIMAGE      LTEXT           "FourCC used:",IDC_STATIC,12,48,80,12,SS_CENTERIMAGE
# Line 135  Line 132 
132                      SS_CENTERIMAGE                      SS_CENTERIMAGE
133      LTEXT           "Minimum I-frame interval:",IDC_STATIC,12,80,100,12,      LTEXT           "Minimum I-frame interval:",IDC_STATIC,12,80,100,12,
134                      SS_CENTERIMAGE                      SS_CENTERIMAGE
135      LTEXT           "Maximum B-frames:",IDC_BSTATIC2,13,146,96,11      LTEXT           "Maximum B-frames:",IDC_BSTATIC2,7,150,101,11
136      GROUPBOX        "B-frame control",IDC_BSTATIC1,4,136,192,79      GROUPBOX        "B-frame control",IDC_BSTATIC1,4,133,192,80
137      LTEXT           "B-frame quantizer ratio (%):",IDC_BSTATIC3,13,158,89,8      LTEXT           "B-frame quantizer ratio (%):",IDC_BSTATIC3,7,162,89,8
138      LTEXT           "B-frame quantizer offset:",IDC_STATIC,13,171,77,8      CONTROL         "Enable greyscale",IDC_GREYSCALE,"Button",
139      CONTROL         "Reduced resolution",IDC_REDUCED,"Button",                      BS_AUTOCHECKBOX | WS_TABSTOP,101,96,71,10
                     BS_AUTOCHECKBOX | WS_TABSTOP,110,7,77,10  
140  END  END
141    
142  IDD_QUANT DIALOG DISCARDABLE  0, 0, 200, 217  IDD_QUANT DIALOG DISCARDABLE  0, 0, 200, 217
# Line 634  Line 630 
630                      SS_CENTERIMAGE                      SS_CENTERIMAGE
631  END  END
632    
 IDD_POSTPROC DIALOG DISCARDABLE  0, 0, 186, 146  
 STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU  
 CAPTION "Post processing"  
 FONT 8, "MS Sans Serif"  
 BEGIN  
     CONTROL         "Luma deblocking",IDC_DEBLOCK_Y,"Button",BS_AUTOCHECKBOX |  
                     WS_TABSTOP,7,28,70,10  
     CONTROL         "Chroma deblocking",IDC_DEBLOCK_UV,"Button",  
                     BS_AUTOCHECKBOX | WS_TABSTOP,7,40,77,10  
 END  
   
633    
634  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
635  //  //
# Line 658  Line 643 
643      BEGIN      BEGIN
644          LEFTMARGIN, 7          LEFTMARGIN, 7
645          TOPMARGIN, 7          TOPMARGIN, 7
646          BOTTOMMARGIN, 136          BOTTOMMARGIN, 106
647      END      END
648    
649      IDD_GLOBAL, DIALOG      IDD_GLOBAL, DIALOG
# Line 718  Line 703 
703          RIGHTMARGIN, 193          RIGHTMARGIN, 193
704          TOPMARGIN, 7          TOPMARGIN, 7
705      END      END
   
     IDD_POSTPROC, DIALOG  
     BEGIN  
         LEFTMARGIN, 7  
         RIGHTMARGIN, 179  
         TOPMARGIN, 7  
         BOTTOMMARGIN, 139  
     END  
706  END  END
707  #endif    // APSTUDIO_INVOKED  #endif    // APSTUDIO_INVOKED
708    
# Line 747  Line 724 
724      IDC_INTERLACING         "Enables interlaced frame support - only use if your source contains interlacing artifacts (i.e. fields instead of progressive frames)"      IDC_INTERLACING         "Enables interlaced frame support - only use if your source contains interlacing artifacts (i.e. fields instead of progressive frames)"
725      IDC_OVERDEG             "How much of the overflow the codec can eat into during oversized sections - larger values will bridge the gap faster"      IDC_OVERDEG             "How much of the overflow the codec can eat into during oversized sections - larger values will bridge the gap faster"
726      IDC_MAXBFRAMES          "Maximum number of sequential B-frames. When set to < 0 the original IP-frame encoder is used."      IDC_MAXBFRAMES          "Maximum number of sequential B-frames. When set to < 0 the original IP-frame encoder is used."
727      IDC_BQUANTRATIO         "Ratio used to calculate the b-frame quantizer.\n\nBVOP quant = (AVG(past VOP quant, future VOP quant) * quant ratio + quant offset) / 100"      IDC_BQUANTRATIO         "Ratio used to calculate the B-frame quantizer.\n\nBVOP quant = ((past VOP quant + future VOP quant) * BVOP quant ratio) / 200"
728      IDC_OVERIMP             "How much of the overflow the codec can eat into during undersized sections - larger values will bridge the gap faster"      IDC_OVERIMP             "How much of the overflow the codec can eat into during undersized sections - larger values will bridge the gap faster"
729      IDC_MAXBITRATE          "Constrains 2-pass encodes to the specified maximum bitrate"      IDC_MAXBITRATE          "Constrains 2-pass encodes to the specified maximum bitrate"
730      IDC_CBR_REACTIONDELAY   "Determines how slowly it will adjust the current encoding quality based upon scene intensity - this has the strongest influence on quality"      IDC_CBR_REACTIONDELAY   "Determines how slowly it will adjust the current encoding quality based upon scene intensity - this has the strongest influence on quality"
# Line 758  Line 735 
735    
736  STRINGTABLE DISCARDABLE  STRINGTABLE DISCARDABLE
737  BEGIN  BEGIN
     IDC_DX50BVOP            "Generate DivX 5.x compatible B-frames. DivX 5.x fails to decode B-frames where the future reference frame is an I-frame."  
     IDC_FRAMEDROP           "Frame dropping ratio [0-100]. 0 = no frame dropping .. 100 = drop all frames."  
     IDC_KFTRESHOLD          "I-frames appearing in the range below this value will be treated as consecutive keyframes."  
     IDC_KFREDUCTION         "Reduction of bitrate for the first consecutive i-frames. The last i-frame will get treated normally."  
     IDC_CREDITS_GREYSCALE   "Encode credits in black&white"  
     IDC_GMC                 "Use Global Motion Compensation to better catch camera pans etc."  
 END  
   
 STRINGTABLE DISCARDABLE  
 BEGIN  
738      IDC_MOTION              "Higher settings give higher-quality results, at the cost of slower encoding.  5 (default) should suffice for most jobs."      IDC_MOTION              "Higher settings give higher-quality results, at the cost of slower encoding.  5 (default) should suffice for most jobs."
739      IDC_QUANTTYPE           "H.263 smooths the image whereas MPEG (slightly slower) sharpens.\nModulated varies between the two.\nCustom lets you define your own matrix via the Quantization tab."      IDC_QUANTTYPE           "H.263 smooths the image whereas MPEG (slightly slower) sharpens.\nModulated varies between the two.\nCustom lets you define your own matrix via the Quantization tab."
740      IDC_FOURCC              "Choose what you would like the avi to identify itself as"      IDC_FOURCC              "Choose what you would like the avi to identify itself as"
# Line 827  Line 794 
794    
795  STRINGTABLE DISCARDABLE  STRINGTABLE DISCARDABLE
796  BEGIN  BEGIN
797      IDC_QPEL                "Use Quarter PixEL resolution for encoding for a more precise motion estimation"      IDC_DX50BVOP            "Generate DivX 5.x compatible B-frames. DivX 5.x fails to decode B-frames where the future reference frame is an I-frame."
798      IDC_CHROMAME            "Use chroma information to detect motion (slow!)"      IDC_FRAMEDROP           "Frame dropping ratio [0-100]. 0 = no frame dropping .. 100 = drop all frames."
799      IDC_BQUANTOFFSET        "B-frame quantizer offset from last p-frame quantizer; refer to b-frame quant ratio (above)"      IDC_KFTRESHOLD          "I-frames appearing in the range below this value will be treated as consecutive keyframes."
800        IDC_KFREDUCTION         "Reduction of bitrate for the first consecutive i-frames. The last i-frame will get treated normally."
801        IDC_CREDITS_GREYSCALE   "Encode credits in black&white"
802  END  END
803    
804  #endif    // English (Australia) resources  #endif    // Englisch (Australien) resources
805  /////////////////////////////////////////////////////////////////////////////  /////////////////////////////////////////////////////////////////////////////
806    
807    

Legend:
Removed from v.1.17.2.3  
changed lines
  Added in v.1.18

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