Version: 4.6 (using KDE 4.6.3) OS: Linux Hello, I plugged external hard drive on my router. Thus, all computers may play files on this hard drive and in particular movies. My "problem", when I want to play movie, I go to this remote hard drive with Dolphin and I double click on the wanted movie. KDE downloads always movie on my local disk (/var/tmp) before begin to play movie. It seems to be not possible to play movie "in live" (without copy). My network use samba. I did some test and I saw that if I use gigolo software to "mount" samba sharing, I can play movie in live. Reproducible: Always
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.
*** This bug has been marked as a duplicate of bug 75324 ***