Re: Access violation in AviStreamWrite using Xvid with width>720
Renate Schaaf <[email protected]>
| Newsgroups | gmane.comp.video.xvid.devel |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, Dark Sylinc wrote: > --- Renate Schaaf <[email protected]> escribió: > > > In article > > <[email protected]>, Dark > > Sylinc > > wrote: > > > I have no experience with avifil32.dll, although > > I've had problems > > > in the past regarding resolutions. > > > I suggest you to first try nice ones (by > > nice=power of two) like > > > 1024x1024. > > > Strange resolutions (specially odd numbered ones) > > may crash XviD. I > > > didn't care that time because video codecs aren't > > supposed to > > > support such weird movie resolutions. } > > > Let us know how a 1024x1024 goes. > > > > > > > You have got a point with the powers of 2, but it > > also depends on the > > bitrate. I've left the default encoding > options, and > > only changed the > > bitrate, I've used 25fps throughout: > > What is the bpp of the inputted images? Colorspace? Thank you so much! I changed the format of the bitmaps from 24-bit to 32-bit and now *everything* seems to work at any bitrate. Weird. Thanks again Renate