[Suggestion] Add mpv as an encoder/player
Posted: Tue Nov 12, 2013 10:13 am
Not sure if you are aware of this project, http://mpv.io/, but they are a fairly new project that
does a bit of melding of the MPlayer and mplayer2 projects with some added tweaks of their own.
They have stripped out a lot of old and unused bits and unlike mplayer2, have encoding features.
One bonus to this is that its a single binary that is smaller than both mplayer and mencoder. You
might be more successful in compiling a static binary as well, which I know has been an issue for
MPlayer.
Probably one of the nicer things for UMS, is that they ripped out most or all of the internal (de-)muxers
and just pass most things through ffmpeg, which UMS also does for the mencoder engine.
Probably the worst thing for UMS is they changed a lot of the syntax, although they do provide a chart
showing some of the changes so it would probably be somewhat easy to incorporate.
Food for thought if nothing else. I'm not a programmer or I'd take a stab at it myself.
does a bit of melding of the MPlayer and mplayer2 projects with some added tweaks of their own.
They have stripped out a lot of old and unused bits and unlike mplayer2, have encoding features.
One bonus to this is that its a single binary that is smaller than both mplayer and mencoder. You
might be more successful in compiling a static binary as well, which I know has been an issue for
MPlayer.
Probably one of the nicer things for UMS, is that they ripped out most or all of the internal (de-)muxers
and just pass most things through ffmpeg, which UMS also does for the mencoder engine.
Probably the worst thing for UMS is they changed a lot of the syntax, although they do provide a chart
showing some of the changes so it would probably be somewhat easy to incorporate.
Food for thought if nothing else. I'm not a programmer or I'd take a stab at it myself.