Re: [Ekiga-devel-list] Ekiga trunk version and H.264
- From: Thierry Simonnet <t simonnet esiee fr>
- To: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
- Cc: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] Ekiga trunk version and H.264
- Date: Fri, 28 May 2010 11:20:39 +0200
For H264 under Linux:
it is necessary to use these patches :
http://www.aef.info/public/fr/abonne/depeche/depeche_detail.php?page=depeche_detail&rub=dep&id=79912
but also patch opal/plugins/video/H.264/gpl/x264loader_unix.cxx file
Replace line #56
if (!GetFunction("x264_encoder_open", (Function &)Xx264_encoder_open)) {
by
if (!GetFunction("x264_encoder_open_96", (Function &)Xx264_encoder_open)) {
where 96 is the version of libx264.so (libx264.so.96 for the trunk version)
Performances are not very good!!
For Windows version, I investigate.
On 05/24/2010 12:11 PM, Eugen Dedu wrote:
On 21/05/10 16:16, Thierry Simonnet wrote:
I had this trouble (old one). Even applying patch on h264frame.cxx.
.
It compiles for Win32 version, detect H.264 but crashes when using it.
Well, H264 and H263+ do not work for the moment, if someone with crash
debugging knowledge could help...
--
Thierry Simonnet
ESIEE-Paris
Par respect pour l’environnement, n’imprimez ce mail que si nécessaire
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]