Digikam not playing video

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

Digikam not playing video

cotcot
I am running digikam 0.9.2 in ubuntu gytsy with the kipi plugins.
When i click on a icon of a video (mpeg, avi, mov ..) i get the message 'no media player available'.
What is wrong ?
I cannot find in the configuration option any tool to point to a player for these mime types. Or does this only work for a KDE environment ?

Thanks
Reply | Threaded
Open this post in threaded view
|

Re: Digikam not playing video

Arnd Baecker
On Sat, 5 Jan 2008, cotcot wrote:

> I am running digikam 0.9.2 in ubuntu gytsy with the kipi plugins.
> When i click on a icon of a video (mpeg, avi, mov ..) i get the message 'no
> media player available'.
> What is wrong ?
> I cannot find in the configuration option any tool to point to a player for
> these mime types. Or does this only work for a KDE environment ?

You might have to use
  kcontrol
on the command line to specify a player for the KDE environment.
Your problem should not be specific to digikam,
i.e., for example for konquerer you should get the same.
(Note that I don't use KDE myself, but FVWM, and here
it works ...;-)

HTH, Arnd
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: Digikam not playing video

cotcot

Bugzilla from arnd.baecker@web.de wrote
On Sat, 5 Jan 2008, cotcot wrote:

> I am running digikam 0.9.2 in ubuntu gytsy with the kipi plugins.
> When i click on a icon of a video (mpeg, avi, mov ..) i get the message 'no
> media player available'.
> What is wrong ?
> I cannot find in the configuration option any tool to point to a player for
> these mime types. Or does this only work for a KDE environment ?

You might have to use
  kcontrol
on the command line to specify a player for the KDE environment.
Your problem should not be specific to digikam,
i.e., for example for konquerer you should get the same.
(Note that I don't use KDE myself, but FVWM, and here
it works ...;-)

HTH, Arnd
_______________________________________________
Digikam-users mailing list
Digikam-users@kde.org
https://mail.kde.org/mailman/listinfo/digikam-users
Thanks for replying.
I installed kcontrol. I guess that the player is to be specified under KDEcomponents --> File associations --> video ? I have put there on top for .avi .mpeg ... VLC media player but digikam still gives the same error.
When i start digikam from the command line i get this error :
Cannot load metadata using Exiv2  (/home/catweazle/... .mpeg: The file contains data of an unknown image type)
Same for .MOV or .mov extentions. These files can normally be opened from nautilus with vlc and other players.
Reply | Threaded
Open this post in threaded view
|

Re: Digikam not playing video

Arnd Baecker
On Sat, 5 Jan 2008, cotcot wrote:

> Bugzilla from [hidden email] wrote:
> >
> > On Sat, 5 Jan 2008, cotcot wrote:
> >
> >> I am running digikam 0.9.2 in ubuntu gytsy with the kipi plugins.
> >> When i click on a icon of a video (mpeg, avi, mov ..) i get the message
> >> 'no
> >> media player available'.
> >> What is wrong ?
> >> I cannot find in the configuration option any tool to point to a player
> >> for
> >> these mime types. Or does this only work for a KDE environment ?
> >
> > You might have to use
> >   kcontrol
> > on the command line to specify a player for the KDE environment.
> > Your problem should not be specific to digikam,
> > i.e., for example for konquerer you should get the same.
> > (Note that I don't use KDE myself, but FVWM, and here
> > it works ...;-)
> >
> > HTH, Arnd

[...]

> Thanks for replying.
> I installed kcontrol. I guess that the player is to be specified under
> KDEcomponents --> File associations --> video ? I have put there on top for
> .avi .mpeg ... VLC media player but digikam still gives the same error.
> When i start digikam from the command line i get this error :
> Cannot load metadata using Exiv2  (/home/catweazle/... .mpeg: The file
> contains data of an unknown image type)
> Same for .MOV or .mov extentions.

These warnings/errors can be ignored
(exiv2 just does not know about these).

> These files can normally be opened from
> nautilus with vlc and other players.

I just tried it with a .avi on my installation.
Interestingly, with konquerer noatun is used
to display the video externally.

For digikam, the video is displayed inside of the view.
On the command-line one gets the message:

digikam: Search a KPart to preview MVI_1865.AVI (video/x-msvideo)
digikam: Find KPart library libkaboodlepart

Do you see something similar?

Gilles, does digikam respect the kcontrol settings,
or can one configure the player for videos somewhere
inside of digikam?
(I did not find anything ...)

Best, Arnd
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

[SOLVED] Re: Digikam not playing video

cotcot
EDIT :  Sorry I got it solved. I went again through all digikam configure screens and changed "Show embedded preview" to "open with image editor"  in --> Album Settings --> Thumbnail click action and it is all OK.



This is what I see now in terminal :
Cannot load metadata using Exiv2  (/home/catweazle/Foto/... .mpeg: The file contains data of an unknown image type)
ASSERT: "!m_nextMimeType.isNull()" in /build/buildd/kdelibs-3.5.8/./khtml/kmultipart/kmultipart.cpp (410)
Cannot load metadata using Exiv2  (/home/catweazle/Foto/... .MOV: The file contains data of an unknown image type)
ASSERT: "!m_nextMimeType.isNull()" in /build/buildd/kdelibs-3.5.8/./khtml/kmultipart/kmultipart.cpp (410)

I tried to open an mpeg : no media player available.
With the .MOV there is no message. The main window is fully white.
Opening with right click and selecting the player runs fine.
Reply | Threaded
Open this post in threaded view
|

Re: Digikam not playing video

Gilles Caulier-4
In reply to this post by Arnd Baecker


2008/1/5, Arnd Baecker <[hidden email]>:
On Sat, 5 Jan 2008, cotcot wrote:

> Bugzilla from [hidden email] wrote:
> >
> > On Sat, 5 Jan 2008, cotcot wrote:
> >
> >> I am running digikam 0.9.2 in ubuntu gytsy with the kipi plugins.
> >> When i click on a icon of a video (mpeg, avi, mov ..) i get the message
> >> 'no
> >> media player available'.
> >> What is wrong ?
> >> I cannot find in the configuration option any tool to point to a player
> >> for
> >> these mime types. Or does this only work for a KDE environment ?
> >
> > You might have to use
> >   kcontrol
> > on the command line to specify a player for the KDE environment.
> > Your problem should not be specific to digikam,
> > i.e., for example for konquerer you should get the same.
> > (Note that I don't use KDE myself, but FVWM, and here
> > it works ...;-)
> >
> > HTH, Arnd

[...]

> Thanks for replying.
> I installed kcontrol. I guess that the player is to be specified under
> KDEcomponents --> File associations --> video ? I have put there on top for
> .avi .mpeg ... VLC media player but digikam still gives the same error.
> When i start digikam from the command line i get this error :
> Cannot load metadata using Exiv2  (/home/catweazle/... .mpeg: The file
> contains data of an unknown image type)
> Same for .MOV or .mov extentions.

These warnings/errors can be ignored
(exiv2 just does not know about these).

> These files can normally be opened from
> nautilus with vlc and other players.

I just tried it with a .avi on my installation.
Interestingly, with konquerer noatun is used
to display the video externally.

For digikam, the video is displayed inside of the view.
On the command-line one gets the message:

digikam: Search a KPart to preview MVI_1865.AVI (video/x-msvideo)
digikam: Find KPart library libkaboodlepart

Do you see something similar?

Gilles, does digikam respect the kcontrol settings,
or can one configure the player for videos somewhere
inside of digikam?


not exactly. digiKam scan all shared plugin available to display the video and take the first one available.

The list of plugins available is given in kcontrol. But the way to parse this list in digiKam cannot respect the order given in KControl (this depand of KDE API rules i think)
 
Personally, i use kaffeine plugin to display video (Xine frontend). It's certainly the better one.

Gilles


_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users