Not possible. CMPlayer is 'linked' against mpv which means what I need is a library of mpv not an executable and there's no such library indeed. That's why CMPlayer need whole copy of mpv sources and binaries. Moreover, some patches cannot just applied to original mpv because they are specialized for CMPlayer. Since I have not contributed to mpv so much, I'm saying CMPlayer is a front-end of mpv with respect for mpv guys, but technically, you'd better think CMPlayer is a fork of mpv. 2014/1/9 Ben : > Hello Xylosper, > > I've been attempting to move CMPlayer (for Fedora users) to the RPMfusion > repositories, and one of the questions that I've been asked is if CMPlayer > would be able to use an already packaged version of MPV for the backend. > > I know that your personal fork of MPV contains CMPlayer-specific patches. If > these patches were applied to the RPMfusion MPV package, would CMPlayer be > able to use the external MPV backend, in place of including MPV within the > CMPlayer package? > > Thanks, > > breed808.