ld-decode icon indicating copy to clipboard operation
ld-decode copied to clipboard

Software defined LaserDisc decoder

Results 59 ld-decode issues
Sort by recently updated
recently updated
newest added

TheMogMiner wants frame output with VBI to support MAME, and @simoninns suggested just outputting the enitre uncropped frame, which I like the sound of.

enhancement
ld-decode-tools

CX-encoded analog audio still sounds much worse from ld-decode than it does from a player. Work was started with #138, but it still needs some tuning. Let me know if...

help wanted
deficiency
ld-decode

Once a TBC has been disc mapped it's possible that there will be 'blank' frames that are left over by the padding of missing data. There is no simple method...

enhancement
ld-decode-tools

Right now the code has a mix of spaces and tabs and not any consistent formatting, and when I load core.py in emacs flake8 gives up with too many errors....

enhancement
ld-decode

In order to prevent accidental overwrites with ld-decode the tool should check if the specified output file already exists and exit without output if it does. For the purpose of...

enhancement
ld-decode

I gave ld-decode a .ldf which was really a misnamed .lds. ld-decode reported: "Failed to demodulate data" To a layman this isn't really useful. Perhaps: "Could not decode specified input...

enhancement
ld-decode

When decoding NTSC the pulldown frames are shown as "CAV Frame #None Lead In" in the CLI output. Since lead in frames have their own flag, it seems a bit...

enhancement
ld-decode

smally: Add FPS counter to frame output gamn: Add chapter #

enhancement
ld-decode

This clip decodes fine normally, but breaks when using --WibbleRemover: ``` ld-decode -nj issue492.ldf clip file frame 1 CAV frame 322 file frame 2 CAV frame 323 file frame 3...

enhancement
ld-decode

I had a thought it would save time and space for ld-discmap to only output a mapped .json, and have the tools use the original TBC with it. It could...

enhancement
ld-decode-tools