Higher quality webms? Might improve conversation of some types of gifs
This commit is contained in:
parent
65b49d95b7
commit
671d1d8a26
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ class MediaAttachment < ApplicationRecord
|
|||
convert_options: {
|
||||
output: {
|
||||
'c:v' => 'libvpx',
|
||||
'crf' => 6,
|
||||
'crf' => 4,
|
||||
'b:v' => '500K',
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue