Does anyone know any minimalistic software for downsizing video files without too many other options?

Does anyone know any minimalistic software for downsizing video files without too many other options?
I got a bunch of 1080p anime that I want to convert to 720p to save space, but I don't want to muddle with some enterprise-grade video editing software just to change the resolution a bit.
Is there any software specifically for reducing video file sizes?

Attached: 1497017666235.jpg (861x889, 172K)

Other urls found in this thread:

github.com/Kagami/webm.py
webmproject.org/tools/
twitter.com/SFWRedditGifs

post more lolis eating bread

ffmpeg

ffmpeg

Anything but ffmpeg.

Here's the extended version

I will try ffmpeg, thanks

Attached: 892543.jpg (1920x1080, 215K)

>eating raw bread

all this time and i had never seen the entire version

webm.py -i infile.mkv -vp8 -l 3.0 -vf scale=-1:720 outfile.webm
>makes a 2 pass 3mb vp8 webm /w ffmpeg
github.com/Kagami/webm.py

webmproject.org/tools/

ffmpeg.


for %%A in ("*.mkv") do ffmpeg.exe -i "%%A" -c:v hevc_nvenc -pix_fmt p010le -vf scale=-1:720 -crf 18 -c:a libopus -c:s copy -ac 2 "new\%%~nA.mkv"

Attached: niggers.webm (1280x720, 2.92M)

Are you seriously recommending someone VP8 to transcode his anime?

I'm dead serious and stop calling me Shirley.
vp9 is default setting

Might as well use Theora if you don't care about quality.

>1080p anime that I want to convert to 720p to save space

Use HEVC instead, you can keep the quality but get a smaller file size.

>raw bread

do you even know what bread even is you fucking retard?

ffmpeg
handbrake if you're afraid of the commandline

He's just copying a popular post some user made once to get (You)s.

Not op, are there any downsides? Is it an overall improvement over x264?

It's a huge improvement for low bitrates and a reasonable improvement for medium bitrates. For high bitrates AVC is still the king.
Also x265 kinda sucks if you want to properly preserve grain.

>ffmpeg.exe
LOLOL... who the fuck still uses Winshit?!???!?!

90% of the world.

so retards.

90% chance you're in that category.

handbrake