-
-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In config.yaml, we can define video-profiles like i.e.
video-profiles:
360p:
width: 640
height: 360
bitrate: 800
540p:
width: 960
height: 540
bitrate: 1800
Is there a way to have an "original file" profile? i.e. to optionally just serve up the source .mp4, without any transcoding?
If not, would love it as a feature request :)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request