remove audio metadata (#12171)
This commit is contained in:
committed by
Eugen Rochko
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,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user