OSDN Git Service

dbba4472e51f55180fb6783d5073357625868092
[handbrake-jp/handbrake-jp-git.git] / NEWS
1 NEWS file for HandBrake <http://handbrake.m0k.org/>\r
2 \r
3 Changes between 0.9.0 and 0.9.1:\r
4 \r
5         Core HandBrake Changes:\r
6         + Added: Forced subtitle support\r
7         + Changed: Color subtitles now display in color, instead of being transparent.\r
8         + Changed: All errors to stderr with hb_log() instead of to stdout with fprintf()\r
9         + Changed: Accept stream input where the file type is in caps (.VOB instead of just .vob, etc)\r
10         + Fixed: No more hanging when using MKV with chapter markers\r
11         + Fixed: "Same as source" FPS now works correctly when the end-credits of a progressive film are interlaced.\r
12         + Fixed: "Slow" deinterlacing no longer doubles up the chapter markers\r
13         + Fixed: Proper display of fading subtitles\r
14         Assorted other changes\r
15         \r
16         Mac Changes:\r
17         + Changed: Bigger buffer for the Activity Log\r
18         + Fixed: Closing the main window no longer causes HandBrake to quit\r
19         + Fixed: Changing dimensions in Picture Settings no longer causes a crash\r
20         Assorted other changes\r
21         \r
22         Windows Changes:\r
23         + Added: More robust exception handling\r
24         + Added: On-completion options to shutdown, suspend, etc\r
25         + Added: Turn tooltips on or off\r
26         Assorted other changes\r
27         \r
28 Changes between 0.8.5b1 and 0.9.0:\r
29 \r
30         Core HandBrake Changes\r
31         + Added: Matroska (MKV) container output\r
32         + Added: Limited MPEG-2 transport stream (.VOB and .TS) input support\r
33         + Added: Option to write MP4 files larger than 4GB\r
34         + Added: Video filters (pullup, yadif, mcdeint, hqdn3d, pp7)\r
35         + Added: DTS audio input\r
36         + Changed: Switched to Lanczos scaling from libswscale\r
37         + Changed: Precise chapter marker location\r
38         + Changed: Newer libraries\r
39         + Changed: Much faster (threaded) iPod encoding\r
40         + Changed: "Same as source" works differently (better?) now\r
41         + Fixed: Audio drops should be thoroughly banished now\r
42         + Fixed: MP2 audio support\r
43         Assorted other changes\r
44         \r
45         CLI Changes:\r
46         + Added: Chapter naming\r
47         + Added: Many new command line options for subtitles and filters.\r
48         + Added: Turbo for 2-pass x264 encodes\r
49         Assorted other changes\r
50         \r
51         Mac Changes:\r
52         + Added: Chapter naming\r
53         + Added: Growl support\r
54         + Added: Advanced x264 settings tab\r
55         + Added: Logging window\r
56         + Added: Turbo for 2-pass x264 encodes\r
57         + Added: Many new presets\r
58         + Added: Unified toolbar\r
59         + Changed: Default settings\r
60         + Changed: Further integration of the queue and active queuing\r
61         + Changed: Browse DVDs like any other volumes\r
62         + Fixed: No more floating window syndrome (Mac)\r
63         + Fixed: Presets retain "magic sauce" when you change settings\r
64         Assorted other changes\r
65         \r
66         Windows Changes:\r
67         + Changed: New C#-based Windows GUI front-end\r
68         + Changed: Improved queuing\r
69         + Changed: DVD information parser\r
70         Assorted other changes\r
71 \r
72 Changes between 0.8.0b1 and 0.8.5b1\r
73 \r
74         Core HandBrake Changes\r
75         + Added: iTunes-style chapter markers.\r
76         + Added: 5.1 AAC surround sound.\r
77         + Added: Dolby Pro Logic I and II downmixing of discrete surround sound.\r
78         + Added: 1-channel AAC sound from monophonic sources.\r
79         + Added: Advanced x264 options. (including High Profile support)\r
80         + Added: B-frames in x264 + .mp4\r
81         + Added: PPC Linux Support.\r
82         + Added: Preserve language IDs from the DVD in .mp4\r
83         + Added: Snapshot build method.\r
84         + Added: Anamorphic video display in QuickTime.\r
85         + Changed: Renamed back to HandBrake.\r
86         + Changed: Libraries updated.\r
87         + Changed: Enabled Update Checker.\r
88         + Fixed: Multiple Audio tracks.\r
89         + Fixed: Sped up DVD scanning time by being nicer to libdvdread.\r
90         + Fixed: .dmg is now mountable in Mac OS X versions older than 10.4\r
91         + Fixed: Proper output size from x264 in target size mode.\r
92         + Fixed: Allows output sizes larger than 2 gigs in Linux.\r
93         + Fixed: Several small memory leaks have been plugged.\r
94         + Fixed: Fixes for 64-bit systems.\r
95         + Fixed: Keep Aspect Ratio is no longer forced, so user-set height values are respected.\r
96 \r
97         CLI Interface Changes\r
98         + Added: Customize maximum width and height while keeping aspect ratio\r
99         + Changed: Much prettier help screen\r
100         + Changed: HBTest/MediaForkCLI renamed to HandBrakeCLI\r
101         + Fixed: Better display of audio and subtitle ids\r
102 \r
103         Mac GUI Changes\r
104         + Added: Presets! Includes initial ones for AppleTV, iPod, and PS3.\r
105         + Added: Preference option to auto-name output files with the DVD name and title number.\r
106         + Added: Preset support for x264 options.\r
107         + Changed: Remembers last destination path.\r
108         + Changed: Remembers last source path.\r
109         + Changed: Copy and paste in text fields.\r
110         + Changed: Updates target size more quickly.\r
111         + Changed: Mac GUI no longer retains target size values between enqueued jobs. (http://HandBrake.m0k.org/forum/viewtopic.php?t=249)\r
112         + Fixed: Preview frames are no longer distorted in anamorphic mode.\r
113         + Fixed: Mac GUI no longer floats above other windows.\r
114         + Fixed: Browse by file no longer dims the browse button preventing you from changing browse locations without switching back and forth between it and drive selection. (http://HandBrake.m0k.org/forum/viewtopic.php?t=342)\r
115         + Fixed: Makes sure destination directory is valid.\r
116         + Fixed: Fills in the file save field with the current output name instead of leaving it blank.\r
117         + Fixed: Update destination field with the current path instead of using the last one, which could have been a DVD.\r
118 \r
119         Windows GUI Changes \96 Version 2.2 beta 1\r
120         + Added: A few presets for the iPod in the menu.\r
121         + Added: Ability to set default settings for all program encode options. \r
122         + Added: Ability to turn off Automatic Update check on start-up. See Tools > Options\r
123         + Added: Mod 16 check on the Height and Width boxes. \r
124         + Added: Check the amount of hard disk space left is not running low when saving file. \r
125         + Added: Option to have a Read DVD window showup on start-up.\r
126         + Added: \93View DVD data\94 Menu item in the tools menu. \r
127         + Added: Links to the Homepage, forum, wiki and documentation page in the Help menu.\r
128         + Added: Chapter markers check box (New feature in 0.8.5b1 CLI)\r
129         + Changed: View DVD Information no longer appears after clicking the \93Browse\94 button. \r
130         + Changed: A few changes to the GUI - replaced textboxes with Dropdowns which auto-populate. \r
131         + Changed: Auto Crop and Aspect text now automatically update when a new title is selected.\r
132         + Changed: Several tweaks to the GUI design, remove a few text items that are no longer needed.\r
133         + Changed: Ability to Queue videos enabled with completely re-written code. \r
134         + Changed: Ability to queue stuff up while the encoding process is running. \r
135         + Changed: Ability to remove items from the encode queue while is running. \r
136         + Changed: Anamorphic option blanks out resolution boxes. \r
137         + Changed: Re-written update checker. \r
138         + Changed: Ability to turn off update check on start-up in Tools > Options\r
139         + Changed: Auto Crop option now fills in figures into text boxes when selected. \r
140         + Changed: Mp4 now default output file extension.\r
141         + Changed: Enabled 5.1 AAC option.\r
142         + Changed: Enabled h264 advanced options. \r
143         + Changed: Updated the FAQ.\r
144         + Changed: Included new version of HandBrake. Version 0.8.5b1.\r
145         + Fixed: Pixel Ratio Not being saved with the profile.\r
146         + Removed: Both \93View Data\94 buttons on the Title Selection Window.\r
147         + Removed: The \93Read DVD\94 button. -  Automatically reads the DVD after selecting a source now.\r
148         + Removed: The Help and Support window. Been replaced with a few Web Links.\r
149 \r
150 \r
151 Changes between 0.7.1 and 0.8.0\r
152  + MediaFork project forked from HandBrake source <http://handbrake.m0k.org/>\r
153  + Updated libraries (meaning better quality, hopefully fewer bugs, and increased speeds)\r
154  + iPod 5.5G support\r
155  + Revamped graphical interface (Mac OS X)\r
156  + Anamorphic encoding with pixel aspect ratio\r
157  + Brighter color reproduction in QuickTime\r
158  + Lists disks by DVD name instead of by drive name (Mac OS X)\r
159  + Titles output movies based on the DVD name (Mac OS X)\r
160  + 32Khz audio output\r
161  + Constant rate factor encoding with x264\r
162  + New preference item to turn deinterlacing on by default (Mac OS X)\r
163  + New preference item to select the default audio language (Mac OS X)\r
164  + Bugfix for reading straight from a DVD\r
165 \r
166 Changes between 0.7.0 and 0.7.1\r
167  + Universal Binary for PPC and Intel\r
168  + Bugfixes for missing subtitles, audio glitches with LPCM tracks and more\r
169 \r
170 Changes between 0.7.0-beta3 and 0.7.0\r
171  + Multithreaded H.264 encoding with x264\r
172  + Added option for H.264 Baseline (suitable for iPods)\r
173  + (Very) experimental queue support\r
174  + Fixes for some DVD titles HandBrake would not recognize\r
175  + Fixes audio gliches when encoding from LPCM tracks\r
176 \r
177 Changes between 0.6.2 and 0.7.0-beta3\r
178  + Chapters selection\r
179  + Custom framerate\r
180  + Subtitle support\r
181  + Check for updates\r
182  + Custom aspect ratio\r
183  + Audio samplerate selection\r
184  + mp4/H.264 output\r
185  + Proper NTSC support\r
186  + AC3 pass-through\r
187  + Progress bar in the dock icon (OS X)\r
188  + 2-pass H.264 encoding\r
189  + Constant quality encoding\r
190  + Grayscale encoding\r
191  + Up-to-date BeOS UI\r
192 \r
193 Changes between 0.6.1 and 0.6.2\r
194  + Support for DVDs with MPEG audio tracks\r
195  + Rewrote the DVD navigation code\r
196  + High quality resampler included\r
197  + Better AVI compliance\r
198  + Updated encoders\r
199  + Internal improvements\r
200  + Bugfixes\r
201 \r
202 Changes between 0.6.0 and 0.6.1\r
203  + Fixed LPCM endianness issue\r
204 \r
205 Changes between 0.5.2 and 0.6.0\r
206  + MP4 and OGM output\r
207  + AAC and Vorbis encoding\r
208  + Experimental H264 encoding\r
209  + LPCM DVDs support\r
210  + Autocrop\r
211  + GTK2 linux interface\r
212  + OS X interface localization\r
213 \r
214 Changes between 0.5.1 and 0.5.2\r
215  + Bugfixes\r
216 \r
217 Changes between 0.5 and 0.5.1\r
218  + 2-pass XviD encoding\r
219  + Bugfixes\r
220 \r
221 Changes between 0.4 and 0.5\r
222  + Bugfixes, rewrite of large parts of the core\r
223  + XviD encoding (1-pass only)\r
224 \r
225 Changes between 0.3 and 0.4\r
226  + Better multithreading\r
227  + Allow the user to specify a target size instead of bitrate\r
228  + Misc GUI enhancements\r
229  + Use low-priority threads on OS X\r
230 \r
231 Changes between 0.2 and 0.3\r
232  + OSX & Linux ports\r
233  + Allow 2-pass encoding\r
234  + Many internal changes & fixes\r
235 \r
236 Changes between 0.1.1 and 0.2\r
237  + Fixed a major bug that made HandBrake probably crash after ~ 15\r
238    minutes encoded\r
239  + Fixed a few minor memory leaks\r
240 \r
241 Changes between 0.1 and 0.1.1\r
242  + Fixed a stupid bug that prevented to scan volumes correctly if\r
243    FAT/NTFS/etc volumes were mounted\r
244 \r
245 Changes between 0.1-alpha2 and 0.1 :\r
246  + Automatically detect ripped DVDs on BFS volumes\r
247  + Allow picture cropping and resizing\r
248  + Allow dual-audio encoding\r
249  + Created files are quite compliant now (tested with OSX/Quicktime\r
250    and BSPlayer)\r
251  + Better A/V sync with some DVDs\r
252 \r
253 Changes between 0.1-alpha and 0.1-alpha2 :\r
254  + Show length for each title\r
255  + Fixed the screwed-audio bug\r
256  + Many bugfixes...\r
257 \r
258 First version is 0.1-alpha.\r