#1019646242709569617
#general
I have a learning website
And i am saving the videos in aws
My problem is i have 20 terabyte videos on aws and i need to decrease the cost
I am saving the videos as ts with 3 qualities using ffmpeg so how can i decrease the size and the cost
Could i save only the highest quality and generate the low quality on demand or it will take time to display the videos to the user
Or there is another way ?
I am using laravel 8
And the average duration of the video is 40min
#1019646242709569617
#general