Jump to content

Compression for Website

Go to solution Solved by WereCatf,
25 minutes ago, Nolanrulesroblox said:

how do i compress like youtube?

I don't use any Adobe-products, so I can't give any specific details, but when you're exporting a video, you need to select a video-codec that can compress well and you also need to set a lowish bitrate for it. For example, exporting with VP9 or H.265/HEVC video-codecs and at, say, 6-8Mbps bitrate you can get rather small files.

I have Adobe CC for rendering, what settings can i use to compress video like youtube (very small file size to share video)

 

Im trying to host some videos on my site but They are about 3gb for only 2 mins, I uploaded them to youtube (under unlisted) and they came to only 37 mb

 

how do i compress like youtube?

 

my OS Ubuntu 64 bit, but willing to install Wine if needed

 

System Specs (VM)

64gb SSD 

12gb ram

4 CPU cores (can go up to 20)

Edited by Guest
forgot some stuff
Link to comment
https://linustechtips.com/topic/1154719-compression-for-website/
Share on other sites

Link to post
Share on other sites

25 minutes ago, Nolanrulesroblox said:

how do i compress like youtube?

I don't use any Adobe-products, so I can't give any specific details, but when you're exporting a video, you need to select a video-codec that can compress well and you also need to set a lowish bitrate for it. For example, exporting with VP9 or H.265/HEVC video-codecs and at, say, 6-8Mbps bitrate you can get rather small files.

Hand, n. A singular instrument worn at the end of the human arm and commonly thrust into somebody’s pocket.

Link to post
Share on other sites

As a Linux user, if you want to compress the video on your local machine, you should look into ffmpeg:

Convert video with vp9 codec using ffmpeg

The link talks about compiling stuff, but on Ubuntu the packages should be available in the repo, so just install them instead (libvpx).

Remember to either quote or @mention others, so they are notified of your reply

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×