You are not logged in.

#21 2019-04-19 16:16:35

cherkie
Member
From: Poland
Registered: 2018-08-09
Posts: 107

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

I have become a full convert to smplayer once I found out it can query and download from opensubtitles.org. Downloading subs has never been easier.

@hhh - I am like this with first 6 star wars movies. Lines before they are on screen, watched all quite a few times. Actually it's about time I rewatch all. big_smile (except for ... new ... films)


I don't have patience or skill to dig deep enough every time system breaks itself or when I break something because of lack of patience and skill.
nore, 23 Feb 2019

Offline

#22 2019-04-19 18:30:22

linux_user
50/50 it's a spam account
Registered: 2016-11-04
Posts: 484

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

Out of topic and yet within the topic!

What do you guys think of including some of the terminal based apps like ranger & co, cmus and mutt OOTB? Of course those who want can install them using apt, but I strongly feel that these apps go along with the aesthetics of BL.


"Blind faith to authority is the greatest enemy of truth."

Offline

#23 2019-04-20 01:17:19

DeepDayze
Like sands through an hourglass...
From: In Linux Land
Registered: 2017-05-28
Posts: 1,897

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

If mpv can play DVD's (even with libdvdcss2) well I am all for mpv becoming default and SMplayer for movies. These applications are getting better and maybe if the bugs are annoying in MPV why not backport the package in Sid even?


Real Men Use Linux

Offline

#24 2019-04-20 04:13:49

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

linux_user wrote:

Out of topic and yet within the topic!

What do you guys think of including some of the terminal based apps like ranger & co, cmus and mutt OOTB? Of course those who want can install them using apt, but I strongly feel that these apps go along with the aesthetics of BL.

I'm for it, we'd still leave them out of the CD image, that ISO needs only one app per purpose and we favor the GUI apps for n00b ease of use.

This is the type of tangent that needs its own thread, though. Discussion of it here just clouds the OT and search engines. Open a new proposal here in Dev & Suggestions, please! @johnraff is dealing with real life ATM, and no decisions would be made until he has offered his opinion. That goes for @damo too, and the rest of the team.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#25 2019-04-20 07:14:08

dolly
Miss Mixunderstand
From: /lab701
Registered: 2015-10-03
Posts: 490

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

Yes to mpv, have tried earlier and it worked very well for me. So please, go for it. Anyway, if you can not live without vlc, it is easy enough to install it. smile

Offline

#26 2019-04-22 16:47:10

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

I always use mpv, and I used to use smplayer but now I find it unnecessary for my use-case. I have never been a fan of VLC!

I vote for mpv/smplayer instead of VLC wink


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#27 2019-04-22 20:38:03

stevep
MX Linux Developer
Registered: 2016-08-08
Posts: 381

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

SMPlayer's Qt and icon themes can also be changed from within its own options instead of following the system's, if that's your preference.

If you don't want to backport a system ffmpeg 4.1 to build the current mpv 0.29.1, you can have it build and use an internal version instead, like I did here: https://build.opensuse.org/package/show … th-support

Note that my version also has vapoursynth support so that it works with the Smooth Video Project 4 Linux, which is pretty cool, but Debian doesn't have vapoursynth. However, that can be disabled in the build configuration.

Offline

#28 2019-04-23 16:34:49

CanadianClubXXX
Member
From: Barcelona
Registered: 2019-04-23
Posts: 28

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

mpv for the win

It's really fantastic, very well documented and quite minimal. It's one of the first software I install in a system if it's not already in it.

Thx !

Offline

#29 2019-04-23 17:09:52

Nili
Member
From: $HOME/♫♪
Registered: 2015-09-30
Posts: 1,271
Website

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

I also want to add my voice to mpv which is superior player for all my video collections.
The only one I miss a bit is DVD MENU from 0.6.2-2 However, DVD's are not much priority, since 720p / 1080p or higher are more enjoyable nowdays.

"mpv.conf+mpv.input" two settings where they help me to adjust everything according to my preferences or hardware opportunities.
I haven't turned back into any other video player for several years on Linux.

MPV all the way!
Nili


Tumbleweed | KDE Plasma

Offline

#30 2019-06-07 06:04:25

Martin
Member
From: Stockholm, Sweden
Registered: 2015-10-01
Posts: 799
Website

Re: BL-Media Proposal: Sub smplayer/mpv for vlc


"Problems worthy of attack
prove their worth by hitting back."
Piet Hein

Offline

#31 2019-06-08 05:05:53

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

Martin wrote:

Ha! I knew they were lurking our forums.

:monkey:


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#32 2019-06-08 05:07:53

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

stevep wrote:

SMPlayer's Qt and icon themes can also be changed from within its own options instead of following the system's, if that's your preference.

If you don't want to backport a system ffmpeg 4.1 to build the current mpv 0.29.1, you can have it build and use an internal version instead, like I did here: https://build.opensuse.org/package/show … th-support

Note that my version also has vapoursynth support so that it works with the Smooth Video Project 4 Linux, which is pretty cool, but Debian doesn't have vapoursynth. However, that can be disabled in the build configuration.

Thanks for the post!


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#33 2019-06-08 15:37:06

DeepDayze
Like sands through an hourglass...
From: In Linux Land
Registered: 2017-05-28
Posts: 1,897

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

It's good to have choices for the media collection you have :-)

MPV is getting to become my video player of choice too and vote to have MPV shipped by default on the Lithium (or later) ISO. Still the other popular players can be just an apt-get install away smile


Real Men Use Linux

Offline

#34 2019-06-09 06:55:59

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,550
Website

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

I love mpv too, and use it most of the time, but I also have VLC which is also better in some situations, I find. For one, try dropping a DVD in your drive, and just playing whtever's on it, with the ability to choose sections, and skip forwrd and back. I find (on Debian Stretch, not Buster, agreed) VLC much better than smplayer for this. It also looks less annoying out of the box IMO.

So, while agreeing about the awesomeness of mpv, I'm less enthused about smplayer and kind of think there's a case for making VLC the default media player.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#35 2019-06-11 01:58:27

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

Agreed, VLC is pretty much bullet-proof. I'd still recommend leaving out vlc and using mpv for the CD ISO, though, if we aren't already.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#36 2019-06-11 02:03:33

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 12,550
Website

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

^Yes, for the CD, sounds like a good idea. No smplayer either, just our BL wrapper round mpv. We're going to be tight getting under 700MB anyway, and probably CLI tweaking and fixup utilities should take precedence.


...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

#37 2019-06-11 02:07:43

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: BL-Media Proposal: Sub smplayer/mpv for vlc

Sounds good, you have my upvote.


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

Board footer

Powered by FluxBB