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