Search found 1 match

Go to advanced search

by nikolaynag
29 Jun 2010 11:17
Forum: General VLC media player Troubleshooting
Topic: Ubuntu 9.10, VLC, streaming and AAC codec missing for ffmpeg
Replies: 6
Views: 26886

Re: Ubuntu 9.10, VLC, streaming and AAC codec missing for ff

I had the same problem on Ubuntu 10.04. The solution is clear: mkdir ffmpeg # make directory for building ffmpeg cd ffmpeg # go into created directory sudo aptitude install apt-src libfaac-dev # install apt-src and FAAC library, version # for development sudo apt-src install ffmpeg # get ffmpeg sour...

Go to advanced search