Skip to content

Instantly share code, notes, and snippets.

@kevyin
kevyin / gist:5b00a17bf10bfee5da778b6acfa40545
Created October 4, 2016 01:14
Download and install nbr2mp4
wget http://support.webex.com/supportutilities/nbr2mp4.tar
tar -xvf nbr2mp4.tar ./
bash ./nbr2mp4.sh
cd nbr2_mp4/
# find missing libraries
ldd nbr_play | grep not
# install 32bit versions
sudo apt-get install libpangox-1.0-0:i386 libpangoxft-1.0-0:i386