Show HN: Vector Video
11–20 of 23 posts
Re: Show HN: Vector Video
#12Re: Show HN: Vector Video
#13And they also do upscaling via a high quality sinc filter: https://en.wikipedia.org/wiki/Whittaker%E2%80%93Shannon_inte...
The main issue you have is gif artifacts from the extreme color quantization. Something like this might help: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.422...
Re: Show HN: Vector Video
#14Re: Show HN: Vector Video
#15Basically, I'm talking about some kind of voxel representation that is more or less "scale invariant".
Re: Show HN: Vector Video
#16Usually people motion interpolation: https://en.wikipedia.org/wiki/Motion_interpolation There are some really perfect algorithms out there for this. And they also do upscaling via a high quality sinc filter: https://en.wikipedia.org/wiki/Whittaker%E2%80%93Shannon_inte... The main issue you have is gif artifacts from the extreme color quantization. Something like this might help: http://citeseerx.ist.psu.edu/viewdoc/d…
Re: Show HN: Vector Video
#17If the OP is reading this... Try animating a large cube moving into the logo, and using the boolean subtract modifier between each mesh and this cube. Place the cube on another (invisible) layer, et voila. You can leave your camera fixed in the same place, too. EDIT to add: I should have mentioned, I think this is a very cool idea! I might just steal it one day ;)
Steal it by all means!
Re: Show HN: Vector Video
#18Earlier quoted context omitted.
Visited with latest Ubuntu Firefox with no problem.
Firefox aggressively caches intermediate certificates and uses them to build trust paths when they're not included by the server. This can mask configuration errors.
Re: Show HN: Vector Video
#19What's wrong with the frame rate of the GIF animation? It looks silky smooth to me in Firefox.
Re: Show HN: Vector Video
#20Usually people motion interpolation: https://en.wikipedia.org/wiki/Motion_interpolation There are some really perfect algorithms out there for this. And they also do upscaling via a high quality sinc filter: https://en.wikipedia.org/wiki/Whittaker%E2%80%93Shannon_inte... The main issue you have is gif artifacts from the extreme color quantization. Something like this might help: http://citeseerx.ist.psu.edu/viewdoc/d…
I've had the most success with the Farneback algorithm. There's even a nice CLI utility called Butterflow which wraps ffmpeg+OpenCV Farneback, and allows you to interpolate video with a one-liner on the command line: https://github.com/dthpham/butterflow
Here's an example of my results applying Butterflow to satellite images from Himawari - the first half is interpolated, while the second half shows the same frames uninterpolated: https://www.youtube.com/watch?v=8knZ2-cys6M & a compilation of a few more: https://www.youtube.com/watch?v=1lPsA8J3U0Q