add faststart to audio transcoding

This commit is contained in:
DJ Sundog 2017-10-07 19:59:22 +00:00
parent c3e5510289
commit c7cae1bf0f

View file

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