[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2022-04-24 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=416466

--- Comment #12 from Iyán Méndez Veiga  ---
Despite latest changes in Dolphin, this is still true with latest version.
Kdenlive creates thumbnails perfectly, but Dolphin doesn't.

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2022-04-24 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=416466

Iyán Méndez Veiga  changed:

   What|Removed |Added

Version|19.12   |22.04.0

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-05-21 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=416466

--- Comment #11 from Iyán Méndez Veiga  ---
Of course, the naive patch doesn't solve the real problem (and it breaks the
thumbnails for good videos). While keep reading the code, ffmpeg docs, etc., I
found these issues with GoPro videos that may be related.

https://github.com/opencv/opencv/issues/15352

So I closed the MR and I'm afraid I cannot help more without external help.

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-05-21 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=416466

--- Comment #10 from Iyán Méndez Veiga  ---
Trying invent.kde.org for the first time. Here I leave the merge request, I
guess is more convenient.

https://invent.kde.org/multimedia/ffmpegthumbs/-/merge_requests/1

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-05-21 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=416466

--- Comment #9 from Iyán Méndez Veiga  ---
Created attachment 128665
  --> https://bugs.kde.org/attachment.cgi?id=128665=edit
Small patch deleting few lines

The issue is solved for me with this patch, but I don't know if it's safe to
delete those lines. Probably it is, but maybe someone can have a look?

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-05-21 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=416466

--- Comment #8 from Iyán Méndez Veiga  ---
It looks like some problem with the swscaler. This is the output of running
ffmpegthumbtest with the two files I provided before.

GX013708.MP4
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55feeac5cd40] Using non-standard frame rate 29/1
[swscaler @ 0x55feeaf342c0] deprecated pixel format used, make sure you did set
range correctly

GX013724.MP4
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x55e00ff9ed40] Using non-standard frame rate 29/1
[swscaler @ 0x55e0102a3c00] deprecated pixel format used, make sure you did set
range correctly
[swscaler @ 0x55e0102a3c00] bad src image pointers

If someone has the time to mentor me a little bit with the code (I know some
C++) I could try to help with this bug.

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-05-21 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=416466

--- Comment #7 from Iyán Méndez Veiga  ---
Sorry, first time I tried that service but it looks like they deleted the
videos a few minutes after uploading them. This links should work now.

https://cloudstore.uni-ulm.de/s/yRjjqCH5jAbZx34 (thumbnail not working)
https://cloudstore.uni-ulm.de/s/A9gw3eoPdqZax8Q (thumbnail working)

If you need any more information, please just let me know.

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-05-21 Thread Iyán Méndez Veiga
https://bugs.kde.org/show_bug.cgi?id=416466

Iyán Méndez Veiga  changed:

   What|Removed |Added

 CC||m...@iyanmv.com

--- Comment #6 from Iyán Méndez Veiga  ---
I confirm that I have the same issue. Also, when trying the command suggested
by Christoph I have no issues at all. I have also tried to disable the
filmstrip effect, but same issue.

What is weird is that some videos have a thumbnail but others (most of them)
not. Here I leave two files so you can compare and try to debug.

https://file.io/qY9Dr5lR (thumbnail not working)
https://file.io/dVpq7bha (thumbnail working)

Both videos are taken directly from the gopro and they are not edited.

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-04-19 Thread Isaac A.
https://bugs.kde.org/show_bug.cgi?id=416466

--- Comment #5 from Isaac A.  ---
Sorry, just now checked up on this issue. I'll upload a file shortly

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-03-03 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=416466

--- Comment #4 from Christoph Feck  ---
If you can provide the information requested in comment 3, please add it.

You could also mail a test file to me privately.

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-02-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=416466

--- Comment #3 from Christoph Feck  ---
Thanks for confirming. Is it possible you could add or upload a small test file
for developers to test?

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-02-05 Thread Isaac A.
https://bugs.kde.org/show_bug.cgi?id=416466

--- Comment #2 from Isaac A.  ---
(In reply to Christoph Feck from comment #1)
> Please try this command in Konsole (try with different time-stamps):
> 
> ffmpeg -ss 00:00:10 -i GXxx.MP4 -vframes 1 testoutput.jpg

When running this command with any timestamp on any of the footage that's
corrupted I get a valid thumbnail from ffmpeg: https://i.imgur.com/LvAULtw.png

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

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-02-05 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=416466

--- Comment #1 from Christoph Feck  ---
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 GXxx.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 watching all bug changes.

[kdemultimedia] [Bug 416466] GoPro footage thumbnails are just noise in Dolphin

2020-01-19 Thread Isaac A.
https://bugs.kde.org/show_bug.cgi?id=416466

Isaac A.  changed:

   What|Removed |Added

 CC||is...@isaacs.site

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