On 12/11/2014 08:59 PM, Zeeshan Akhter wrote:
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
type "whereis avconv".
My bet is it's in /usr/local/bin and this path is not in your PATH.
So, type the full path of the location of avconv
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools