Re: [Ekiga-devel-list] Ekiga trunk version and H.264



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]