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

--- Comment #3 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> ---
Created attachment 129129
  --> https://bugs.kde.org/attachment.cgi?id=129129&action=edit
Script for logging calls to ffmpeg

Can you try adding the attached script to your path and see if ffmpeg is having
problems with some files?

A quick way to add the script to your path would be:

mkdir ~/temp-ffmpeg
# copy script to ~/temp-ffmpeg
chmod +x ~/temp-ffmpeg/ffmpeg
export PATH="~/temp-ffmpeg:$PATH"
kphotoalbum

Afterwards, you should find a file /tmp/ffmpeg.log on your system.
Of special interest would be any lines not starting with "[0]" and/or the last
few lines.

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

Reply via email to