[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin
"Christoph Feck" <[email protected]> Wed, 05 Feb 2020 14:03:31 +0000
| Newsgroups | gmane.comp.kde.users.multimedia |
|---|---|
| Message-ID | <[email protected]/> |
https://bugs.kde.org/show_bug.cgi?id=416466 --- Comment #1 from Christoph Feck <[email protected]> --- The thumbnailer just uses FFMPEG libraries to extract the frame image. Please try this command in Konsole (try with different time-stamps): ffmpeg -ss 00:00:10 -i GXxxxxxx.MP4 -vframes 1 testoutput.jpg If the testoutput.jpg shows the same errors, then the bug needs to be reported to FFMPEG developers. -- You are receiving this mail because: You are the assignee for the bug.