mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-26 19:01:44 +02:00
lavc: Describe eia_608 as text subtitles.
This commit is contained in:
parent
6701c92fa4
commit
0382c546cc
@ -2670,6 +2670,7 @@ static const AVCodecDescriptor codec_descriptors[] = {
|
||||
.type = AVMEDIA_TYPE_SUBTITLE,
|
||||
.name = "eia_608",
|
||||
.long_name = NULL_IF_CONFIG_SMALL("EIA-608 closed captions"),
|
||||
.props = AV_CODEC_PROP_TEXT_SUB,
|
||||
},
|
||||
{
|
||||
.id = AV_CODEC_ID_JACOSUB,
|
||||
|
Loading…
Reference in New Issue
Block a user