diff options
author | handbrake <[email protected]> | 2006-12-31 16:46:33 +0000 |
---|---|---|
committer | handbrake <[email protected]> | 2006-12-31 16:46:33 +0000 |
commit | 7750c40cb4ba3069b9e0a0667284b9379b163cd4 (patch) | |
tree | 0dcc0057bd9a2e575cd6f308524b6f4701e8c9b5 /macosx/English.lproj | |
parent | a51c45b126cd4898f44a9920af398dc3196255d7 (diff) |
-Increase status timer to 2 seconds from .5 (no need to update that fast. libhb needs all the cpu cycles it can get)
-I versioned it 1.0a1
-re-enable Convert button after cancel is clicked (mostly annoying for developers who want to start and stop convert process)
-attempt at changing how progress is reportted to the user(trying to address problem where libhb reports 100% for a few minutes before reporting DONE. This seems to be a problem down in libhb. Unlikely I can fix this in the GUI)
-changed ambiguous "Picture format" to "Picture Aspect"
-default Picture Aspect is now Original not Fullscreen
-default languge is now set to English
-Output width limit is set to 640 for MPEG4 and H.264. Height is set based on Picture Aspect and determined by a call to hb_set_size. (PSP is unaffected)
-deinterlace is set for both MPEG4 and H.264 (why would you not want this?)
-bit rate for H.264 is set to 1000, and 1500 for MPEG4
-changed output file to "DVDName".m4v like iTunes movies.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@74 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'macosx/English.lproj')
-rw-r--r-- | macosx/English.lproj/Express.nib/info.nib | 12 | ||||
-rw-r--r-- | macosx/English.lproj/Express.nib/keyedobjects.nib | bin | 35105 -> 35176 bytes |
2 files changed, 9 insertions, 3 deletions
diff --git a/macosx/English.lproj/Express.nib/info.nib b/macosx/English.lproj/Express.nib/info.nib index 516f84e9d..d110559a3 100644 --- a/macosx/English.lproj/Express.nib/info.nib +++ b/macosx/English.lproj/Express.nib/info.nib @@ -9,15 +9,21 @@ <key>248</key> <string>487 424 408 321 0 0 1440 878 </string> <key>259</key> - <string>487 331 408 508 0 0 1440 878 </string> + <string>516 332 408 508 0 0 1440 878 </string> <key>29</key> <string>33 298 338 44 0 0 1280 832 </string> <key>303</key> <string>543 501 155 107 0 0 1280 832 </string> </dict> <key>IBFramework Version</key> - <string>443.0</string> + <string>446.1</string> + <key>IBOldestOS</key> + <integer>2</integer> + <key>IBOpenObjects</key> + <array> + <integer>259</integer> + </array> <key>IBSystem Version</key> - <string>8I127</string> + <string>8L2127</string> </dict> </plist> diff --git a/macosx/English.lproj/Express.nib/keyedobjects.nib b/macosx/English.lproj/Express.nib/keyedobjects.nib Binary files differindex 2ef4843a4..6653e701f 100644 --- a/macosx/English.lproj/Express.nib/keyedobjects.nib +++ b/macosx/English.lproj/Express.nib/keyedobjects.nib |