mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-19 00:21:40 +01:00
add faststart to audio transcoding
This commit is contained in:
parent
96ba3482b9
commit
6ca03a7f58
@ -44,6 +44,7 @@ class MediaAttachment < ApplicationRecord
|
||||
threads: 2,
|
||||
vcodec: 'libx264',
|
||||
acodec: 'aac',
|
||||
movflags: '+faststart',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user