
INTRO
Briefly, we need a Video on Demand (VOD) streaming solution, with Adaptive Bitrate Streaming (ABR). There are two industry standar...
For further actions, you may consider blocking this person and/or reporting abuse
@nodir_dev
Super nice article! many thanks to you!
would I ask to explain these arguments to me plz?
Thank you again for the article.
My email: moyi.pary@gmail.com
Great tutorial!
What if I want to add an SRT Subtitle?
Best regards,
Thanks, I haven’t tried it with subtitles yet, but that’s good point, will share my findings here once I try it with subtitles
Good job man
Thanks a lot 🙃
Nicely explained!!
But just had a small doubt, in point 3 you had mentioned about dividing it into smaller 5-10 seconds chuck. Could not find anything about that in the document.
Thak you.
5-10 second chunks are my approximate values for each output video file, not necessarily have to be that long. Length of the chunks represent duration of video which is obtained upon every buffer request. I just made up those numbers based on average video lengths of output files just for general conception
Thank you, man! Great article.
Nice post, I'll try to implement something like this.
I’ve been struggling with how to write the ffmpeg bash script for this, and bro just handed it out.
Thank you so much, man.