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

I just got ChatGPT 4 with browsing, and I decided to point it at core.py on github: --- After reviewing the code, here are some suggestions for improving the core.py...

This ticket is intended to suggest adding a switch to disable video overscanning during chroma decoding.

enhancement
ld-decode-tools

While working on comb filters and setting up standalone overlap/merge fft code, I found out that FIR filters need to be doubled (by using (filtfft(filter) ** 2.0). There are thankfully...

Since there are many users running in unsupported environments it is getting really hard to tell if issue reports are really issues at all. The ld-decode tools (and probably ld-decode)...

enhancement
ld-decode-tools
ld-decode

I'm just opening this as I think the progress of @staffanu from issue #622 might get lost. According to this post: https://forum.videohelp.com/threads/394168-Current-status-of-ld-decode-vhs-decode-(true-backup-of-RF-signals)/page32#post2682590 he already seem to be able to decode...

enhancement

From discord: 7:19 PM] simon_dd86: on another note @happycube and ats - I've been looking into the errors around the EFM decoding... one conclusion is that the sync detection before...

enhancement
ld-decode

I finally decided to look into GPU acceleration after playing with whisper.cpp and realizing that OpenCL was still Actually Useful(tm). (Seriously, someone should've nudged me a while ago. Maybe I'm...

enhancement
ld-decode

A common LD problem that isn't solved properly in ld-decode yet is that reds on LD are very hard to get right. So if you have any samples, I'd like...

help wanted
ld-decode

Having watched a few discs with AC3 audio now, it works really well, but lip sync is consistently out with the AC3 track - it needs to be delayed by...

enhancement
ld-decode

Allows color burst and 0.5 MHz region to have a different deemphasis adjust applied from the video burst region. This can potentially reduce rightwards smearing in the video region, without...