>>106114592That's literally what xargs does too in his solution.
Mine actually uses less command line parameters since it adds the directories instead of every file individually.
But I'm not sure if mplayer adds directories recursively like mpv does, so you might need to replace it with mpv for it to work correctly.