Butz_san In the linux is necesary the path xuggle library on you /etc/profile or you home/user/.bashrc
example path
export XUGGLE_HOME=/home/maximu/xuggler (On you install xuggler library)
export LD_LIBRARY_PATH=$XUGGLE_HOME/lib:$LD_LIBRARY_PATH
export PATH=$XUGGLE_HOME/bin:$PATH
example path
export XUGGLE_HOME=/home/maximu/xuggler (On you install xuggler library)
export LD_LIBRARY_PATH=$XUGGLE_HOME/lib:$LD_LIBRARY_PATH
export PATH=$XUGGLE_HOME/bin:$PATH