On Fri, 3 Jun 2005, Luca Bonissi wrote:
> I have a problem with PAL DV:
>
> **ERROR: [lav2yuv] DV PAL YV12 input was not configured at compile time
Sigh, not *that* again. It seems to come up periodically.
About the time that folks have forgotten the previous discussion
I have a problem with PAL DV:
**ERROR: [lav2yuv] DV PAL YV12 input was not configured at compile time
If I comment the line 471 of lav_common.c:
# ifndef LIBDV_PAL_YV12
//mjpeg_error_exit1("DV PAL YV12 input was not configured at " \
"compile time");
# else