Releases: scrubbbbs/cbird
cbird v0.8.0
cbird, the best way to dedupe your images and videos, has a major release today!
This version brings a ton of new stuff. The major features added:
- Hardware video decoding overhaul: multiple gpus, nvidia av1, amd, quicksync etc
- Saving arguments in files (globally, per-index, or user-supplied file)
- Prevent inconsistent index when changing algos
- Speedups for video and fdct search
- Support longer videos, more videos per index
- Binary release supports more image formats (AVIF, RAW, HEIC)
- Github wiki with more detailed information
Links
Old demo videos
cbird v0.7.3 (BETA)
This is a beta release. There are no known serious bugs but it hasn't been tested extensively.
There is no Windows or Mac build as some new features haven't been ported.
Full Changelog: v0.7.0...v0.7.3
cbird v0.7.0
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
- 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.resolve
for 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
The first release