[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-05-13 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #35 from Philippe ROUBACH  ---
no more problem

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-05-13 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #34 from Ilya Bizyaev  ---
This fix is now in the repositories, I can confirm that it works for me :)

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-25 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=430266

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||21.04.1

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-25 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #33 from Ilya Bizyaev  ---
Thank you for investigating this! :)

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-25 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #32 from Philippe ROUBACH  ---
(In reply to Weng Xuetian from comment #31)


Thanks. I am impatient to test it.

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-25 Thread Weng Xuetian
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #31 from Weng Xuetian  ---
Thanks for the information.

I installed leap 15.2 for testing. The issue is removing a call to API
deprecated in ffmpeg 4, while the call is necessary for ffmpeg 3 used by 15.2's
ffmpegthumbs.

I restored the call when compiling ffmpegthumbs with ffmpeg 3. The fix should
be picked by the next release 21.04.1.

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-25 Thread Weng Xuetian
https://bugs.kde.org/show_bug.cgi?id=430266

Weng Xuetian  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/mult
   ||imedia/ffmpegthumbs/commit/
   ||26c1d3b790d621f89cf1cbf56bd
   ||c0b8c97a95151
 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #30 from Weng Xuetian  ---
Git commit 26c1d3b790d621f89cf1cbf56bdc0b8c97a95151 by Weng Xuetian.
Committed on 25/04/2021 at 21:12.
Pushed by xuetianweng into branch 'release/21.04'.

Restore the compatiblity with ffmpeg 3.

M  +4-0ffmpegthumbnailer/moviedecoder.cpp

https://invent.kde.org/multimedia/ffmpegthumbs/commit/26c1d3b790d621f89cf1cbf56bdc0b8c97a95151

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-24 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #29 from Philippe ROUBACH  ---
I get also the same problem with all my mpeg-2-ts video files

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-24 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #28 from Philippe ROUBACH  ---
There were never any problem till the update from kde gear 20.08 to 20.12.0.

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-24 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #27 from Philippe ROUBACH  ---
I extract with no problem an icon from a mp4 video

ffmpeg -i file.mp4 -vf  "thumbnail,scale=640:360" -frames:v 1 thumb.png 

ffmpeg version 3.4.8 Copyright (c) 2000-2020 the FFmpeg developers
  built with gcc 7 (SUSE Linux)
  configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64
--incdir=/usr/include/ffmpeg --extra-cflags='-fmessage-length=0
-grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong
-funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -g'
--optflags='-fmessage-length=0 -grecord-gcc-switches -O2 -Wall
-D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables
-fasynchronous-unwind-tables -fstack-clash-protection -g' --disable-htmlpages
--enable-pic --disable-stripping --enable-shared --disable-static --enable-gpl
--disable-openssl --enable-avresample --enable-libcdio --enable-gnutls
--enable-ladspa --enable-libass --enable-libbluray --enable-libcelt
--enable-libcdio --enable-libdc1394 --enable-libfreetype --enable-libgsm
--enable-libmp3lame --enable-libopenjpeg --enable-libopus --enable-libpulse
--enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab
--enable-libvorbis --enable-libvpx --enable-libwebp --enable-libzimg
--enable-libzvbi --enable-vaapi --enable-vdpau --enable-libopencore-amrnb
--enable-libopencore-amrwb --enable-version3 --enable-libx264 --enable-libx265
--enable-libxvid
  libavutil  55. 78.100 / 55. 78.100
  libavcodec 57.107.100 / 57.107.100
  libavformat57. 83.100 / 57. 83.100
  libavdevice57. 10.100 / 57. 10.100
  libavfilter 6.107.100 /  6.107.100
  libavresample   3.  7.  0 /  3.  7.  0
  libswscale  4.  8.100 /  4.  8.100
  libswresample   2.  9.100 /  2.  9.100
  libpostproc54.  7.100 / 54.  7.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'file.mp4':
  Metadata:
major_brand : isom
minor_version   : 512
compatible_brands: isomiso2avc1mp41
title   : CLIP PHARAMOND 1957
encoder : Lavf58.20.100
  Duration: 00:01:40.15, start: 0.00, bitrate: 669 kb/s
Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 640x480
[SAR 1:1 DAR 4:3], 533 kb/s, 30 fps, 30 tbr, 15360 tbn, 60 tbc (default)
Metadata:
  handler_name: VideoHandler
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo,
fltp, 128 kb/s (default)
Metadata:
  handler_name: SoundHandler
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> png (native))
Press [q] to stop, [?] for help
Output #0, image2, to 'thumb.png':
  Metadata:
major_brand : isom
minor_version   : 512
compatible_brands: isomiso2avc1mp41
title   : CLIP PHARAMOND 1957
encoder : Lavf57.83.100
Stream #0:0(und): Video: png, rgb24, 640x360 [SAR 3:4 DAR 4:3], q=2-31, 200
kb/s, 30 fps, 30 tbn, 30 tbc (default)
Metadata:
  handler_name: VideoHandler
  encoder : Lavc57.107.100 png
[Parsed_thumbnail_0 @ 0x561bac0fbe20] frame id #52 (pts_time=1.73) selected
from a set of 100 images
frame=1 fps=0.0 q=-0.0 Lsize=N/A time=00:00:00.03 bitrate=N/A dup=1 drop=1
speed=0.135x
video:263kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing
overhead: unknown

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-24 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #26 from Philippe ROUBACH  ---
1. Here is all [Peviewsettings] I found in ~/.config/ folder

1.1. dolphinrc

[PreviewSettings]
Plugins=kraorathumbnail,opendocumentthumbnail,marble_thumbnail_gpx,directorythumbnail,textthumbnail,ffmpegthumbs,mobithumbnail,gsthumbnail,rawthumbnail,imagethumbnail,jpegthumbnail,svgthumbnail,ebookthumbnail


1.2. kdeglobals

[PreviewSettings]
MaximumRemoteSize=0


1.3. khotkeysrc

[PreviewSettings]
camera[$d]
file[$d]
fonts[$d]

1.4. kwinrules

[PreviewSettings]
camera[$d]
file[$d]
fonts[$d]

2. I found another kdeglobals in ~/.kde4/share/config/ folder

3. I found another kdeglobals in ~/.kde/share/config/ folder

Is all of this normal ?

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-24 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #25 from Ilya Bizyaev  ---
> 1. Check if dolphin has the video thumbnailer enabled
Yes, the update does not seem to have influenced my configuration.

> 2. I'm not sure what's your repo setup, leap 15.2 doesn't have 20.12 so are
> you using mixed packages or additional 3rd party repo?
I use KDE stable repositories for openSUSE:
https://en.opensuse.org/SDB:KDE_repositories

> you may want to check carefully if everything matches expectation, and also
> list all the relevant packages version installed on your system, including
> libx264, all relevant libav* packages and ffmpegthumbs.
ffmpegthumbs 21.03.90
libx264-160 0.160+git20200702 (Packman)
libx264-161 0.160+git20200912 (Packman)
libavcodec57, libavdevice57, libavfilter6, libavformat57, libavresample3,
libavutil55 3.4.8 (Packman)
libavcodec58, libavdevice58, libavfilter7, libavformat58, libavresample4,
libavutil56 4.2.1 (Packman)


> 3. While I think it's unlikely to get broken linkage on rpm based system,
> what is your output of
> ldd /usr/lib64/qt5/plugins/ffmpegthumbs.so 
> does it show anything "not found"?
Nope, all the libraries are there.

> When you run dolphin from the command line, does it give any error that
> seems related to "video" or "stream"?
No, it is silent.

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-24 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #24 from Philippe ROUBACH  ---

1.

in my comment #20 i said

I checked that all packages from Packman replace system packages.

I checked that ffmpegthumbs is enabled with no limit in dolphin preview
settings.

2.

i use openSuse 15.2 Argon (an openSuse with latest kde as Kde Neon but with
openSuse)

https://en.opensuse.org/SDB:Argon_and_Krypton

3. 

ldd /usr/lib64/qt5/plugins/ffmpegthumbs.so 
linux-vdso.so.1 (0x7fffcb48b000)
libKF5KIOWidgets.so.5 => /usr/lib64/libKF5KIOWidgets.so.5
(0x7fed8c82c000)
libavutil.so.55 => /usr/lib64/libavutil.so.55 (0x7fed8c5b)
libavfilter.so.6 => /usr/lib64/libavfilter.so.6 (0x7fed8c143000)
libavformat.so.57 => /usr/lib64/libavformat.so.57 (0x7fed8bd36000)
libavcodec.so.57 => /usr/lib64/libavcodec.so.57 (0x7fed8a82f000)
libswscale.so.4 => /usr/lib64/libswscale.so.4 (0x7fed8a5aa000)
libtag.so.1 => /usr/lib64/libtag.so.1 (0x7fed8a2b9000)
libKF5I18n.so.5 => /usr/lib64/libKF5I18n.so.5 (0x7fed8a068000)
libKF5ConfigGui.so.5 => /usr/lib64/libKF5ConfigGui.so.5
(0x7fed89e47000)
libKF5ConfigCore.so.5 => /usr/lib64/libKF5ConfigCore.so.5
(0x7fed89bde000)
libQt5Widgets.so.5 => /usr/lib64/libQt5Widgets.so.5
(0x7fed89323000)
libQt5Gui.so.5 => /usr/lib64/libQt5Gui.so.5 (0x7fed88a0d000)
libQt5Core.so.5 => /usr/lib64/libQt5Core.so.5 (0x7fed88248000)
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x7fed87e6e000)
libm.so.6 => /lib64/libm.so.6 (0x7fed87b36000)
libc.so.6 => /lib64/libc.so.6 (0x7fed8777b000)
libKF5KIOGui.so.5 => /usr/lib64/libKF5KIOGui.so.5 (0x7fed87541000)
libKF5KIOCore.so.5 => /usr/lib64/libKF5KIOCore.so.5
(0x7fed871a9000)
libKF5JobWidgets.so.5 => /usr/lib64/libKF5JobWidgets.so.5
(0x7fed86f72000)
libKF5Service.so.5 => /usr/lib64/libKF5Service.so.5
(0x7fed86cc7000)
libQt5Network.so.5 => /usr/lib64/libQt5Network.so.5
(0x7fed8690d000)
libKF5Completion.so.5 => /usr/lib64/libKF5Completion.so.5
(0x7fed866d2000)
libKF5IconThemes.so.5 => /usr/lib64/libKF5IconThemes.so.5
(0x7fed86492000)
libKF5ConfigWidgets.so.5 => /usr/lib64/libKF5ConfigWidgets.so.5
(0x7fed8622c000)
libattr.so.1 => /lib64/libattr.so.1 (0x7fed86027000)
libKF5WidgetsAddons.so.5 => /usr/lib64/libKF5WidgetsAddons.so.5
(0x7fed85cc5000)
libQt5DBus.so.5 => /usr/lib64/libQt5DBus.so.5 (0x7fed85a32000)
libKF5CoreAddons.so.5 => /usr/lib64/libKF5CoreAddons.so.5
(0x7fed8578a000)
libvdpau.so.1 => /usr/lib64/libvdpau.so.1 (0x7fed85586000)
libX11.so.6 => /usr/lib64/libX11.so.6 (0x7fed85245000)
libva.so.2 => /usr/lib64/libva.so.2 (0x7fed85021000)
libva-x11.so.2 => /usr/lib64/libva-x11.so.2 (0x7fed84e1b000)
libva-drm.so.2 => /usr/lib64/libva-drm.so.2 (0x7fed84c18000)
librt.so.1 => /lib64/librt.so.1 (0x7fed84a1)
libdl.so.2 => /lib64/libdl.so.2 (0x7fed8480c000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x7fed845ed000)
libavresample.so.3 => /usr/lib64/libavresample.so.3
(0x7fed843ce000)
libpostproc.so.54 => /usr/lib64/libpostproc.so.54 (0x7fed841b6000)
libswresample.so.2 => /usr/lib64/libswresample.so.2
(0x7fed83f9a000)
libass.so.9 => /usr/lib64/libass.so.9 (0x7fed83d67000)
libzimg.so.2 => /usr/lib64/libzimg.so.2 (0x7fed83aa6000)
libvidstab.so.1.1 => /usr/lib64/libvidstab.so.1.1 (0x7fed83892000)
libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x7fed835d8000)
libbluray.so.2 => /usr/lib64/libbluray.so.2 (0x7fed83387000)
libgnutls.so.30 => /usr/lib64/libgnutls.so.30 (0x7fed82fcf000)
libbz2.so.1 => /usr/lib64/libbz2.so.1 (0x7fed82db2000)
libz.so.1 => /lib64/libz.so.1 (0x7fed82b9b000)
libwebp.so.7 => /usr/lib64/libwebp.so.7 (0x7fed8292c000)
libzvbi.so.0 => /usr/lib64/libzvbi.so.0 (0x7fed8269d000)
libxvidcore.so.4 => /usr/lib64/libxvidcore.so.4 (0x7fed8238a000)
libx265.so.192 => /usr/lib64/libx265.so.192 (0x7fed81204000)
libx264.so.161 => /usr/lib64/libx264.so.161 (0x7fed80d5f000)
libwebpmux.so.3 => /usr/lib64/libwebpmux.so.3 (0x7fed80b55000)
libvpx.so.4 => /usr/lib64/libvpx.so.4 (0x7fed807ce000)
libvorbisenc.so.2 => /usr/lib64/libvorbisenc.so.2 (0x7fed80525000)
libvorbis.so.0 => /usr/lib64/libvorbis.so.0 (0x7fed802f8000)
libtwolame.so.0 => /usr/lib64/libtwolame.so.0 (0x7fed800d4000)
libtheoraenc.so.1 => /usr/lib64/libtheoraenc.so.1 (0x7fed7fe95000)
libtheoradec.so.1 => /usr/lib64/libtheoradec.so.1 (0x7fed7fc7b000)
libspeex.so.1 => /usr/lib64/libspeex.so.1 

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-24 Thread Weng Xuetian
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #23 from Weng Xuetian  ---
Since can be made to work on some system with given version, it is less likely
to be a bug in the package but more likely to be either your system has some
misconfiguration or packaging issue. 

Here's the things I suggest to be checked :
1. Check if dolphin has the video thumbnailer enabled
2. I'm not sure what's your repo setup, leap 15.2 doesn't have 20.12 so are you
using mixed packages or additional 3rd party repo?
you may want to check carefully if everything matches expectation, and also
list all the relevant packages version installed on your system, including
libx264, all relevant libav* packages and ffmpegthumbs.

3. While I think it's unlikely to get broken linkage on rpm based system, what
is your output of
ldd /usr/lib64/qt5/plugins/ffmpegthumbs.so 
does it show anything "not found"?

When you run dolphin from the command line, does it give any error that seems
related to "video" or "stream"?

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-24 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=430266

--- Comment #22 from Philippe ROUBACH  ---
thus, my hypothesis in comment #10 would be good.

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-24 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=430266

Ilya Bizyaev  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DOWNSTREAM  |---

--- Comment #21 from Ilya Bizyaev  ---
> not having h264 decoder. So I think your problem is the ffmpeg build doesn't 
> have relevant codec support.
Happens for any video files, not just h264-encoded.

>older version of opensuse (15.2) does have libx264 but it's removed in 
>tumbleweed
I have the same bug on 15.2.

> ffmpeg in Packman repository which is built with libx264 support
With Packman enabled.

This is not a packaging change in openSUSE, but a 20.12 regression. The
offending commit, as noted above, is most likely
https://invent.kde.org/multimedia/ffmpegthumbs/commit/d2ab28b9a4bcc8270ae0e0995710384eec4d46dc

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

[kio-extras] [Bug 430266] No thumbnails for video files since 20.12.0

2021-04-24 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=430266

Ilya Bizyaev  changed:

   What|Removed |Added

Summary|does not create thumbnail   |No thumbnails for video
   |preview for mp4 movies  |files since 20.12.0

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