Skip to content

DBDuncan/ld-decode-GPU

 
 

Repository files navigation

ld-decode-GPU

This is the GitHub repo for ld-decode-GPU. This adds modifications to the ld-chroma-decoder part of the project to add GPU support of decoding analogue video.

Currently very much a work in progress.

UPDATE:

Should have done this eariler. Both decoders work on the GPU. I have not tried it with audio but there is no reason why it should not work. The PAL decoder is about 30%ish faster than its CPU counterpart, but the NTSC GPU decoder is about 16% slower on my system. Though, I think it should be fairly straightforward for the GPU and CPU to work together. Note that this only supports the 2D decoder. Having the 3D decoders on the GPU will need a lot of work.

About

Software defined LaserDisc decoder

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 48.7%
  • C++ 43.6%
  • Python 6.3%
  • QMake 0.7%
  • C 0.5%
  • Shell 0.1%
  • Makefile 0.1%