emms-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [emms-help] mpv player alternative with json-ipc


From: Mike Kazantsev
Subject: Re: [emms-help] mpv player alternative with json-ipc
Date: Mon, 28 May 2018 08:35:47 +0500

On Sat, 26 May 2018 04:21:46 +0500
Mike Kazantsev <address@hidden> wrote:

> On Sat, 26 May 2018 04:14:52 +0500
> Mike Kazantsev <address@hidden> wrote:
> 
> > On Fri, 25 May 2018 18:59:06 -0400
> > Yoni Rabkin <address@hidden> wrote:
> >   
> > > Another change needed is to add a regexp to the player so that
> > > (emms-player-get emms-player-mpv 'regex) will return a useful value that
> > > emms-source-file-regex can use.
> > > 
> > > Among other things this breaks is that the various
> > > emms-add-... functions will add files that the player doesn't know how
> > > to play. For instance, jpegs that litter album directories will start
> > > showing up in the playlists, etc.    
> > 
> > Didn't think that it makes sense for mpv - it can totally "play" jpegs
> > and other images, and has options for these, as well as any binary file
> > one can imagine (e.g. with the right ffmpeg pipeline setup in lua).
> > So these internal restrictions seemed to be kinda bogus for it.  
> 
> One notable thing about other backends which don't seem to apply to mpv
> in particular btw is URL formats ...

Didn't realize that it's emms-player-simple that derives playable-p
function from that regexp, and otherwise it's apparently only used for
files, so shouldn't cause any issues for URLs.

Ended up using basic emms-player-base-format-list as suggested, as it
indeed seem to include all popular A/V extensions already.


-- 
Mike Kazantsev // fraggod.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]