is there transcoding of video supported out of the box? #7
-
|
@LoredCast I want to try out MP4 to HLS(m3u8 and ts) transcoding for some of the video files but i could not find the option on the UI for HLS or Dash transcoding? |
Beta Was this translation helpful? Give feedback.
Answered by
LoredCast
Oct 7, 2025
Replies: 1 comment
-
|
Ffmpeg can definitely do this. You just have to add this command manually into the settings.yml file or adjust the ffmpeg command through the Settings UI. The command template looks roughly like this' With Formats being:
for So something like: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LoredCast
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ffmpeg can definitely do this. You just have to add this command manually into the settings.yml file or adjust the ffmpeg command through the Settings UI.
The command template looks roughly like this'
With Formats being:
m3u8for
mp4-->m3u8So something like: