Open VLC player as root in Linux
Run following command :
Run following command :
sed -i 's/geteuid/getppid/' /usr/bin/vlc
Now you will be able to open vlc player as root user.