diff options
author | Scott Theisen <scott.the.elm@gmail.com> | 2024-12-14 17:00:22 -0500 |
---|---|---|
committer | Marth64 <marth64@proxyid.net> | 2025-02-09 20:27:49 -0600 |
commit | 9fb806fa57731690852dfb9ac2a0ae4ad5692fbf (patch) | |
tree | 98edeb63ae020f2ceb142346cb376497a6fac486 /libavformat/mpeg.c | |
parent | 0ae5b1bfcca7fbf179e6bebdc020f8372fcbc8c1 (diff) | |
download | ffmpeg-9fb806fa57731690852dfb9ac2a0ae4ad5692fbf.tar.gz |
avcodec: add AV_CODEC_ID_IVTV_VBI
IVTV, a Linux driver for TV tuners, and V4L2 utilize
a coding named after IVTV to carry sliced VBI data
in MPEG streams produced by tuner cards with
VBI capture capability and an MPEG-2 encoder SoC.
IVTV or V4L2 driver will transport the coded data into a
MPEG-PS private stream ("IVTV") that can be captured
from the card alongside the video/audio.
The data could include:
EIA-608, Teletext, WSS (PAL widescreen signaling),
or VPS (PAL VCR signaling).
Signed-off-by: Marth64 <marth64@proxyid.net>
Diffstat (limited to 'libavformat/mpeg.c')
0 files changed, 0 insertions, 0 deletions