Tool/software: Linux
I was trying to install the ffmpeg on AM5728-evm board.
using $opkg install ffmpeg
but it gives error like:
root@am57xx-evm:~# opkg install libav
Collected errors:
* opkg_prepare_url_for_install: Couldn't find anything to satisfy 'libav'.
root@am57xx-evm:~#
is there any alternate option for ffmpeg??
i tried to install libav but it also not installing .
what i need to do ? and how?
vijay patil.