LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 07-19-2006, 10:56 AM   #1
computer
Member
 
Registered: Nov 2005
Posts: 89

Rep: Reputation: 15
playing video from shared folder


hi,

I finally configured samba and now i am able to access shared folders in windows box. but when i play a video first it saves it to a temp distination then plays it.

for large videos obviously is gonna take long is there any other way (player) to open the videos without saving it to temp?(e.g. in windows it plays it direct)

thank you
 
Old 07-19-2006, 11:33 AM   #2
lockpicker
Member
 
Registered: Feb 2006
Location: Sikkim Manipal Institute of Technology, Sikkim
Distribution: Slackware 10.2
Posts: 80

Rep: Reputation: 15
easiest way to do that would be to mount your shares temporarily on to some temporary folder.
mount -t smbfs <share location goes here> <mount location here>
e.g. mount -t smbfs ////192.168.0.1//share /mnt/temp
Then move to /mnt/temp or whatever place you mounted the share and play the file from there. even after doing this, xine has been found to still copy the file, if thats the case with your xine too then use a different player e.g. mplayer.
 
Old 07-22-2006, 08:38 AM   #3
computer
Member
 
Registered: Nov 2005
Posts: 89

Original Poster
Rep: Reputation: 15
hi,

thanks for the reply i did what u said but i get this message and the temp is empty:

Usage: mount -V : print version
mount -h : print this help
mount : list mounted filesystems
mount -l : idem, including volume labels
So far the informational part. Next the mounting.
The command is `mount [-t fstype] something somewhere'.
Details found in /etc/fstab may be omitted.
mount -a [-t|-O] ... : mount all stuff from /etc/fstab
mount device : mount device at the known place
mount directory : mount known device here
mount -t type dev dir : ordinary mount command
Note that one does not really mount a device, one mounts
a filesystem (of the given type) found on the device.
One can also mount an already visible directory tree elsewhere:
mount --bind olddir newdir
or move a subtree:
mount --move olddir newdir
A device can be given by name, say /dev/hda1 or /dev/cdrom,
or by label, using -L label or by uuid, using -U uuid .
Other options: [-nfFrsvw] [-o options] [-p passwdfd].
For many more details, say man 8 mount .
 
Old 07-22-2006, 11:55 PM   #4
lockpicker
Member
 
Registered: Feb 2006
Location: Sikkim Manipal Institute of Technology, Sikkim
Distribution: Slackware 10.2
Posts: 80

Rep: Reputation: 15
Oops! i almost forgot, windows takes the slashes opposite, just use this

mount -t smbfs \\\\192.168.0.1\\share /mnt/temp

The number of slashes has to be doubled because one is treated as an escape sequence..
Hope this solves it.
 
Old 07-23-2006, 07:58 AM   #5
IsaacKuo
Senior Member
 
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,546
Blog Entries: 8

Rep: Reputation: 465Reputation: 465Reputation: 465Reputation: 465Reputation: 465
If you're using KDE, then one of the slickest/easiest ways to browse/mount SMB partitions is smb4k. It's about as close to Windows's "My Network Places" as you can get in Linux.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Shared Folder salmanucit Linux - Software 2 06-11-2006 08:27 AM
how can i move this folder of music from /root/Shared to /home/coffee/Shared ? thx mr_coffee Linux - Newbie 9 01-23-2006 06:50 AM
shared folder varun_saa Mandriva 1 06-07-2005 01:42 AM
Cant add folder into my shared folder? amer_58 Linux - Newbie 2 04-03-2005 11:35 AM
deleting a shared folder aymbpc Linux - Newbie 3 09-23-2003 06:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 08:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration