Commit 81b09cde authored by Zebediah Figura's avatar Zebediah Figura Committed by Alexandre Julliard

mfreadwrite/tests: Test an audio/video file.

parent b924671e
......@@ -18,5 +18,10 @@
#include "windef.h"
/* ffmpeg -f lavfi -i "sine=frequency=600" -t 0.1 -ar 44100 -f wav -acodec pcm_u8 test.wav */
/* @makedep: test.wav */
test.wav RCDATA test.wav
/* ffmpeg -f lavfi -i smptebars -f lavfi -i "sine=frequency=1000" -t 1.0 -r 25 -f mp4 -vcodec h264 -vf scale=160x120 -acodec aac test.mp4 */
/* @makedep: test.mp4 */
test.mp4 RCDATA test.mp4
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