Commit def85067 authored by Clément Bœsch's avatar Clément Bœsch

Merge commit '523c4c5b'

* commit '523c4c5b':
  fate: Add TrueMotion 2 RT tests
Merged-by: 's avatarClément Bœsch <u@pkh.me>
parents e28d6605 523c4c5b
...@@ -10,6 +10,18 @@ fate-truemotion1: $(FATE_TRUEMOTION1) ...@@ -10,6 +10,18 @@ fate-truemotion1: $(FATE_TRUEMOTION1)
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, TRUEMOTION2) += fate-truemotion2 FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, TRUEMOTION2) += fate-truemotion2
fate-truemotion2: CMD = framecrc -i $(TARGET_SAMPLES)/duck/tm20.avi fate-truemotion2: CMD = framecrc -i $(TARGET_SAMPLES)/duck/tm20.avi
FATE_TRUEMOTION2RT += fate-truemotion2rt-low
fate-truemotion2rt-low: CMD = framecrc -i $(TARGET_SAMPLES)/duck/tr20_low.avi -an
FATE_TRUEMOTION2RT += fate-truemotion2rt-mid
fate-truemotion2rt-mid: CMD = framecrc -i $(TARGET_SAMPLES)/duck/tr20_mid.avi -an
FATE_TRUEMOTION2RT += fate-truemotion2rt-high
fate-truemotion2rt-high: CMD = framecrc -i $(TARGET_SAMPLES)/duck/tr20_high.avi -an
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, TRUEMOTION2RT) += $(FATE_TRUEMOTION2RT)
fate-truemotion2rt: $(FATE_TRUEMOTION2RT)
FATE_VP3-$(call DEMDEC, MATROSKA, THEORA) += fate-theora-coeff-level64 FATE_VP3-$(call DEMDEC, MATROSKA, THEORA) += fate-theora-coeff-level64
fate-theora-coeff-level64: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/vp3/coeff_level64.mkv fate-theora-coeff-level64: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/vp3/coeff_level64.mkv
......
#tb 0: 100/2397
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 208x232
#sar 0: 0/1
0, 0, 0, 1, 54288, 0xbb88db84
#tb 0: 100/2397
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 208x232
#sar 0: 0/1
0, 0, 0, 1, 54288, 0x94310459
#tb 0: 100/2397
#media_type 0: video
#codec_id 0: rawvideo
#dimensions 0: 208x196
#sar 0: 0/1
0, 0, 0, 1, 45864, 0x6c39a9e0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment