mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-24 02:21:11 +01:00
fate/subtitles: add MicroDVD remux test.
This commit is contained in:
parent
7346354b55
commit
9ed6af4be2
2 changed files with 4 additions and 0 deletions
|
|
@ -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
tests/ref/fate/sub-microdvd-remux
Normal file
1
tests/ref/fate/sub-microdvd-remux
Normal file
|
|
@ -0,0 +1 @@
|
|||
669e51e357f8a8bd060f2499149c2ded
|
||||
Loading…
Add table
Add a link
Reference in a new issue