Tool for exporting S-Video and CVBS-type TBCs to video files.
Project description
TBC-Video-Export
Tool for exporting S-Video and CVBS-type TBCs to video files. (VHS-Decode & CVBS-Decode / LaserDisc-Decode)
This is just a fancy wrapper for tbc-tools
and FFmpeg
.
Installation
Windows, Linux and macOS
You can find the latest binaries on the releases page.
PyPI
pipx install tbc-video-export
Basic Usage
Windows
tbc-video-export.exe input.tbc
Linux
tbc-video-export.AppImage input.tbc
macOS
[!TIP] You can add the application to your
PATH
by creating a symlink:
ln -s /Applications/tbc-video-export.app/Contents/MacOS/tbc-video-export /usr/local/bin/tbc-video-export
.
tbc-video-export input.tbc
or (without symlink)
/Applications/tbc-video-export.app/Contents/MacOS/tbc-video-export input.tbc
PyPI
[!IMPORTANT] Use
pipx ensurepath
to add the application to yourPATH
. If you install viapip
you need to do this manually.
tbc-video-export input.tbc
Help
--help
- List all available arguments.--list-profiles
- List all FFmpeg profiles.--profile
- Select FFmpeg profile.--dump-default-config
- Dump the FFmpeg profiles config totbc-video-export.json
, allowing the creation and editing of profiles.
Readout Terminal
CVBS (Combined)
S-Video (Y + C)
Credits
- JuniorIsAJitterbug - Development
- Harry Munday - Documentation, testing, ideas and images
Disclaimer
This is my first major Python project. If you have any comments, suggestions, or improvements, feel free to create an issue, do a pull request, or ask on the Domesday86 discord.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for tbc_video_export-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3969a7773bc336ac23085a08a69d2497008623b25e9de2ea7f08ca952e3a18b |
|
MD5 | ffd94bcf1cee01971a8379acd0c4c373 |
|
BLAKE2b-256 | ca7ee6d25d510d23e1f35b42ffc9af8664ddeda5750b2dc7a1fcb4a2754cbc27 |