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

Software defined VHS decoder - Fork (maybe temporary) of the ld-decode Laserdisc rf decoder

Results 51 vhs-decode issues
Sort by recently updated
recently updated
newest added

VHS - [x] 525-line SP NTSC, PAL-M (Mostly okay - need fine-tuned sub-deemph for HQ) - [x] 625-line SP PAL (Mostly okay - need fine-tuned sub-deemph for HQ) - [x]...

help wanted
in-process

On cvbs samples from unstable video sources like a VHS VCR, the chroma decoding has issues a lot of the time. Additinally there needs to be some sort of agc...

### Checklist - ✅ I have searched the issues page for any duplicate issues open or closed and confirmed that this bug has not been reported before. - ✅ I...

bug

There is a cross-hatch pattern to varying degrees on the output from NTSC VHS samples which I don't think should be there: https://cdn.discordapp.com/attachments/665834485975351307/1028444042339569754/unknown.png Unlike the "checkerboard"/blocky patterning seen especially on...

enhancement
help wanted
priority

Currently, HiFi decode is fully working but needs improvements that have already been discussed since it is now merged I'll create this issue here for reference. ## Documentation - [x]...

in-process
Audio

# Operating System Support This issue tracks the support level between oprating systems for the decode family of tools and decoders. ## Decoders & Tools - Native Building - [x]...

enhancement
in-process
Tools Suite

### Bug Description Running cvbs-decode produces the following output ``` Traceback (most recent call last): File "/home/alex/Projects/vhs-decode/vhs-decode/Home_Movies_Alexander_9_4_94/../cvbs-decode", line 2, in from cvbsdecode.main import main File "/home/alex/Projects/vhs-decode/vhs-decode/cvbsdecode/main.py", line 9, in from...

bug

Added Thread safe fftw3 wrapper workaround until the bug is fixed upstream. However, I removed the threading and redo code thing on the overriden VHS Decode process. Also partitioned the...

[Discord Note](https://discordapp.com/channels/665557267189334046/665834485975351307/1011718162175234159) As the script's output to FFV1 currently, files are directly not usable in NLE's and most editing suites tools without re-encoding, y4m is more compatible and practical for...

enhancement
priority
in-process

There seems to be a slight issue with the output from hifi-decode not beeing entirely correct speed-wise From discord: 09:11]rewolf: @oln I'm currently looking into the HiFi (mis-)alignement topic for...

bug
Audio