remove audio metadata (#12171)

th-downstream
Hugo Gameiro 5 years ago committed by Eugen Rochko
parent ae2684a90f
commit 9980046428

@ -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…
Cancel
Save