@j @matrix
If this were the usual 700MB DVD rip, I'd say very bad. Seeing how this is only 100MB, that's quite impressive. Compressing a movie down to a bad MP3 encode bitrate is something.
Still though, there are a lot of noticeable artifacts. I don't think I'd watch this as it is on anything larger than a 5" phone.

@alyx @j Have you seen movies and shows made for the GBA? 4 episodes of SpongeBob in 32MB

@matrix @alyx alright let me download Shrek and give that a try.

@matrix @alyx @PurpCat @beardalaxy sorry I forgot to post it. I had to lower the resolution to 360p I made 2 versions. One with opus and one with aac_he_v2. aac_he_v2 is less efficient than opus but it supports proper vbr encoding to a target quality instead of just ABR encoding which allows it to place more bits at more complex parts and less bits at less complex parts resulting in slightly better quality because despite being less efficient it can adapt its bitrate much more efficiently.

Here's the encoding settings used:

ffmpeg -hide_banner -i ~/rtorrent/download/Shrek.2001.REPACK.BluRay.1080p.TrueHD.7.1.AVC.REMUX-FraMeSToR/Shrek.2001.REPACK.BluRay.1080p.TrueHD.7.1.AVC.REMUX-FraMeSToR.mkv -y -strict experimental -c:a libopus -b:a 40k -ac 2 -c:v libsvtav1 -crf 54 -preset 2 -svtav1-params input-depth=10:tune=0 -g 240 -vf "scale=w=-2:360" -pix_fmt yuv420p10le -movflags faststart -metadata:s:v handler_name="VideoHandler" -metadata:s:a handler_name="SoundHandler" ~/nvme/shrek-opus.mp4

ffmpeg -hide_banner -i ~/rtorrent/download/Shrek.2001.REPACK.BluRay.1080p.TrueHD.7.1.AVC.REMUX-FraMeSToR/Shrek.2001.REPACK.BluRay.1080p.TrueHD.7.1.AVC.REMUX-FraMeSToR.mkv -y -strict experimental -c:a libfdk_aac -profile:a aac_he_v2 -vbr 2 -ac 2 -c:v libsvtav1 -crf 54 -preset 2 -svtav1-params input-depth=10:tune=0 -g 240 -vf "scale=w=-2:360" -pix_fmt yuv420p10le -movflags faststart -metadata:s:v handler_name="VideoHandler" -metadata:s:a handler_name="Sound handler" ~/nvme/shrek-heaacv2.mp4

Follow

@j @PurpCat @beardalaxy @matrix
It has a few bad spots here and there, but I'd say it compressed better than the previous one. Which is not that shocking. Animations will do that.
Watchable on a phone definitely, maybe even a smaller tablet.

I'm curious though, what do you seek to get from these experiments? The smallest file size possible just for the fun of it, or a good sweet spot of size and quality for watching on a small screen, or streaming online?

· · Web · 1 · 0 · 1
@alyx @PurpCat @beardalaxy @matrix no this compressed way worse. I had to lower the resolution and increase the CRF.

The other one was mostly just static shots and not much camera panning. It wasn't much different than a talking head video.

Shrek has a lot of movement. Also 3D animation isn't much different than film. Then discussing "animation" in the context of a video encoder it's referring to 2D animation.

Also Shrek has a way more complex audio track.
Sign in to participate in the conversation
Game Liberty Mastodon

Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.