Vhs-decode

Latest version: v0.3.2

Safety actively analyzes 723683 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.2.4

Tools appimage will be added later

Changes:

Scripts:
- FLAC Added
- `s16-to-flac.bat` Added (compresses .s16 to .flac)
- `ld-unpack.bat` (unpacks .lds to .s16)
- `tbc-process-vbi.bat`
- `tbc-dropout-correct.bat`

Tools:

- Hopefully fixes json writing issue
- update dependencies
- tbc-video-export updated to v0.1.0b5
- tbc-video-export appimage release 🎉

vhs-decode:

- updates to deemphasis for 8mm and beta
- updates to hifi-decode
- update dependencies

0.2.3

Notes

- Updated windows full bundle and windows decode.exe build
- Tools part have not changed since last release - see last release for full info/details and linux tools appimage
- HiFi-Decode still requires raw 8-bit or 16-bit data, .lds & ldf files will not read.

Changes

- HiFi-Decode now working
- `ld-unpack.bat` - unpacks 10-bit packed `.lds` to 16-bit singed `.s16`
- TBC-Video-Export now on version 0.1.04b (overhualed into a full tool, fixed chroma decoder cvbs opts, `field-order`)

0.2.2

NOTE

[READ THE README FOR BASIC USE!](https://github.com/oyvindln/vhs-decode/tree/0.2.2#readme)

`decode-suite-full` has all the tools and dependencys in one folder ready to go self contained for running on windows.

Updates

- HiFi-Decode Added
- TBC-Video-Export updated to use correct values
- TBC-Video-Export updated to support CVBS/LaserDisc TBC Files
- Linux tools appimage Added

Usage (windows)


`lds-compress.bat` / `lds-compress-nvidia-gpu.bat` compression scripts to work for CPU and GPU based FLAC compression ([FlaLDF](https://github.com/TokugawaHeavyIndustries/FlaLDF)) for 10-bit packed DdD captures (.lds) via drag and drop after captures are made for DomesDay Duplicator users.

Run `vhs-decode`/`ld-decode`/`cvbs-decode`/`hifi-decode` by using e.g `decode.exe vhs` followed by standard commands via a CMD window.

Run `tbc-video-export.exe` via drag and drop of TBC file or via CMD window to have full options avaliable.

Usage (linux appimage)

running appimage without any arguments launches ld-analyse
Running appimage with any tool as argument runs the specified tool - e.g for ld-chroma-decoder, run
dd86_decode_tools-b13c26a6-x86_64.AppImage ld-chroma-decoder

0.2

Windows tools build contains [fix](https://github.com/happycube/ld-decode/pull/852) for pipes on windows allowing for commands and scripted commands to work properly within the ld-tools suite.

This now allows for `ld-compress.bat` / `ld-compress-nvidia-gpu.bat` compression scripts to work for CPU and GPU based FLAC compression ([FlaLDF](https://github.com/TokugawaHeavyIndustries/FlaLDF)) for 10-bit packed DdD captures (.lds) via drag and drop after captures are made.

Run `vhs-decode`/`ld-decode`/`cvbs-decode` by using e.g `decode.exe vhs` followed by standard commands via a CMD window.

Run `tbc-video-export.exe` via drag and drop of TBC file or via CMD window to have full options avaliable.

0.1

Included In this Bundle

* vhs-decode/ld-decode/cvbs-decode (note no hifi-deocode) - Windows Build
* ld-tools-suite - Windows Build
* Linux App Image build of the ld-tools suite

Usage

`decode_win_test_0_1.7z` - windows bundle of the python decoders.

Run `vhs-decode`/`ld-decode`/`cvbs-decode` by using e.g decode.exe vhs ... via CMD in the directory files are placed.

`decode_tools_0_1.7z` - ld-tools suite windows binaries

`dd86_decode_tools-31f73ce3-x86_64.AppImage` - ld-tools suite appimage.

Launches ld-analyse by default can run other tools by supplying an argument, e.g dd86_decode_tools-31f73ce3-x86_64.AppImage ld-chroma-decoder

Requirements

Windows tools bundle requires [Microsoft Visual C++ 2022 Redistributable](https://aka.ms/vs/17/release/vc_redist.x64.exe) to be installed (Often already installed by other apps)

appimage_test_1
Test appimage of ld-decode tools built on Ubuntu 20.04 LTS

Runs ld-analyse by default, launch with tool name to run the specific tool instead.
use ./dd86_decode_tools-82c5632-x86_64.AppImage --lsexec to show tools that can be ran.

tools_prerelease_7

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.