pjrinaldi / wombatforensics

linux c++, fox-toolkit, multi-threaded forensic gui tool
GNU General Public License v2.0
47 stars 12 forks source link

video thumbnailer/viewer #283

Closed pjrinaldi closed 5 years ago

pjrinaldi commented 5 years ago

Working on video thumbnailer and viewer. current methodology is to use libffmpegthumbnailer to generate the film strip samples based on settings setting, then use imagemagick lib to combine them into a montage.

pjrinaldi commented 5 years ago

video thumbnailer/viewer is working. need to test cancel, digstatus, and such before closing.

pjrinaldi commented 5 years ago

it works. working on better category/signature categories since qtmime has too many "application" for category... either need to call aliases with video or text or image or rather use a different part such as comment or something... more testing required...

pjrinaldi commented 5 years ago

complete and working.