Summary: | Play movie from the network without copying it before | ||
---|---|---|---|
Product: | [Applications] kaffeine | Reporter: | Olivier Delaune <olivier.delaune> |
Component: | general | Assignee: | Mauro Carvalho Chehab <mchehab> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | antonis+kdebugs, cfeck, nate, rayanAyar, toddrme2178 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mageia RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Olivier Delaune
2011-06-19 14:39:26 UTC
Which program do you use to play the movies? I have the same behaviour with smplayer, vlc, totem, etc. However, after using gigolo software I can perfectly play movie with these softwares. If you want a little bit more information, you can read this forum post: http://forum.kde.org/viewtopic.php?f=18&t=95606 The applications you listed are non-KDE applications, so they do not support KIO, which is required if you want network access without mounting. In fact, the behaviour is the same with dragon player and kaffeine which are a KDE softwares. So it is not a problem with the video player software but with dolphin or konqueror which do not be able to "mount" themselves the movie file to avoid to cpoy file before playing movie. In addition, when I try to open remote movie with kaffeine, popup window with error appears. Message in this windows says "Cannot find input plugin for MRL "smb://192.168.1.254/remote_folder/mymovie.avi"." You cannot mount a single file. Either you mount the Samba share, or you use KIO. Reassigning to Kaffeine to see why it doesn't work there. I think this bug is linked to this one (https://bugs.kde.org/show_bug.cgi?id=253547). I found this bug (https://bugs.kde.org/show_bug.cgi?id=257903) which seems to describe the same problem. This bug is too old, for a version < 1.3. Closing it, as the latest version is 2.0.1, and lots of things changed since version 1.2.x, including the usage of VLC as video display backend, support for DVB-T2 and ISDB-T via libVLC, etc. You may check on the upstream version and see if the bug was solved. The README file contains instructions about how to compile it. You can find it at our git repository: https://quickgit.kde.org/?p=kaffeine.git If you find similar issues with version 2.0.1, please re-open. |