Skip to content

Releases: scrubbbbs/cbird

cbird v0.7.0

18 Jul 18:57
Compare
Choose a tag to compare

cbird, the best way to dedupe your images and videos, has a major release today!

This version brings a ton of new stuff. The most notable being a huge speedup for jpeg indexing (3-4x for large files). This was using a trick the jpeg format has where it can scale the image down while decompressing, in 1/8 increments.

Also I've added a lot of polish, Mac support, Qt 6 port (latest version), latest FFmpeg version, and fixed a ton of bugs.

Links

cbird v0.6.0

07 Aug 15:36
Compare
Choose a tag to compare
  • Add weeds feature (recommended by r/user/traal)
  • Search: Add max-threshold -p.mt which produces a result for every needle until threshold is exceeded
  • Indexer: Use skip-loop-filter to speedup video indexing ~20%
  • Indexer: Option to show all ignored files
  • Indexer: Handle links sanely by default, add options i.links, -i.dups, -i.resolvefor other cases.
  • Filters: Add -head/-tail
  • Image view: difference image can align to template match
  • Video view: fix issues with unequal frame rates
  • Video view: export the aligned pair to Kdenlive
  • Speedups: video compare view, differences image, -group-by

cbird v0.5.0

08 Nov 20:18
Compare
Choose a tag to compare

The first release