matthiasbock / VideoLAN-for-Allwinner-A10-VPU

Hardware accelerated VLC player for Miniand Mini Xplus, using Allwinner A10's Video Processing Unit's decoding capabilities
https://github.com/matzes-hardware/miniand-mini-xplus
GNU General Public License v2.0
9 stars 0 forks source link

main libvlc error: No plugins found! Check your VLC installation. #1

Closed matthiasbock closed 11 years ago

matthiasbock commented 11 years ago

$ ./vlc VLC media player 2.0.5 Twoflower (revision b408f03) [0x17de8f0] main libvlc error: No plugins found! Check your VLC installation.

matthiasbock commented 11 years ago

http://blog.sleeplessbeastie.eu/2012/05/19/how-to-use-videolan-in-live-mode/

matthiasbock commented 11 years ago

export VLC_PLUGIN_PATH=/usr/local/lib/vlc/plugins/

matthiasbock commented 11 years ago

ln /usr/local/lib/vlc /usr/lib/vlc -s

ashkanm commented 11 years ago

You can go to /usr/bin/ and rename vlc from "vlc" to "vlc1" and copy this script to /usr/bin/ by this method your vlc will be run correctly everytime! script link: http://ubuntuone.com/6wYBD2rKmr3Z8KcT6mj3Rw