mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-17 09:48:42 +00:00
add faststart to audio transcoding
This commit is contained in:
@@ -44,6 +44,7 @@ class MediaAttachment < ApplicationRecord
|
|||||||
threads: 2,
|
threads: 2,
|
||||||
vcodec: 'libx264',
|
vcodec: 'libx264',
|
||||||
acodec: 'aac',
|
acodec: 'aac',
|
||||||
|
movflags: '+faststart',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user