Re: why xvid can't work in my case?
pete <[email protected]> Tue, 28 Feb 2006 19:38:55 +1100
| Newsgroups | gmane.comp.video.xvid.user |
|---|---|
| Message-ID | <[email protected]> |
hi On Mon, 27 Feb 2006 10:50:54 +0800 "Frank Tao" <[email protected]> wrote: > I am doing a scene detection project, so I want to get each frame of a avi file by xvid. > I build the xvid source by VC6 and it's ok, but when i use the xvid_decraw.exe to decode the avi movie, it reports that "...memory can't be written..". Obviously some pointer get problem. > Most of the avi file can be decoded for a while and produced several frames, but can't complete the work. > > What's wrong with that? please you provide more information, e.g.: * when does the segfault occur. to determine this, compile a "debug build" of xvid_decraw, and trap the segfault. * what command are you passing to xvid_decraw * provide a short sample of the avi file. regards, -- pete