mirror of
https://github.com/mpv-player/mpv
synced 2024-12-09 08:29:42 +00:00
946d610032
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2264 b3059339-0415-0410-9bf9-f77b7e298cf2
11 lines
216 B
Bash
Executable File
11 lines
216 B
Bash
Executable File
|
|
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 ""
|