add faststart to audio transcoding

th-downstream
DJ Sundog 7 years ago
parent c3e5510289
commit c7cae1bf0f

@ -44,6 +44,7 @@ class MediaAttachment < ApplicationRecord
threads: 2,
vcodec: 'libx264',
acodec: 'aac',
movflags: '+faststart',
},
},
},

Loading…
Cancel
Save