David M. Fellows wrote: >> Dale wrote: > Much snipped >> My next question. Given mplayer is getting old and rotting on the vine >> so to speak, anyone know if one can get rid of it completely? Right >> now, Devedeng requires it and Smplayer does to, even tho I have it set >> to use mpv now. I found a couple other packages but I may can do >> without them. I'm just wondering how much longer mplayer is going to >> last before packages that must have mplayer is going to be tree cleaned >> because they no longer work. > devedeng depends on vlc or mpv or mplayer. emerge would prefer them in > that order. > smplayer depends on mpv or mplayer > > Your other packages probably have similar dependencies. You can check their > ebuilds to see. > > This means if you emerge --depclean mplayer > to make sure it is gone from @world. > Then emerge smplayer > which should pull in mpv as a dependency. > Then emerge devedeng > which should be happy finding mpv already installed. Unless you have vlc > also installed in which case it would be happy with that. > > Hope this is of use. > DaveF > >
That's a huge help. I figured, because of the name if nothing else, that Smplayer would always need mplayer even tho it is set to use mpv. I figured the name would change or something if that changed. For watching videos on my TV, Smplayer is awesome. For watching on my puter monitor, mpv does a fine job as well. I do wish mpv had a volume control for audio tho. One thing I really like about Smplayer, the ability to add videos to the playlist and not alter what is currently playing. I suspect at some point, mplayer is going to have to go bye bye. I figure Gentoo devs may be the ones keeping it moving right now with patches and such. At some point, something will break that they have no interest in fixing, or someone else outside Gentoo. At that point, funeral music will have to be played, with mpv most likely. ;-) Oh, the key to getting those videos to play wasn't USE flags, it was the latest ffmpeg. Once I installed that, the videos started playing again. Having the USE flags updated is a good thing tho. I should be up to date with those now. Thanks to all for the help. Dale :-) :-)