[XviD-devel] ***SPAM*** UYVY decompression

pete pross at xvid.org
Sun May 28 09:54:27 CEST 2006


hi,

On Tue, 23 May 2006 21:59:40 +0300 Erkan Ermiþ <erkan_ermis at hotmail.com>
wrote:
> I am beginner in using XVid codec. I want to decompress an mp4 I-frame with size 704x576
> but I am receiving run-time error at;
> xerr = API_xvid_decore(dechandle, XVID_DEC_DECODE, &xframe, 0);
> 
>  The frame is valid mp4 I-frame i verified it.
> 
> It seems there is some invalid input parameters in "xframe"
> 
> How can I solve this, or what may cause this.

on glace your code look fine. i suggest that you isolate where the
segfault occurs by running your program with a debugger. 

cheers,

-- pete



More information about the XviD-devel mailing list