[OpenIndiana-discuss] libbluray, libfrei0r, other missing ffmpeg related external protocol and decoder things
Hans J. Albertsson
hans.j.albertsson at branneriet.se
Thu Sep 26 07:33:09 UTC 2013
I tried to compile my own git-ed ffmpeg using the same (relevant only)
configure options as the windows ffmpeg at zeranoe.com.
Not surprising a lot of the options failed because they're external to
ffmpeg and unavailable in OI.
So, what can be done?
What is needed is the following combination of options;
--enable-gpl --enable-version3 --disable-w32threads --enable-avisynth
--enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls
--enable-iconv --enable-libass --enable-libbluray --enable-libcaca
--enable-libfreetype --enable-libgsm --enable-libilbc
--enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb
--enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus
--enable-librtmp --enable-libschroedinger --enable-libsoxr
--enable-libspeex --enable-libtheora --enable-libtwolame
--enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc
--enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264
--enable-libxavs --enable-libxvid --enable-zlib
So far it seems that frei0r libbluray libcaca and libilbc are
unavailable. Anyone know where to find something to port or find
something already ported?
/Hans
More information about the OpenIndiana-discuss
mailing list