View Single Post
Old 7th December 2009, 14:04   #28  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Code:
    - [HDBDStreamExtractor] fixed a crash bug
    - [HDBDStreamExtractor] input and output path will be preselected if the window stays open
    - [BitrateCalculator] added experimental M2TS support
The M2TS support for the calculator is experimental and is based upon the "6 percent rule" (http://forum.doom9.org/showthread.php?p=1223719). Because this is only an educated guess I appreciate your feedback.

Additionally I have added a x264 BluRay profile as an example. The profile is based upon http://forum.doom9.org/showthread.php?t=149711 and http://mewiki.project357.com/wiki/X264_Settings. The profile has the goal to fulfill the bluray specs and be playable on most standalone players. A few remarks:
--nal-hrd requires a patched x264
--b-pyramid strict can not be aplied while mbtree is enabled but it should work sometime in the future. Please ignore the warning in the log.

The profile has been created as I understand the profile management should work. Feel free to start a discussion if you think that it should work the other way around. The custom command line "locks" the settings you want to force while you can change the quality/speed with the preset slider. The "advanced settings" tabs have been disabled in order to not confuse the more inexperienced users.

Last edited by Zathor; 7th December 2009 at 14:07.
Zathor is offline   Reply With Quote