Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Create OOTB video transformer using FFMPEG #885

Open
jlittle-tsg opened this issue Mar 8, 2021 · 1 comment
Open

Create OOTB video transformer using FFMPEG #885

jlittle-tsg opened this issue Mar 8, 2021 · 1 comment

Comments

@jlittle-tsg
Copy link

FFMPEG can be utilized to convert different types of video files (e.g. wav, mov, avi) to mp4. Using the command ffmpeg -i .mp4 should achieve this.

The goal is to create a OC transformer to do this conversion for us.

@m-brouillette
Copy link
Contributor

To be fully done from a business perspective, this enhancement would also need to include some aspect of adding the transformed video as an MP4 rendition. Whether this is on-demand or on-upload of content is up to debate (and likely a client to client config thing) but being added as a rendition is needed for this enhancement to be a step up from manual video conversion.

@gsteimer gsteimer modified the milestones: 3.5, 3.6 Sep 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants