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',
|
||||
'-g', $keyframeInt,
|
||||
], $audio, [
|
||||
'-movflags', '+faststart',
|
||||
'-y', $dest
|
||||
] )
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue