summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2011-01-03 17:24:37 +0000
committerjstebbins <[email protected]>2011-01-03 17:24:37 +0000
commitb1ab0c5b00eef003cb737414e77e4f12ad25b854 (patch)
tree3e19045d69de222df29274742b5c6dd31319397c
parent779e86d9e4c0d622b3ccb7582ec95ff24e95c0b8 (diff)
Add a few items to news0.9.5
Core - VOBSUB subtitle now supported in MP4 files (Note: Limited Player compatibility) - AC3 encoding support. - Improved DVD Main Feature detection (when using dvdnav) - Universal audio downmix support (all audio types can be downmixed) All GUIs - Peak framerate option (Capped VFR) - Point-to-Point encoding (second or frame start and end times) Mac GUI - VLC detection in /Applications and ~/Applications Linux GUI - Multiple instance support (run multiple copies of ghb at once) git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@3734 b64f7644-9d1e-0410-96f1-a4d463321fa5
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af4c7a641..4d7cc2bd7 100644
--- a/NEWS
+++ b/NEWS
@@ -7,19 +7,26 @@ Changes between 0.9.4 and 0.9.5:
- Updated Libraries (x264, ffmpeg)
- SSA Subtitle support. (Including burn-in)
- MP3 audio now supported in MP4 files (Note: Limited Player compatibility)
+ - VOBSUB subtitle now supported in MP4 files (Note: Limited Player compatibility)
- Updated Presets for newer devices and better quality
+ - AC3 encoding support.
- Many Bug fixes and other small improvements
+ - Improved DVD Main Feature detection (when using dvdnav)
+ - Universal audio downmix support (all audio types can be downmixed)
*All GUIs
- Updated x264 Advanced Panel
- Video Quality Slider drops % value and only shows RF for x264
- Batch Scan (Scan Multiple files at once. N.B: Does not include multiple VIDEO_TS folders / Image files)
+ - Peak framerate option (Capped VFR)
- Many Bug fixes
- Many Tweaks to improve usability.
- Ability to edit queue jobs
+ - Point-to-Point encoding (second or frame start and end times)
* Mac GUI
- New Audio Panel supporting >4 Audio Tracks
+ - VLC detection in /Applications and ~/Applications
* Windows GUI
- Encode Status in GUI. (CLI window is now always hidden)
@@ -27,6 +34,7 @@ Changes between 0.9.4 and 0.9.5:
- Drag / Drop Video onto Main Window to scan.
* Linux GUI
+ - Multiple instance support (run multiple copies of ghb at once)
- Many Bug fixes and UI improvements.
Changes between 0.9.3 and 0.9.4: