Reduce filesize on videos without losing quality

ENHANCE YOUR GAMEPLAY
Register to become part of Onetap today!
Register Login

VexatiousCheff

Active Member
I made a video in a game titled geometry dash and i wanted to reduce filesize on it somehow.

Original filesize: 41,114 kb
New filesize: 16,119 kb

Y6q9QUO.png


Before you ask "Does this result in any loss of quality?"
No, no it doesn't
JONYrqH.png
Nwi0NCy.png

Then getting the difference of the two images results in this:
fUj23GD.png

As you can clearly see there is no difference whatsoever

So how did I do it?

First time you do this:
1. Install FFMPEG if you haven't already

Every time you do this:
1. Open CMD
2. CD to your video path (e.g "cd C:\Users\{PC_USERNAME}\Videos")
3. Type ffmpeg -i "{VIDEO_NAME}" "{VIDEO_NAME2}"
4. Press enter
5. Now wait as FFMPEG output's the video

QeAICKP.png

Easy as that!

Heres the difference for a 500mb replay:
mVCpPl2.png


This is good for people like me who's internet especially isn't great.

Download
Source code

How to use it:
1. Download the EXE and put it in the folder with all your videos
2. Run it
3. Type "y" if you want it to delete every file after it has formatted it

Done!
unknown.png
unknown.png
 
Last edited:

rave

Member
or you could just use handbrake, or even adobe's media encoder

youtube will compress your video anyways
 

skarta

Member
or you could just use handbrake, or even adobe's media encoder

youtube will compress your video anyways
Yeah I can vouch for this I used to use handbrake when I had shit net, file size down 90%+ with no quality loss, sometimes it actually looked better than the uncompressed version once uploaded because youtube is less harsh on smaller files I suppose
 

VexatiousCheff

Active Member
first point still stands + the hell are you doing with the video then
Yeah I can vouch for this I used to use handbrake when I had shit net, file size down 90%+ with no quality loss, sometimes it actually looked better than the uncompressed version once uploaded because youtube is less harsh on smaller files I suppose
if u wanna use adobes media encoder then use it, same with handbrake, i rather use ffmpeg as i figured it out in two minutes
 
  • Like
Reactions: skarta

stardog64

Member
The first frame of a video may look fine but, with video compression bitrate is changed and that is a huge factor in video quality. Just thought I would mention that.
 
now there are a lot of all sorts of codecs for video compression, but unfortunately not one of them makes the quality the same cool after living like the original
 

keoperDAB

Well-Known Member
Subscriber
now there are a lot of all sorts of codecs for video compression, but unfortunately not one of them makes the quality the same cool after living like the original
why would u think u can reduce the video size without losing the quality lol

a file size of a video is affected by the resolution, length, frame rate etc so reducing the file size u have to choose one to "optimize"

the only way could probably do that is lossless compression (note that not all video format support this compression) and theoretically u can't reduce the size a lot lol