[mythtv-users] [mythtv] SVN-HD-PVR. Just before I destroy my system with an update....

Robert McNamara iamlindoro at aol.com
Thu Nov 13 19:10:58 UTC 2008


> By the way.. I just install libx264 from last night's build and I'm
>
> still getting an error compiling trunk (19089):
>
> libx264.c: In function 'X264_init':
>
> libx264.c:165: error: 'x264_param_t' has no member named
>
> 'b_bframe_adaptive'
>
> libx264.c:230: error: 'struct <anonymous>' has no member named
>
> 'b_bidir_me'
>
> libx264.c:231: error: 'struct <anonymous>' has no member named
>
> 'b_bframe_rdo'
>

Hi Brad,

--enable-libx264 shouldn't be used with Myth.  It's a configure option
brought in from ffmpeg's configure and is commented out to prevent
people from using it.  Myth's h.264 decode comes from h264.c in
libavcodec, which is already present in the myth source.  Remove
--enable-libx264 and you should be fine.

Robert


More information about the mythtv-users mailing list