Browse Source

fate/subtitles: add MicroDVD remux test.

tags/n1.2
Clément Bœsch 12 years ago
parent
commit
9ed6af4be2
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      tests/fate/subtitles.mak
  2. +1
    -0
      tests/ref/fate/sub-microdvd-remux

+ 3
- 0
tests/fate/subtitles.mak View File

@@ -7,6 +7,9 @@ fate-sub-jacosub: CMD = md5 -i $(SAMPLES)/sub/JACOsub_capability_tester.jss -f a
FATE_SUBTITLES_ASS-$(call DEMDEC, MICRODVD, MICRODVD) += fate-sub-microdvd
fate-sub-microdvd: CMD = md5 -i $(SAMPLES)/sub/MicroDVD_capability_tester.sub -f ass

FATE_SUBTITLES-$(call ALLYES, MICRODVD_DEMUXER MICRODVD_MUXER) += fate-sub-microdvd-remux
fate-sub-microdvd-remux: CMD = md5 -i $(SAMPLES)/sub/MicroDVD_capability_tester.sub -c:s copy -f microdvd

FATE_SUBTITLES_ASS-$(call DEMDEC, MOV, MOVTEXT) += fate-sub-movtext
fate-sub-movtext: CMD = md5 -i $(SAMPLES)/sub/MovText_capability_tester.mp4 -f ass



+ 1
- 0
tests/ref/fate/sub-microdvd-remux View File

@@ -0,0 +1 @@
669e51e357f8a8bd060f2499149c2ded

Loading…
Cancel
Save