HI dear ,

I done these steps to install on CentOS 6

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  but now i am facing that error on running mine commands

Unknown encoder 'libx264'
 on command
 sudo avconv -i state.mp4  -r 20 -s 480x352 -b 600k  -vcodec libx264
out_state.mp4

Unknown encoder 'libmp3lame'
on command
 sudo avconv -i state.mp4  -r 20 -s 480x352 -b 600k  -vcodec libx264
out_state.mp4

Now tell me what i do plz help me


Best Regards!


*Zeeshan AkhterSkype:  zeeshanakhter2009Mobile: 0092-332-7544933*
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools

Reply via email to