On 12/11/2014 01:05 PM, Zeeshan Akhter wrote:
Yes i installed
yum install autoconf automake gcc gcc-c++ git libtool make yasm pkgconfig 
zlib-devel

but now when i am enter that command then i face that error
avconv -i state.mp4  -r 20 -s 480x352 -b 600k  -vcodec libx264 out_state.mp4.mp4
*bash: avconv: command not found
*

'yum install autoconf automake gcc gcc-c++ git libtool make yasm pkgconfig 
zlib-devel'
Will not provide you the 'avconv' binary.
It just provided you the necessary beuild environment.

You now have to fetch the libav source code and build it.

_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools

Reply via email to