Page 1 of 1

MPV for Porteus

Posted: 31 Jan 2016, 20:08
by walter_bishop
How about a version of https://mpv.io/ for Porteus. Seems to run leaner than the others and the interface can be configured to be less intrusive.

Re: MPV for Porteus

Posted: 01 Feb 2016, 12:16
by francois
Hello Walter. Why don't you just build it from source? There is a slackware link to a git.

Re: MPV for Porteus

Posted: 02 Feb 2016, 10:27
by walter_bishop
francois wrote:Hello Walter. Why don't you just build it from source? There is a slackware link to a git.
I tried to, but just ended up a little confused ...

Re: MPV for Porteus

Posted: 03 Feb 2016, 02:52
by francois
Just tell us about your confusion, there will surely be help from knowledgeable users. Is it git terminology and software?

Re: MPV for Porteus

Posted: 03 Feb 2016, 19:40
by ztrapl
Hello

I tried to build a module MPV program in USM.
USM offers only MPV-0.10.0-x86_64-1_slack.
The remaining addiction: it is one big mess. :(
Eventually I managed to assemble MPV version 0.15.0-x86_64

Requires:

celt-0.11.1-x86_64-1gv.xzm
ffmpeg-2.6.3-x86_64_custom-9_slack.xzm
gnutls-3.3.17.1-x86_64-1_slack14.1.xzm
json-c-0.12-x86_64-1_slack.xzm
libavc1394-0.5.4-x86_64-1lm.xzm
libcaca-0.99.beta18-x86_64-2.xzm
libdc1394-2.2.3-x86_64-1_slack.xzm
libiec61883-1.2.0-x86_64-1gv.xzm
libilbc-2.0.2-x86_64-1ponce.xzm
libmodplug-0.8.8.5-x86_64-1ponce.xzm
orc-0.4.23-x86_64-1ponce.xzm
pulseaudio-7.0-x86_64-2_slack.xzm
rtmpdump-20150115_a107cef-x86_64-1ponce.xzm
samba-4.1.0-x86_64-2.xzm
schroedinger-1.0.11-x86_64-1gv.xzm
x264-20150223-x86_64-1ponce.xzm
x265-1.8-x86_64-1_slack.xzm
OpenAL-1.16.0-x86_64-1alien.xzm

Download all: https://yadi.sk/d/lf9fSI_3hUADZ

Enjoy 8)

Re: MPV for Porteus

Posted: 06 Feb 2016, 16:15
by francois
It would had been nice that the demander gave feedback.
Thanks ztrapl.

Re: MPV for Porteus

Posted: 17 Feb 2016, 21:14
by walter_bishop
francois wrote:It would had been nice that the demander gave feedback.
Thanks ztrapl.
I didn't demand, I requested, thanks for the response .. I haven't been back to this forum since I posted that msg.

"Just tell us about your confusion, there will surely be help from knowledgeable users. Is it git terminology and software?"

I'm just not familiar enough with the tools to build from scratch. I would first need to practice - a lot. Is it worth moving to slackware on my main machine?

Re: MPV for Porteus

Posted: 17 Feb 2016, 21:49
by walter_bishop
ztrapl wrote:.. Download all: https://yadi.sk/d/lf9fSI_3hUADZ
I downloaded and extracted the contents of Porteus-x86_64/Multimedia/MPV/ into the porteus/modules directory, then rebooted. This is what I get on trying to run mpv:

'mpv: error while loading shared libraries: libssh.so.4: cannot open shared object file: No such file or directory'

Re: MPV for Porteus

Posted: 18 Feb 2016, 16:21
by francois
mpv is a module, i.e. ending in xzm?

If so, please put it in /porteus/folder without extracting and reboot and try to start from gui or in command line:

Code: Select all

mpv

Re: MPV for Porteus

Posted: 18 Feb 2016, 17:03
by beny
hi, http://slackware.cs.utah.edu/pub/slackw ... 6_64-1.txz ,you can start with this convert it into a xzm package and try to start mpv again

Re: MPV for Porteus

Posted: 21 Feb 2016, 23:13
by walter_bishop
beny wrote:hi, http://slackware.cs.utah.edu/pub/slackw ... 6_64-1.txz ,you can start with this convert it into a xzm package and try to start mpv again
Will definitely give it a go, thanks again for all the replies.