LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
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 12-27-2017, 08:17 AM   #1
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
[INF] Still recommending mpv-0.27 after new mpv release and -current update


As some of you may be aware, mpv-0.28 has recently been released. I downloaded it and tried to compile. Two problems stood out to me immediately:
  • The version of ffmpeg in -current is not sufficient for 0.28.
  • The mpv developers are requiring git-master's version of ffmpeg to successfully build, which IMO is not best practice for software, as few users will have enough knowledge to be able to a) obtain the version from git-master; and b) compile it with all configure options and other packages needed.

I recommend staying with 0.27 for now, as it still compiles successfully.

I'm going to reference my other thread for instructions on patching and building 0.27.
 
Old 12-27-2017, 10:10 AM   #2
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Its unfortunate that the mpv devs rather break their own toys than let other people play with them...
 
2 members found this post helpful.
Old 12-27-2017, 12:25 PM   #3
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862

Original Poster
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
Quote:
Originally Posted by orbea View Post
Its unfortunate that the mpv devs rather break their own toys than let other people play with them...
In this case, I rather agree...
 
1 members found this post helpful.
Old 12-27-2017, 01:05 PM   #4
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,235

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Thanks for the heads up. I'm fine with waiting for FFMPEG 3.5 to be released, before upgrading to mpv 0.28.

Last edited by dugan; 12-27-2017 at 01:09 PM.
 
Old 12-27-2017, 01:23 PM   #5
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862

Original Poster
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
Quote:
Originally Posted by dugan View Post
Thanks for the heads up. I'm fine with waiting for FFMPEG 3.5 to be released, before upgrading to mpv 0.28.
You're welcome!
 
Old 12-28-2017, 09:30 AM   #6
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
I originally swapped to using mpv because it used the system ffmpeg shared library as opposed to mplayer's use of an embedded copy of ffmpeg. Now that mplayer has the -disable-ffmpeg_a configure option (and it appears to work well) I'm not sure there's any value in building mpv anymore. I think I'm just going to return to using mplayer.
 
1 members found this post helpful.
Old 12-28-2017, 09:47 AM   #7
1337_powerslacker
Member
 
Registered: Nov 2009
Location: Kansas, USA
Distribution: Slackware64-15.0
Posts: 862

Original Poster
Blog Entries: 9

Rep: Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592Reputation: 592
Quote:
Originally Posted by GazL View Post
I originally swapped to using mpv because it used the system ffmpeg shared library as opposed to mplayer's use of an embedded copy of ffmpeg. Now that mplayer has the -disable-ffmpeg_a configure option (and it appears to work well) I'm not sure there's any value in building mpv anymore. I think I'm just going to return to using mplayer.
I tried using MPlayer, and it's just not the same. I've gotten used to using the arrow keys to control the video, and to using various keyboard shortcuts for miscellaneous functions. It's all a matter of personal taste, I suppose.
 
Old 12-28-2017, 10:25 AM   #8
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
I do like the ui in mpv more, but MPlayer really does have better video and sound.
 
1 members found this post helpful.
Old 12-28-2017, 10:42 AM   #9
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
I don't see much difference between them from a UI standpoint. I only ever see the progress/seek bar and while the mpv one is slightly fancier the mplayer one is good enough.
 
1 members found this post helpful.
Old 12-28-2017, 10:53 AM   #10
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
I would guess you did not build mpv with lua? It requires lua for the fancy ui. There are also a lot of little things like not destroying the window when toggling full screen or good youtube-dl support, but they don't amount to much if the mpv developers are willing to sacrifice accessibility and usability out of a personal agenda and grudge...

For example, mpv with lua support.
https://i.imgur.com/pf1Jfh7g.png
 
2 members found this post helpful.
Old 12-28-2017, 12:48 PM   #11
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019
Ahh, yes I don't include LUA. And I'd forgotten about the annoying closing of the window thing with mplayer when playing multiple files. Thanks for the reminder on that one.
 
Old 12-28-2017, 02:32 PM   #12
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,235

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
orbea: as of a couple of years ago, MPlayer had a/v sync issues that were fixed in forks such as mplayer2 and mpv. Have you found MPlayer to not have those issues today?
 
Old 12-28-2017, 03:07 PM   #13
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Apparently not, I've never noticed a/v sync issues in anything besides vlc, but that was years ago.
 
Old 12-28-2017, 03:19 PM   #14
bassmadrigal
LQ Guru
 
Registered: Nov 2003
Location: West Jordan, UT, USA
Distribution: Slackware
Posts: 8,792

Rep: Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656Reputation: 6656
Quote:
Originally Posted by dugan View Post
orbea: as of a couple of years ago, MPlayer had a/v sync issues that were fixed in forks such as mplayer2 and mpv. Have you found MPlayer to not have those issues today?
I've been using mplayer pretty much since I start using Slackware (10.1 or 10.2 timeframe) and I've never noticed a/v sync issues unless it was the fault of the video I was playing (I remember checking in VLC as well). Nowadays, I use mplayer via the smplayer frontend and I still haven't noticed a/v sync issues, but most of my playing is done on my htpc using kodi. But of the stuff I do play on my desktop with smplayer, audio and video are in sync.
 
2 members found this post helpful.
Old 12-29-2017, 11:17 PM   #15
zakame
Member
 
Registered: Apr 2012
Location: Philippines
Distribution: Debian, Ubuntu, Slackware
Posts: 295

Rep: Reputation: 181Reputation: 181
I've always used https://github.com/mpv-player/mpv-build myself and mpv-0.28-git builds fine on -current. Cloning that repo and doing ./rebuild -j4 pretty much covers OP's two big concerns, pulling in the right ffmpeg and building with the right options, and on Slackware, it pretty much builds out-of-the-box 99% of the time for me (the 1% when I do enable some non-default ffmpeg options.)

Last edited by zakame; 12-29-2017 at 11:24 PM.
 
1 members found this post helpful.
  


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
icu4c package upgrade in -current mpv breakage & fix 1337_powerslacker Slackware 4 12-08-2017 09:39 AM
How do I compile gnome-mpv? linuxs64 Slackware 6 07-04-2017 02:26 AM
Slackware Current: WindowMaker/X11 woes with Steam and MPV Xylemon Slackware 7 01-05-2016 08:29 AM
[SOLVED] mpv's interface moisespedro Slackware 8 12-05-2014 03:14 PM
animated gif to .mpv frieza Linux - Software 1 12-05-2007 05:09 PM

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

All times are GMT -5. The time now is 07:22 AM.

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