Mikewando / ld-decode

Software defined LaserDisc decoder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ld-decode

This is the GitHub repo for ld-decode. This is the (hopefully stable) merged development branch.

Documentation

Documentation is available via the GitHub wiki. This includes installation and usage instructions. Start with the wiki if you have any questions. The wiki also includes details of the project's IRC channel and Facebook group. If you are intending on contributing, please join the IRC or Discord. For general questions use the Facebook group.

https://github.com/happycube/ld-decode/wiki

https://discord.gg/pVVrrxd

If in doubt - Read the Wiki!

Source code locations

The source is split roughly into three parts:

  • ld-decode - The main python application responsible for decoding lds/ldf LaserDisc RF samples into tbc files (time-base corrected framed video)
  • ld-decode-tools (under the tools/ directory) - The tool-chain for processing tbc files in various ways
  • scripts (under the scripts/ directory) - Various scripts to assist with dev and decoding

About

Software defined LaserDisc decoder

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 53.5%Language:C++ 37.3%Language:Python 7.4%Language:QMake 0.6%Language:C 0.4%Language:CMake 0.4%Language:Shell 0.2%