Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial support for subcarrier-locked sampling. #470

Merged
merged 1 commit into from
Mar 8, 2020

Conversation

atsampson
Copy link
Collaborator

For 4fSC subcarrier-locked PAL, the TBC file contains four more samples than usual over the course of 625 lines, so the two fields are horizontally misaligned by two samples (see discussion in #242). This shifts the second field to the left to compensate.

This is only an initial fix for now, since the same problem will apply to ld-dropout-correct and the other tools -- it really needs dealing with in the library.

No change for existing files; it's only enabled if the video parameters contain isSubcarrierLocked: true.

@atsampson atsampson added enhancement ld-decode-tools An issue only affecting the ld-decode-tools labels Mar 2, 2020
@atsampson atsampson requested a review from simoninns March 2, 2020 16:32
For 4fSC subcarrier-locked PAL, the TBC file contains four more samples
than usual over the course of 625 lines, so the two fields are
horizontally misaligned by two samples. This shifts the second field to
the left to compensate.

This is only an initial fix for now, since the same problem will apply
to ld-dropout-correct and the other tools -- it really needs dealing
with in the library.
@simoninns simoninns merged commit 0c641fc into happycube:master Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ld-decode-tools An issue only affecting the ld-decode-tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants