Skip to content
Snippets Groups Projects
Commit d106ffd9 authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

fate: add bitexact flag to fate-sub-movtextenc

parent b11b0e16
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ FATE_SUBTITLES += fate-sub-movtext ...@@ -8,7 +8,7 @@ FATE_SUBTITLES += fate-sub-movtext
fate-sub-movtext: CMD = md5 -i $(SAMPLES)/sub/MovText_capability_tester.mp4 -f ass fate-sub-movtext: CMD = md5 -i $(SAMPLES)/sub/MovText_capability_tester.mp4 -f ass
FATE_SUBTITLES += fate-sub-movtextenc FATE_SUBTITLES += fate-sub-movtextenc
fate-sub-movtextenc: CMD = md5 -i $(SAMPLES)/sub/MovText_capability_tester.mp4 -map 0 -scodec mov_text -f mp4 -movflags frag_keyframe+empty_moov fate-sub-movtextenc: CMD = md5 -i $(SAMPLES)/sub/MovText_capability_tester.mp4 -map 0 -scodec mov_text -f mp4 -flags +bitexact -movflags frag_keyframe+empty_moov
FATE_SUBTITLES += fate-sub-realtext FATE_SUBTITLES += fate-sub-realtext
fate-sub-realtext: CMD = md5 -i $(SAMPLES)/sub/RealText_capability_tester.rt -f ass fate-sub-realtext: CMD = md5 -i $(SAMPLES)/sub/RealText_capability_tester.rt -f ass
......
ea719ca95c36d0da638282ccd017dace 42640029a44ce4c5748e5e7ba5c189fd
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment