[MPlayer-users] mplayer 1.0pre1 vo=yuv4mpeg and interlaced input.
D Richard Felker III
dalias at aerifal.cx
Tue Sep 2 20:00:24 CEST 2003
On Tue, Sep 02, 2003 at 03:38:10PM +0200, Morten Bøgeskov wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>
> Hello...
>
> I've tried to get the new mplayer to play some mjpeg (.mov from lavtools)
> and some dv (.avi, which I'm not really sure how my friend made).
> The problem is that with all interlaced input material it dies with a
> SEGV, because the functionpointer rgb24toyv12 is NULL. But it is ok if the
> input is progressive... strange...
>
> however in function: "static uint32_t preinit(const char *arg)"
> I've added: "sws_rgb2rgb_init(get_sws_cpuflags());"
> which seems to do the trick.
>
> but it probably have a bad impact om something else...
It's just been fixed in CVS. Thanks for the report.
Rich
More information about the MPlayer-users
mailing list