somebody finally did it. open source native video compression on Android which uses the hardware and isn't just another ffmpeg wrapper. MIT licensed.

https://github.com/JoshAtticus/Compressor

"Compressor." now available on @IzzyOnDroid

dude needs beta testers to get it on Google Play ... see the latest release notes on Github if you want to help.

#Android #VideoCompression #FLOSS #MITlicense #IzzyOnDroid

GitHub - JoshAtticus/Compressor: Lightning fast, ad free, super lightweight native video compressor for Android

Lightning fast, ad free, super lightweight native video compressor for Android - JoshAtticus/Compressor

GitHub

@dalias Say you want the public to benefit from a video codec that's usable by free software in countries where MPEG-LA members hold patents. Would there have been a better way to go about this than how Google released WebM using On2's TrueMotion VP8?

#WebM #VideoCompression #VP8 #SoftwarePatents #swpat

Constrict è un’app open source che permette di comprimere video a una dimensione precisa, con un’interfaccia semplice e codec moderni come H.264, HEVC, AV1 e VP9. #Constrict #Software #Linux #OpenSource #VideoCompression

https://www.linuxeasy.org/constrict-lapp-open-per-comprimere-video-alla-dimensione-desiderata/?utm_source=mastodon&utm_medium=jetpack_social

Constrict: l’app open per comprimere video alla dimensione desiderata

Constrict è un’app open source che permette di comprimere video a una dimensione precisa, con un’interfaccia semplice e codec moderni come H.264, HEVC, AV1 e VP9.

Linux Easy - News da Mondo Linux
We Mass-Deployed 15-Year-Old Screen Sharing Technology and It's Actually Better

Or: How JPEG Screenshots Defeated Our Beautiful H.264 WebCodecs Pipeline

HelixML

Một nhà phát triển đã ra mắt VideoCompress – công cụ nén video trực tuyến miễn phí! Nén video nhanh chóng, không giảm chất lượng, không giới hạn và không có watermark. Được xây dựng với Nuxt, FastAPI và FFmpeg.
#VideoCompress #FreeTool #VideoCompression #SideProject #CôngCụMiễnPhí #NénVideo

https://www.reddit.com/r/SideProject/comments/1o223v1/i_built_a_free_online_video_compressor/

Dự án phụ về nén video trực tuyến tăng trưởng gấp đôi sau một năm! 🚀

🔑 Bài học chính:
* SEO ngách không phải lúc nào cũng hiệu quả.
* Kiên nhẫn và từ khóa dài giúp thắng ở thị trường Nhật Bản (và có thể cả Hàn Quốc).
* Thị trường Mỹ cạnh tranh khốc liệt hơn.
* Cần đa dạng hóa nguồn thu (affiliate marketing).

#sideproject #SEO #videocompression #duanphu #nenvideo #marketing

https://www.reddit.com/r/SideProject/comments/1nf551g/my_side_project_just_2xd_in_growth_in_one_year/

So I have hundreds of videos of ~1 minute recorded from my phone ~10 years ago, and they generally don’t have that great compression, nor they are stored in a modern and advanced video format.

For archiving purposes, I want to take advantage of my workstation’s mighty GPU to process them so that the quality is approximately the same, but the file size would be strongly reduced.

Nevertheless, compressing videos is terribly hard, and way more complex than compressing pictures, so I wouldn’t really know how to do this, what format to use, what codec, what bitrate, what parameters to keep an eye on, etc.

I don’t care if the compression takes a lot of time, I just want smaller but good looking videos.

Any tips? (Links to guides and tutorials are ok too)

Also, unfortunately I am forced to use Windows for this (don’t ask me why 🫠), but I know nothing about Windows because I hate it. Practical software suggestions are very much welcome, too!

#ffmpeg #help #askFedi #codec #AVI #H265 #H264 #movie #video #videoCompression #compression #encoding #HandBrake #heif #heic #avif #mp4 #mkv #Wondows

I'm making a video codec that uses Color Cell Compression, the predecessor of S3TC. A clip can have 16 colors, and each 4x4-pixel block usea two of them. I aim to play FMV on Mega Drive and Game Boy Advance.

It codes 256x144 pixel 12 fps animation at 25 to 42 kB/s depending on motion. Live action is 62.5 kB/s. Fits Sega CD bitrate, not so much Genesis or GBA cartridge yet. I still see room for byte savings.

Curious? Get the source code https://github.com/pinobatch/color-cell-compression

#ScreenshotSaturday #VideoCompression #RetroDev #gbadev #gendev #mddev #fmv #Weebles #SonicCD

I'm making a video codec that uses Color Cell Compression, the predecessor of S3TC. A clip can have 16 colors, and each 4x4-pixel block usea two of them. I aim to play FMV on Mega Drive and Game Boy Advance. #VideoCompression #RetroDev #ScreenshotSaturday #gbadev #gendev #mddev #fmv
Ah yes, because nothing screams "cutting-edge" like using Bloom Filters to compress video without losses 🎥🔍—a concept so revolutionary it’s been relegated to a #GitHub README.md. Never mind the minor detail that Bloom Filters are about as useful for video compression as a colander is for holding water 🙄.
https://github.com/ross39/new_bloom_filter_repo/blob/main/README.md #BloomFilters #VideoCompression #TechInnovation #Humor #HackerNews #ngated
new_bloom_filter_repo/README.md at main · ross39/new_bloom_filter_repo

Contribute to ross39/new_bloom_filter_repo development by creating an account on GitHub.

GitHub