HI dear , I done these steps wget https://www.libav.org/releases/libav-10.5.tar.gz tar xf libav-10.5.tar.gz TMPDIR=/home/sociaow2/tmp/avco/libav-10.5 ./configure make && make install cd
All libs installed now when i eneter that command avconv -i state.mp4 -r 20 -s 480x352 -b 600k -vcodec libx264 out_state.mp4 bash: avconv: command not found Now tell me what i do Best Regards! *Zeeshan Akhter <http://www.google.com.pk/#hl=en&source=hp&q=zeeshan+akhter+java&oq=zeeshan+akhter+&aq=0&aqi=g1g-v1&aql=&gs_sm=e&gs_upl=3326l7740l0l9179l15l14l0l0l0l0l436l3298l2.5.3.2.2l14l0&bav=cf.osb&fp=55415855e9529abc&biw=1152&bih=725> Sr.Software Engineer(Oracle Java Certified) <https://www.google.com.pk/search?hl=en&client=opera&rls=en&channel=suggest&q=zeeshan+akhter+java&oq=zeeshan+akhter+java&aq=f&aqi=g1&gs_nf=1&gs_l=serp.3..0.1641123.1644563.0.1645457.19.14.0.0.0.0.411.2090.2-5j1j1.7.0.8AFHs7Jhdfo&sesinv=1>Blog <http://shanisk.wordpress.com/>* *Website <http://latest-tutorial.com/>LinkedIn <http://pk.linkedin.com/in/zeeshanakhter>Skype: zeeshanakhter2009Mobile: 0092-332-7544933* On Thu, Dec 11, 2014 at 3:50 PM, Mihamina Rakotomandimby < [email protected]> wrote: > On 12/11/2014 01:36 PM, Zeeshan Akhter wrote: > > > On Thu, Dec 11, 2014 at 3:34 PM, Mihamina Rakotomandimby < > [email protected]> wrote: > >> https://www.libav.org/download.html >> > > I know where to download > *I am asking what is the steps to compile that source * > > > > Inside the tarball, you have an "INSTALL" file: > > https://git.libav.org/?p=libav.git;a=blob;f=INSTALL;h=ac5dc5dbb6cfd8ed20fcb8cfbde44af1c79377e3;hb=HEAD > Follow the steps. > > > > _______________________________________________ > libav-tools mailing list > [email protected] > https://lists.libav.org/mailman/listinfo/libav-tools > >
_______________________________________________ libav-tools mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-tools
