You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The question
I would like to take a given MP4 file and then create a new HLS file with 3 different qualities (I think this is how it's called: HLS). The first quality should be the same as the original video, and then 2 more lower qualities.
Is that possible?
What you have tried
I don't even know where to start from, to be honest.