Aerial: Sharper videos (attached below)

Created on 27 Aug 2016  Â·  18Comments  Â·  Source: JohnCoates/Aerial

Now that the screensaver is using cached versions of each video, those can be replaced with sharper versions. I have applied a sharpen filter to each video in AE and re-rendered them, which should make these a little better looking on retina displays.

This is by no means a resolution increase and they still look blurry, but the improvements are noticeable. If anyone wants the videos, download them here: goo.gl/q8lTBN (will take a while to upload)

To replace the files, just drop these into /Library/Caches/Aerial/
File size is almost double, but if you think it's worth it, you are welcome to use these.

Here are two screenshots comparing before and after:
01-old
01-sharp
02-old
02-sharp

Most helpful comment

Happy to hear you guys are enjoying these. It's a shame Apple couldn't be bothered to film these at a higher resolution, but in the meantime we have to make do with solutions like these.

All 18 comments

Thanks for your effort!

Thanks for this!

Thank you!

Thanks, these are great!

I have converted 6 people to use this, it is awesome.

Happy to hear you guys are enjoying these. It's a shame Apple couldn't be bothered to film these at a higher resolution, but in the meantime we have to make do with solutions like these.

Great work, looks much improved! I wonder if it would be trivial to add a sharpen filter into Aerial using something like https://github.com/BradLarson/GPUImage2

I made these in AE and I tried to tailor the level of sharpness for each video so that it looks good, but not over the top (these still are low res and there's only so much you can squeeze out of them). So no point in adding the filter on top of the new videos.

If you meant doing this programatically for all users, instead of using pre-rendered videos, what you'd have to consider are performance issues. Is that processing framework not going to overload most computers and drain the battery if it has to constantly apply sharpening filters to 1080p videos for half an hour straight?

I was proposing doing it programmatically for all users.

You pose a good question. As far as battery draining, I believe that users who run Aerial off of battery are in the minority. Even so, I don't think that a sharpening filter written as a GPU shader would actually add any negligible performance issues. If it was written as a CPU routine, I believe your point would be very valid. Either way it would definitely be an optional feature. Just throwing the idea out there since your results look very nice.

It can't hurt to have it as a toggle. If you do decide to try it out, I'd be happy to look at what values each video needs (since it's just a number in AE and I cannot translate it to whatever GPUImage2 uses).

Okay I'll definitely pass it by you if I end up coding it. I've been
restructuring and cleaning up the code the last few days, it might not hurt
to add a new feature!

On Friday, September 23, 2016, Cristian Moisei [email protected]
wrote:

It can't hurt to have it as a toggle. If you do decide to try it out, I'd
be happy to look at what values each video needs (since it's just a number
in AE and I cannot translate it to whatever GPUImage2 uses).

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/JohnCoates/Aerial/issues/257#issuecomment-249172507,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AA7EeGPwp7xAKig7n3MaJo96YmQfmOMZks5qs73bgaJpZM4Juiz2
.

Sounds good. You can reach me at [email protected]

Thank you

thanks man. gonna try. esp since i have download issues (even without behind proxy of my own)

Cool.

Link to videos is broken, anyone care to re-upload?

Getting a "404" when clicking on the link.

Since link is broken and we have 4K videos now, closing this.

Was this page helpful?
0 / 5 - 0 ratings