Skip to content
Snippets Groups Projects
Commit c837cd3d authored by Ray Tiley's avatar Ray Tiley Committed by Marton Balint
Browse files

avdevice/decklink_dec: extract NTSC VANC


This changes how NTSC VANC is extracted from the buffer. In NTSC the vanc data
is interleaved between luma and chroma, and not just the luma as in high
definition resolutions.

In my testing this allows a decklink card encoding valid NTSC closed
captions to pass the caption data to the x264 encoder.

Updated with reviews from Devin Heitmueller and Marton Balint.

Signed-off-by: default avatarRay Tiley <raytiley@gmail.com>
Signed-off-by: default avatarMarton Balint <cus@passwd.hu>
parent ce6ce595
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment