mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-21 12:40:40 +00:00
matroska: demux BluRay text subtitles
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
e87a4a85c1
commit
dface53497
@ -74,6 +74,7 @@ const CodecTags ff_mkv_codec_tags[]={
|
||||
{"S_VOBSUB" , AV_CODEC_ID_DVD_SUBTITLE},
|
||||
{"S_DVBSUB" , AV_CODEC_ID_DVB_SUBTITLE},
|
||||
{"S_HDMV/PGS" , AV_CODEC_ID_HDMV_PGS_SUBTITLE},
|
||||
{"S_HDMV/TEXTST" , AV_CODEC_ID_HDMV_TEXT_SUBTITLE},
|
||||
|
||||
{"V_DIRAC" , AV_CODEC_ID_DIRAC},
|
||||
{"V_MJPEG" , AV_CODEC_ID_MJPEG},
|
||||
|
Loading…
x
Reference in New Issue
Block a user