discourse/app/jobs
Blake Erickson af3abb54e3
FEATURE: Add support for aws MediaConvert (#33092)
When enabled this will convert uploaded videos to a standard format that should
be playable on all devices and browsers.

The goal of this feature is to prevent codec playback issues that
sometimes can occur with video uploads.

It uses an adapter pattern, so that other services for video conversion
could be easily added in the future.
2025-07-23 11:58:33 -06:00
..
concerns DEV: Apply syntax_tree formatting to app/* 2023-01-09 14:14:59 +00:00
onceoff DEV: Remove UploadFixer and uploads:fix_all_extensions rake task (#33004) 2025-05-30 14:11:55 +08:00
regular FEATURE: Add support for aws MediaConvert (#33092) 2025-07-23 11:58:33 -06:00
scheduled DEV: Rescue from each step of EnsureDbConsistency (#31313) 2025-02-13 12:07:04 +02:00
base.rb DEV: Fix sidekiq requires in test env 2025-07-22 12:40:57 +02:00