mirror of https://github.com/mpv-player/mpv
11 lines
216 B
Bash
11 lines
216 B
Bash
|
|
||
|
sync
|
||
|
sleep 1
|
||
|
cat $2 >/dev/null
|
||
|
sleep 2
|
||
|
$* -benchmark -nosound | grep BENCHMARKs
|
||
|
$* -benchmark -nosound | grep BENCHMARKs
|
||
|
$* -benchmark -nosound | grep BENCHMARKs
|
||
|
# $* -benchmark -nosound | grep BENCHMARKs
|
||
|
# echo ""
|