How To install it

(K)ubuntu
user:


 
        1-Add Medibuntu repository see here if you don't know  how to do it see  here
        2-download http://www.mediafire.com/file/czoedjmg3yj/nwcalpharelease0.0.1.tar.gz
        3-extract
        4-open a terminal and go where you have just extracted Nwc
        5-type this

sudo ./ubuntuinstaller full 
Warning FOR INTREPID IBEX (UBUNTU 8.10 )
you have to install this too

Code:
sudo apt-get install ffmpeg libavdevice-unstripped-52 libavformat-unstripped-52 libavutil-unstripped-49 libpostproc-unstripped-51 libswscale-unstripped-0

if you can't see it on your menu just create a laucher with this path:

kmdr-executor /usr/bin/nwc.kmdr





Other distribution

1-download http://www.mediafire.com/file/czoedjmg3yj/nwcalpharelease0.0.1.tar.gz
2-extract
3-open a terminal and go where you have just extracted Nwc
4-LIKE ROOT:

install

full installation these packages :

mencoder mplayer ffmpeg ffmpeg2theora sox libsox-fmt-all libogg0 libogg-dev libvorbis0a libvorbis-dev vorbis-tools imagemagick youtube-dl poppler-utils dvdauthor sox mjpegtools ffmpeg toolame kommander xterm kdenlive

then
./generalinstaller

if you can't see it on your menu just create a laucher with this path:

kmdr-executor /usr/bin/nwc.kmdr

 
!FFmpeg  warning please read!

we don't know how your FFmpeg is installed and which codec it uses but you can check with this :

Type in a terminal :

 
ffmpeg -formats 2>&1 | grep aac
     

if you get

 
 D  aac             ADTS AAC
 D A    mpeg4aac
     

Your ffmpeg is not able to use restricted formats like ac3 wma etc etc ! and you'll get problems with our interface!

if you get

 
 D  aac             ADTS AAC
 DEA    aac
 D A    mpeg4aac
     

your FFmpeg is compiled like ours and you can use preset for FFmpeg gui !

fi you get

 
 D  aac             ADTS AAC
 DEA    libfaac 
 D A    mpeg4aac
     

you can use our FFmpeg gui but you have to select

instead of aac----->libfaac
instead of xvid ----->libxvid

etc etc

Comments

Wow

tested good