[Bug 203714] New: play animated gif files

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

[Bug 203714] New: play animated gif files

Bugzilla from cerebralpandemics@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=203714

           Summary: play animated gif files
           Product: digikam
           Version: 0.10.0
          Platform: SuSE RPMs
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: [hidden email]
        ReportedBy: [hidden email]


Version:           0.10.0 (using KDE 4.3.0)
OS:                Linux
Installed from:    SuSE RPMs

Currently only the first frame of animated gif files is shown and there is no
way to tell them apart from static gif images, a playback option would be nice.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 203714] play animated gif files

Gilles Caulier-4
https://bugs.kde.org/show_bug.cgi?id=203714


Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |Preview




--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 203714] play animated gif files

Niels
In reply to this post by Bugzilla from cerebralpandemics@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=203714

Niels <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[hidden email]

--- Comment #1 from Niels <[hidden email]> ---
This would be great! Digikam has so many features for storing, sorting and
tagging images, and I don't see why these should only be available for "pure"
camera photographs. My collection can contain animated gifs just as easily as
anything else.

If / when this is implemented, please also include support for animated gifs in
slideshows.

Thanks for a great program!

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 203714] Play animated GIF files in preview mode

Gilles Caulier-4
In reply to this post by Bugzilla from cerebralpandemics@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=203714

Gilles Caulier <[hidden email]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|play animated gif files     |Play animated GIF files in
                   |                            |preview mode
                 CC|                            |[hidden email]

--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 203714] Play animated GIF files in preview mode

bugzilla_noreply
In reply to this post by Bugzilla from cerebralpandemics@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=203714

--- Comment #2 from [hidden email] ---
This can be done with video preview, if right GStreamer codec is installed. Do
you try this solution ?

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 203714] Play animated GIF video in preview mode

bugzilla_noreply
In reply to this post by Bugzilla from cerebralpandemics@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=203714

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Play animated GIF files in  |Play animated GIF video in
                   |preview mode                |preview mode

--- Comment #3 from [hidden email] ---
Good news about this feature.

digiKam 5.4.0 will use QtAV as video framework instead QT5Multimedia.
In background ffmpeg codec are used, and AGif are supported de fact.
So playing Animated Gif in preview will be easy. We just need to route preview
mode to media player for AGif instead to open it as a simple image.

Gilles Caulier

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 203714] Play animated GIF video in preview mode

bugzilla_noreply
In reply to this post by Bugzilla from cerebralpandemics@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=203714

--- Comment #4 from [hidden email] ---
https://www.flickr.com/photos/digikam/31080459533/in/dateposted-public/

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 203714] Play animated GIF video in preview mode

bugzilla_noreply
In reply to this post by Bugzilla from cerebralpandemics@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=203714

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.4.0
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/dig
                   |                            |ikam/88d54453ad48d1f6d125cf
                   |                            |221c277ef952441836

--- Comment #5 from [hidden email] ---
Git commit 88d54453ad48d1f6d125cf221c277ef952441836 by Gilles Caulier.
Committed on 26/12/2016 at 14:26.
Pushed by cgilles into branch 'master'.

add support for animated image in preview mode through QtAV
BUGS: 203710
FIXED-IN: 5.4.0

M  +2    -1    NEWS
M  +8    -2    app/views/stackedview.cpp
M  +16   -0    libs/dimg/dimg.cpp
M  +4    -0    libs/dimg/dimg.h
M  +1    -11   libs/dimg/loaders/qimageloader.cpp

https://commits.kde.org/digikam/88d54453ad48d1f6d125cf221c277ef952441836

--
You are receiving this mail because:
You are the assignee for the bug.
Reply | Threaded
Open this post in threaded view
|

[digikam] [Bug 203714] Play animated GIF video in preview mode

bugzilla_noreply
In reply to this post by Bugzilla from cerebralpandemics@googlemail.com
https://bugs.kde.org/show_bug.cgi?id=203714

[hidden email] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Preview-Image               |Preview-Video

--
You are receiving this mail because:
You are the assignee for the bug.