Page 1 of 1

x265 error with latest git...

Posted: 05 Mar 2014 09:07
by andrew46
I am compiling the latest git vlc with x265 0.8-527d03c56d68 and the following breaks compilation:

Code: Select all

CC codec/libx265_plugin_la-x265.lo codec/x265.c: In function ‘Open’: codec/x265.c:169:10: error: ‘x265_param’ has no member named ‘frameRate’ param->frameRate = p_enc->fmt_in.video.i_frame_rate / ^ make[4]: *** [codec/libx265_plugin_la-x265.lo] Error 1
Thanks for having a look at this...

Re: x265 error with latest git...

Posted: 07 Mar 2014 22:11
by andrew46
Thank you Rafaël, the issue is resolved with the latest updates :D .