How to compile with H.263/H.264
Posted: Thu Feb 09, 2012 8:44 pm
I am in the process of testing GnuGk with centos 6.2. I am not really sure how compile 323plus with to have h.263 or h.264 support after configuring all i see is this:
=================== Plugin configuration ======================
prefix : /usr/local
exec_prefix : ${prefix}
libdir : ${exec_prefix}/lib
Audio Codec plugin install dir : ${libdir}/opal-1.24.0/codecs/audio
Video Codec plugin install prefix: ${libdir}/opal-1.24.0/codecs/video
LID plugin install prefix : ${libdir}/opal-1.24.0/lid
FAX plugin install prefix : ${libdir}/opal-1.24.0/fax
GSM : yes (internal)
gsm-amr : yes
iLBC : yes (internal)
Speex : yes (internal, version 1.1.11.1)
LPC10 : yes
G.726 : yes
IMA_ADPCM : yes
SBC : no
H.261 : yes
H.263 : no (ffmpeg version)
H.263/H.263+ : no
H.264 : no
THEORA : no
MPEG4 Part 2 : no
CELT : no
SpanDSP FAX : no
CAPI : no
Quicknet xJACK support : no
Voicetronics VPB support : yes
OS Type : linux-gnu
Machine Type : x86_64
If all settings are OK, type make and make install
does this mean that gnugk wont allow registered endpoints to olc those video codecs?
=================== Plugin configuration ======================
prefix : /usr/local
exec_prefix : ${prefix}
libdir : ${exec_prefix}/lib
Audio Codec plugin install dir : ${libdir}/opal-1.24.0/codecs/audio
Video Codec plugin install prefix: ${libdir}/opal-1.24.0/codecs/video
LID plugin install prefix : ${libdir}/opal-1.24.0/lid
FAX plugin install prefix : ${libdir}/opal-1.24.0/fax
GSM : yes (internal)
gsm-amr : yes
iLBC : yes (internal)
Speex : yes (internal, version 1.1.11.1)
LPC10 : yes
G.726 : yes
IMA_ADPCM : yes
SBC : no
H.261 : yes
H.263 : no (ffmpeg version)
H.263/H.263+ : no
H.264 : no
THEORA : no
MPEG4 Part 2 : no
CELT : no
SpanDSP FAX : no
CAPI : no
Quicknet xJACK support : no
Voicetronics VPB support : yes
OS Type : linux-gnu
Machine Type : x86_64
If all settings are OK, type make and make install
does this mean that gnugk wont allow registered endpoints to olc those video codecs?