add faststart to audio transcoding

This commit is contained in:
DJ Sundog 2017-10-07 19:59:22 +00:00
parent 96ba3482b9
commit 6ca03a7f58

View file

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