Skip to content

screenflow capture to flv with ffmpeg on osx leopard

i did this because of the followin error:
FFMPEG unsupported codec id=86018

port didn’t help much :(

get the latest ffmpeg svn revision via svn

download faac from here:

http://sourceforge.net/project/showfiles.php?group_id=704

install it with:

./configure
make && make install

for ffmpeg do:

make distclean && ./configure –enable-libmp3lame –enable-shared –disable-mmx –enable-gpl –enable-libfaac –enable-libfaad –disable-swscale-alpha && make && make install

Categories: mac, media.

Comment Feed

No Responses (yet)



Some HTML is OK

or, reply to this post via trackback.