Atom-Eater by Vitaly Bulgarov (timelapse and pdf-article)
Release date:2016, May 8
Author:Vitaly Bulgarov
Skill level:Beginner
Language:English
Exercise files:Yes
Originally “Atom-Eater” was an idea for a “Radioactive Waste Cleaning Robot” that got its body/head shape inspired by an anteater animal that is capable of accessing “hard-to-reach” places using its elongated head and long tongue. Later I decided to just leave it at state of “an open platform” where depending on a specific task that needs to be done, this robot could be equipped with a hardware required for a certain kind of job.
hello strawberry
i hope you doing well 🙂
i want to say thank you for evertything
&
i want to ask
( i have many course and storage problem too….
so can you share your ( ” ffmpeg code which you use for converting files “) ( and shrink file size ) )
it really helpful
thank you for advance 😀
sure, it is not that coplicated:
ffmpeg -i file.avi -max_muxing_queue_size 4000 -c:v libx264 -preset veryslow -crf 30 -vsync 2 -vf “pad=ceil(iw/2)*2:ceil(ih/2)*2” -c:a libfdk_aac -ab 64k -ac 2 -flags +aic+mv4 -movflags +faststart file.mp4 -async 1
hello strawberry
i hope you doing well
i want to say thank you for everything you do
i tried to use it but i get unknown encoder ‘libfdk_aac’
you need to compile ffmpeg with libfdk_aac support
Thank you for sharing 🙂
Vitaly Bulgarov is the best instructor I know for creating robots, he started out making robots for video games and now he works for the military designing robots of the future, he also worked in Ghost movies in the Shell (2017) and for the film Alita: Battle Angel (2019)
Thank you again for this beautiful gift 😀
Hi up there, first of all thx for choosing us, and we shall overcome!