LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-09-2013, 08:13 PM   #1
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Rep: Reputation: 55
Why MPlayer require Samba?


When I try to run MPlayer I get the following error:
Code:
mplayer: error while loading shared libraries: libsmbclient.so.0: cannot open shared object file: No such file or directory
Why does MPlayer need Samba? I thought I would not be using samba so did not install it.
 
Old 11-09-2013, 08:17 PM   #2
jprzybylski
Member
 
Registered: Apr 2011
Location: Canada
Distribution: Slackware
Posts: 99

Rep: Reputation: 23
Mplayer can use samba to play files off of a samba share without the file system being mounted.

Samba doesn't need to be running for mplayer to function, though, so just installing it and leaving it alone is an easy fix.
 
3 members found this post helpful.
Old 11-09-2013, 10:00 PM   #3
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
Thank you. Installed Samba & MPlayer plays video music. Running slackware64-13.37 Xfce 4.6.2 with alien's MPlayer Pkg. and an Nvidia Video Card using xvideo driver.
Tested a dvd & screen froze. Alt Back space took me to text screen that said:
Code:
 
vidixlib: Probing mga_crtc2 with error and then pci scan: operation not permitted
gmplayer GTK Warning** GTKSpinButton:Setting an adjustment with non-zero page size is depricated
Never tried to watch DVD before and don't know what settings are required. What Commands do I need to find out what Codecs are installed and available? Thanks

Last edited by NightSky; 11-09-2013 at 10:46 PM.
 
Old 11-09-2013, 11:53 PM   #4
jtsn
Member
 
Registered: Sep 2011
Posts: 925

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
Just a hint: It would be wise to open a new thread for a new problem. Also marking a working solution, so a thread becomes [SOLVED] helps others using the forum.

Last edited by jtsn; 11-09-2013 at 11:55 PM.
 
Old 11-10-2013, 12:04 AM   #5
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
Going thru /usr/doc/MPlayer-20110624/ & it seems I ought to have codecs in /usr/local/lib but that folder is empty?
 
Old 11-10-2013, 01:32 AM   #6
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,873

Rep: Reputation: 474Reputation: 474Reputation: 474Reputation: 474Reputation: 474
Get Alien's codec package here:

ftp://ftp.slackware.org.uk/people/al..._64-1alien.txz
 
Old 11-10-2013, 01:39 AM   #7
andrew.46
Senior Member
 
Registered: Oct 2007
Distribution: Slackware
Posts: 1,387

Rep: Reputation: 496Reputation: 496Reputation: 496Reputation: 496Reputation: 496
You could download these manually if you feel you need them. They are only of use with a 32bit build and MPlayer / libavcodec are getting to the stage where they really need them less and less...

http://www.mplayerhq.hu/MPlayer/rele...110131.tar.bz2

Edit: I see you have a 64bit installation therefore do not bother...

Last edited by andrew.46; 11-10-2013 at 01:42 AM.
 
Old 11-10-2013, 04:27 PM   #8
NightSky
Member
 
Registered: Sep 2001
Location: Texas :(
Distribution: Slackware64- 5.15.2
Posts: 909

Original Poster
Rep: Reputation: 55
Smile MPlayer DVD Play froze and crashed XFCE 4.6.2

Quote:
Originally Posted by jtsn View Post
Just a hint: It would be wise to open a new thread for a new problem. Also marking a working solution, so a thread becomes [SOLVED] helps others using the forum.
You're right, Thanks. Installing Samba Solved the MPlayer GUI Initialization Problem. Hope this thread helps lots of folks finish their MPlayer Installation and Configuration with more ease and joy than I did, as it is current & consolidated.

MPlayer-20110624-x86_64-1alien.tgz is the last 13.37 build that provides excellent DVD Play as a fully codec featured package for both Slackware64 & Slackware-13.37. Download from here:

ftp://ftp.slackware.org.uk/people/al...builds/MPlayer

MPlayer crashed Xfce when I tried to start DVD Play
Code:
ctr + alt + backspace
Placed me at at the error screen and then I went to a new login screen.

After having created a ~/.Mplayer/config I put this in it to start:
Code:
settings: 
stop-xscreensaver=1 
ao=alsa 
vo=xv 
ass=true 
ass-hinting=3 
embeddedfonts=true
from:http://duganchen.ca/2011/06/

I, crashed Xfce by trying to open DVD Play - clicking 'Open Disc' from the inital GUI menu in combination with CLI Navigation Config Commands
Code:
$ mplayer dvd: //N
$ mplayer dvdnav://
$ mplayer -mouse-movements dvdnav://
All is working great now both on slack64 box and ThinkPad T500 after finding the "/usr/doc/MPlayer-20110624 for the new package /MPlayer.configuration output and Change Log.
Alien's slack package configures itself pretty accurately upon "installpkg MPlayer" -easy peasie. If only I had known

Here is a great sample to start from to customize MPlayer for your own resource:
http://www.emmolution.org/?p=102

Code:
$ xvinfo
Is great to see what video specs/setting Xserver is providing instead of your proprietary video card driver.

Check this out for more xfce, kde & Gnome:
https://wiki.archlinux.org/index.php...#Configuration

Last but not least so you don't waste, as much time as, I. For Pure Video lovers' needs:
http://en.wikipedia.org/wiki/PureVid..._.28HD.29_GPUs

Thank you all for your time & input. Cheers

Last edited by NightSky; 11-10-2013 at 04:45 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Windows XP Machines Require Device Driver When Installing a Shared CUPS/Samba Printer mkhan1484 Linux - Server 7 03-06-2010 08:47 AM
Does a new samba share require a samba restart anon091 Linux - Newbie 9 01-28-2010 03:45 PM
[SOLVED] DNS require for making SAMBA as PDC mail4vijay Linux - General 5 12-22-2009 04:07 AM
Apache Auth: Using Require User and Require Group newmanium2001 Linux - Software 1 08-25-2009 02:39 PM
Apache2 Require user with Require group Russianspi Linux - Server 2 01-30-2008 11:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:35 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