add faststart to audio transcoding
parent
c3e5510289
commit
c7cae1bf0f
|
@ -44,6 +44,7 @@ class MediaAttachment < ApplicationRecord
|
|||
threads: 2,
|
||||
vcodec: 'libx264',
|
||||
acodec: 'aac',
|
||||
movflags: '+faststart',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue