carsonmcdonald / HTTP-Live-Video-Stream-Segmenter-and-Distributor

Segments live video streams based on the Apple HTTP Live Streaming protocol and pushes the resulting files to various locations.
http://www.ioncannon.net/projects/http-live-video-stream-segmenter-and-distributor/
604 stars 134 forks source link

Error port install lfaad2 #7

Open Co7omo opened 13 years ago

Co7omo commented 13 years ago

Hi *,

I'm trying to install on Snow Leopard, but when I run "sudo port install ffmpeg-devel libconfig libsdl lfaad2" i received the following error:

Error: Port lfaad2 not found

Can you help me?

jondahl commented 13 years ago

This means that the there is no Macport called "lfaad2". It might just be "faad", "libfaad", "libfaad2", or "faad2".

dottore commented 13 years ago

Try sudo port install faad2. Worked for me.