Monday, August 27, 2012

Compile 2ManDVD for DVD Authoring







2ManDVD is the successor of ManDVD
A complete DVD authoring and highly sophisticated
video slideshow making software in Linux.




  • To compile 2manDVD some packages are needed . For Ubuntu Linux ,
 open a terminal and run :


sudo apt-get install build-essential fakeroot checkinstall libqt4-opengl-dev libqt4-dev netpbm mjpegtools ffmpeg sox mkisofs ffmpegthumbnailer libsox-fmt-all dvdauthor mplayer mencoder xine-ui g++ exif libavcodec-dev libswscale-dev libavformat-dev libsdl1.2-dev

  • Download the latest version of 2ManDVD from here
  • Unzip the files to any folder
  • Go to folder in a terminal :


cd /path/2ManDVD


  • Compile with Qt4:
     

/usr/bin/qmake-qt4 2ManDVD.pro && make && sudo make install


  • To uninstall, go to the installation directory and enter the following command


sudo make uninstall && sudo make clean


  • Enjoy.....

No comments: