vlc vs mplayer vs mpv vs other?

I used to use
Code:
vlc -Z *

Looks like VLC has issues upstream so tried
Code:
mplayer -shuffle *

Not too happy there or with gmplayer either

So have settled on
Code:
mpv --shuffle *

Main gripe was trying to forward to the next song/video

What are some other alternatives I wonder?
 
Back
Top