|
|
|
|
|
by ovebepari
2547 days ago
|
|
If you have a short video to share, don't share them in GIF format, let them be videos instead. GIFs are a huge burden to digital devices because they have to contain every frame and every piece of information to themselves where on the other hand, videos are usually compressed and every digital device have the algorithm (Open H264 video coded usually) to extract the compressed file and play the video by default, which leads to less disk space, less bandwidth, less data usage, less CPU cycle usage (making the device faster), less electric power usage (2 billion active FB users!). Further reading: 1) https://developers.google.com/web/fundamentals/performance/o... 2) https://dougsillars.com/2017/04/12/animated-gifs-vs-video-fi... Sorry, I'm a CS undergrad and GIFs bug me. |
|