summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2015-12-17 12:23:35 +0100
committerClément Bœsch <clement@stupeflix.com>2015-12-21 11:14:02 +0100
commitf122ba36cb73596fe69256d66d56c23b2ff3f653 (patch)
tree601adaa592a1534ecb5f0b76da12589f782addf7 /tests/fate
parent244766e407fbed6944ada01e9b57bc6c62e36a0d (diff)
lavc: add text encoder
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/subtitles.mak3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/fate/subtitles.mak b/tests/fate/subtitles.mak
index 2d9eb50a5a..267c09e640 100644
--- a/tests/fate/subtitles.mak
+++ b/tests/fate/subtitles.mak
@@ -76,6 +76,9 @@ fate-sub-webvtt2: CMD = fmtstdout ass -i $(TARGET_SAMPLES)/sub/WebVTT_extended_t
FATE_SUBTITLES-$(call ALLYES, SRT_DEMUXER SUBRIP_DECODER WEBVTT_ENCODER WEBVTT_MUXER) += fate-sub-webvttenc
fate-sub-webvttenc: CMD = fmtstdout webvtt -i $(TARGET_SAMPLES)/sub/SubRip_capability_tester.srt
+FATE_SUBTITLES-$(call ALLYES, SRT_DEMUXER SUBRIP_DECODER TEXT_ENCODER SRT_MUXER) += fate-sub-textenc
+fate-sub-textenc: CMD = fmtstdout srt -i $(TARGET_SAMPLES)/sub/SubRip_capability_tester.srt -c:s text
+
FATE_SUBTITLES_ASS-$(call ALLYES, MICRODVD_DEMUXER MICRODVD_DECODER ICONV) += fate-sub-charenc
fate-sub-charenc: CMD = fmtstdout ass -sub_charenc cp1251 -i $(TARGET_SAMPLES)/sub/cp1251-subtitles.sub