mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02: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