[Digikam-devel] [digikam] [Bug 340373] crash on scanning video directory

wybo dekker wybo at xs4all.nl
Wed Oct 29 22:45:26 GMT 2014


https://bugs.kde.org/show_bug.cgi?id=340373

--- Comment #2 from wybo dekker <wybo at xs4all.nl> ---
I finally solved the problem by finding all .avi files which caused exiv2 to
crash and converting those to a new .avi file containing no exif information
with: 

mencoder input.avi -o output.avi  -ovc lavc -oac copy >& /dev/null
mv -f output.avi input.avi

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list