isfaststart() {
test
$(
boxdumper
"
$1
"
|
egrep
-m
1
-o
"
(moov:|mdat:)
"
)
=
"
moov:
"
}