duplicate detection for video files doesn't work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
F-Spot |
Won't Fix
|
Medium
|
|||
f-spot (Ubuntu) |
Triaged
|
Low
|
Ubuntu Desktop Bugs |
Bug Description
Binary package hint: f-spot
I have a Canon PowerShot A430 which can take video (AVI) as well as photos.
When attaching the camera a second time, duplicate jpegs are skipped but the AVIs are re-imported, with xxx.avi becoming xxx-1.avi
$ find Pictures -name '*.avi' | sort
Pictures/
Pictures/
Pictures/
Pictures/
Pictures/
Pictures/
Pictures/
Pictures/
Pictures/
Pictures/
Pictures/
Pictures/
Pictures/
Pictures/
However they are clearly identical files:
$ find Pictures -name '*.avi' | sort | xargs sha1sum
4f922a2e4f638f9
4f922a2e4f638f9
485035009c4afea
485035009c4afea
a074a586e17d5d6
a074a586e17d5d6
0bbcc1bdfb5f8fb
0bbcc1bdfb5f8fb
8621f455f9ed3f8
8621f455f9ed3f8
f449e1930b52ab6
f449e1930b52ab6
4a6435317e7cab1
4a6435317e7cab1
It would be helpful if byte-identical files could be skipped.
ProblemType: Bug
Architecture: amd64
Date: Wed Dec 23 08:23:22 2009
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
NonfreeKernelMo
Package: f-spot 0.6.1.5-0ubuntu1
ProcEnviron:
LANG=en_GB.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: f-spot
Uname: Linux 2.6.31-16-generic x86_64
Changed in f-spot: | |
importance: | Unknown → Medium |
status: | Unknown → New |
Changed in f-spot: | |
status: | New → Won't Fix |
Thank you for your bug report. This bug has been reported to the developers of the software. You can track it and make comments at: /bugzilla. gnome.org/ show_bug. cgi?id= 606102
https:/