This repository serves as a comprehensive toolkit for managing Dolby Vision profiles. It not only allows you to convert Dolby Vision Profile 7 to Profile 8 but also includes utilities for verifying Dolby Vision profiles and fetching Dolby Vision files from Plex.
Download the latest version of the Dolby Vision Tool from Mega.
To add DDVT to your context menu:
- Navigate to
Dolby_Vision_Tool_v0.52/dolby_context_menu. - Run
install_context_menu.ps1.
This will add DDVT and its various tools as a submenu in your context menu.
Run the verify_dolby_status.ps1 script. This script utilises mediainfo-cli to check the Dolby Vision profile of a media file.
The profile7_to_profile8_converter folder houses all you need for converting Profile 7 to Profile 8. It also includes options to add or remove this feature from your context menu for easy folder-level conversions.
To use:
- Navigate to
profile7_to_profile8_converter. - Execute
run_conversion.ps1.
Run fetch_dolby_files_from_plex.py to list all Profile 7 Dolby Vision files in your Plex library.
All dependencies are included in the respective tool folders.
If you have suggestions for improvements or bug fixes, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See LICENSE.md for details.