remove audio metadata (#12171)
parent
3a929dbedd
commit
488dd0ff7a
|
@ -87,6 +87,7 @@ class MediaAttachment < ApplicationRecord
|
|||
convert_options: {
|
||||
output: {
|
||||
'loglevel' => 'fatal',
|
||||
'map_metadata' => '-1',
|
||||
'q:a' => 2,
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue