-
Notifications
You must be signed in to change notification settings - Fork 122
ld process vits
Important
This ld-decode wiki page has moved; please use the following link to access the new page:
The entire wiki has been moved to a GitHub pages site: ld-decode documentation
The reason for this change is to both modernize the documentation and make it possible for anyone to update, change and correct the documentation through the standard GitHub PR mechanisms. If you are interested in contributing to the documentation please see the instructions available from the ld-decode documentation GitHub
The original wiki page below will be available until 2025-12-20. Do not update this wiki.
This application performs an analysis of the VITS (Vertical Interval Test Signals) and recalculates the white and black SNR values in the metadata. Note that any TBC file will already have this metadata provided by ld-decode. This tool is generally used along with dropout correction and stacking as the video content of the TBC is modified - running ld-process-vits therefore allows you update the SNR metadata in order to analyse the result (using ld-analyse).
Use the tool by specifying the required input .tbc file. The tool will backup the previous JSON file (to .vbup) before proceeding.
Options:
-h, --help Displays this help.
-v, --version Displays version information.
-d, --debug Show debug
-q, --quiet Suppress info and warning messages
--input-json <filename> Specify the input JSON file (default input.json)
--output-json <filename> Specify the output JSON file (default same as
input)
-n, --nobackup Do not create a backup of the input JSON metadata
-t, --threads <number> Specify the number of concurrent threads (default
is the number of logical CPUs)
Arguments:
input Specify input TBC file
- Basic usage
- TBC Video Export
- PAL decode guide
- NTSC decode guide
- Working with multiple discs
- Working with subtitles
- Archiving LaserActive Discs
- Disc images to download
- ld-decode
- ld-analyse
- ld-chroma-decoder
- ld-process-vbi
- ld-export-metadata
- ld-dropout-correct
- ld-process-efm
- ld-discmap
- ld-disc-stacker
- ld-process-vits
- ld-lds-converter
- ld-chroma-encoder
- efm-decoder
