That got it!

I've got it working now in the 32-bit chroot environment, I can see it
loading the CoreAVC codec when switching to BBC HD.

Sadly, I'm doing this remotely so can't see how the results actually
look on the TV until tomorrow! I'm keen on seeing a channel that uses
spatial direct mode.

Has anyone managed to get the xinelibout patch working so that VDR
doesn't coredump on startup?

On Jan 21, 2008 5:45 PM, VDR User <[EMAIL PROTECTED]> wrote:
> On Jan 21, 2008 7:01 AM, Morfsta <[EMAIL PROTECTED]> wrote:
> > However, I get this error message: -
> >
> > w32codec.c:581: error: 'BUF_VIDEO_WVC1' undeclared (first use in this 
> > function)
>
> Try:
>
> --- xine-lib/src/xine-engine/buffer.h.orig      2007-11-05 18:33:03.000000000 
> -0500
> +++ xine-lib/src/xine-engine/buffer.h   2007-11-05 18:33:38.000000000 -0500
> @@ -192,6 +192,8 @@
>  #define BUF_VIDEO_CAVS         0x02620000
>  #define BUF_VIDEO_VP6F         0x02630000
>  #define BUF_VIDEO_THEORA_RAW   0x02640000
> +#define BUF_VIDEO_VC1          0x02650000
> +#define BUF_VIDEO_WVC1         0x02650000
>
>  /* audio buffer types:  (please keep in sync with buffer_types.c) */
>
>
> _______________________________________________
> vdr mailing list
> vdr@linuxtv.org
> http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr
>

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to