Merge remote-tracking branch 'upstream/main'
This commit is contained in:
commit
d564483d30
1796 changed files with 48111 additions and 29322 deletions
|
@ -115,7 +115,7 @@ class MediaAttachment < ApplicationRecord
|
|||
VIDEO_PASSTHROUGH_OPTIONS = {
|
||||
video_codecs: ['h264'].freeze,
|
||||
audio_codecs: ['aac', nil].freeze,
|
||||
colorspaces: ['yuv420p'].freeze,
|
||||
colorspaces: ['yuv420p', 'yuvj420p'].freeze,
|
||||
options: {
|
||||
format: 'mp4',
|
||||
convert_options: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue