x265 error with latest git...
Posted: 05 Mar 2014 09:07
I am compiling the latest git vlc with x265 0.8-527d03c56d68 and the following breaks compilation:
Thanks for having a look at this...
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