mirror of https://github.com/FFmpeg/FFmpeg.git
They were two very short files that cover ffmpeg-specific features.pull/8/head
parent
102cf964dd
commit
98ce9b8468
5 changed files with 12 additions and 15 deletions
@ -1,9 +0,0 @@ |
||||
FATE_OPTIONS += fate-options-force_key_frames
|
||||
fate-options-force_key_frames: tests/data/vsynth2.yuv |
||||
fate-options-force_key_frames: CMD = enc_dec \
|
||||
"rawvideo -s 352x288 -pix_fmt yuv420p" tests/data/vsynth2.yuv \
|
||||
avi "-c mpeg4 -g 240 -qscale 10 -force_key_frames 0.5,0:00:01.5" \
|
||||
framecrc "" "" "-skip_frame nokey"
|
||||
|
||||
FATE_FFMPEG += $(FATE_OPTIONS)
|
||||
fate-options: $(FATE_OPTIONS) |
@ -0,0 +1,4 @@ |
||||
5423335cd809e631a2e03f97585348e0 *tests/data/fate/force_key_frames.avi |
||||
113308 tests/data/fate/force_key_frames.avi |
||||
8f68ad2e602ecd87a3e0c097ba99d773 *tests/data/fate/force_key_frames.out.framecrc |
||||
stddev:34363.01 PSNR: 5.61 MAXDIFF:56305 bytes: 7603200/ 186 |
@ -1,4 +0,0 @@ |
||||
5423335cd809e631a2e03f97585348e0 *tests/data/fate/options-force_key_frames.avi |
||||
113308 tests/data/fate/options-force_key_frames.avi |
||||
8f68ad2e602ecd87a3e0c097ba99d773 *tests/data/fate/options-force_key_frames.out.framecrc |
||||
stddev:34363.01 PSNR: 5.61 MAXDIFF:56305 bytes: 7603200/ 186 |
Loading…
Reference in new issue