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

--- Comment #6 from Guilherme Furst <gwfu...@gmail.com> ---
(In reply to Dainius Masiliūnas from comment #4)
> Also, one useful way to find corrupt files is to use:
>   find . -iname "*.ogg" -exec file {} \; | grep "Data"
> since `file` will return "stuff.ogg: Data" if it's corrupt, or "stuff.ogg:
> Ogg data, Vorbis audio, ..." if it's not.
tried the find command I wasn't able to find anything, can you confirm it?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to