whoops forgot the faststart
This commit is contained in:
parent
868f2d9d4f
commit
3a648ae07b
1 changed files with 1 additions and 0 deletions
1
pack-vid
1
pack-vid
|
@ -164,6 +164,7 @@ function convert( $src, $dest, $options ) {
|
||||||
'-pass', '2',
|
'-pass', '2',
|
||||||
'-g', $keyframeInt,
|
'-g', $keyframeInt,
|
||||||
], $audio, [
|
], $audio, [
|
||||||
|
'-movflags', '+faststart',
|
||||||
'-y', $dest
|
'-y', $dest
|
||||||
] )
|
] )
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue