vlc player displays video but can not play audio of a 3gp file.
do i "have" to download another software for that?
do i "have" to download another software for that?
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update
sudo apt-get install ffmpeg
sudo apt-get install libamrnb3 libamrwb3
sudo apt-get install libavcodec-extra-52 libavdevice-extra-52 libavformat-extra-52 libavutil-extra-49 libpostproc-extra-51 libswscale-extra-0
Comment