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