View Single Post
Old 12th August 2017, 15:45   #3039  |  Link
manolito
Registered User
 
manolito's Avatar
 
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,079
Here comes a new version of my plugin package for AVStoDVD:

Only the FFmpeg VBR plugin is affected. After MrC changed this in the latest Alpha:
Quote:
Revised video encoder smart selection rationale: no more HCenc VBR 1-pass for multicore CPUs
I decided to bring the FFmpeg VBR behavior more in line with the HCenc behavior. It works like this:

Like for HCenc the different encoding modes are automatically selected depending on the video bitrate. The bitrate thresholds are stored in the Registry, and the ff_vbr plugin uses these values just like HCenc. It also uses the High Quality parameters which can be turned on under "Preferences".

The difference to HCenc is that there is an additional "Extreme High Quality" mode which only kicks in if the bitrate goes below the Extreme HQ threshold (can be edited in the batch file) AND the FFmpeg HQ mode is activated.

Of course these automatic mode decisions can be overturned by forcing certain encoding and HQ modes (can be turned on by editing the batch file).

All in all this makes the plugin behavior more consistent with the A2D behavior for HCenc so it is more powerful and also less confusing than it was before.


Another change is that the plugin mode is now shown in the title bar of the encoding window. This kind of makes up for the still missing separate VBR encoding log.


Download here:
https://files.videohelp.com/u/172211...D%20Plugins.7z

Cheers
manolito



//EDIT//
Quote:
This kind of makes up for the still missing separate VBR encoding log.
No longer true...
The latest version of the FFmpeg_VBR plugin now creates a separate log file in the A2D output folder. Please redownload if you want this feature.

//EDIT2//
Adapted the plugins to the latest AVStoDVD Alpha 171109. The DSS2Mod patch was removed since the latest Alpha uses DSS2Mod by default. Also improved the documentation.

Last edited by manolito; 26th December 2017 at 21:04.
manolito is offline   Reply With Quote