Commit 821fda81 authored by James Almer's avatar James Almer

fate/vcodec: use the encoder private option for frame skip compare function

Stop using the deprecated global option
Signed-off-by: 's avatarJames Almer <jamrial@gmail.com>
parent a45be55d
......@@ -323,7 +323,7 @@ fate-vsynth%-mpeg4-nr: ENCOPTS = -qscale 8 -flags +mv4 -mbd rd \
fate-vsynth%-mpeg4-nsse: ENCOPTS = -qscale 7 -cmp nsse -subcmp nsse \
-mbcmp nsse -precmp nsse \
-skipcmp nsse
-skip_cmp nsse
fate-vsynth%-mpeg4-qpel: ENCOPTS = -qscale 7 -flags +mv4+qpel -mbd 2 \
-bf 2 -cmp 1 -subcmp 2
......
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