comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDLtoAVIGENERATOR gives unexpected output when dimension is not power of 2?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDLtoAVIGENERATOR gives unexpected output when dimension is not power of 2? [message #52116 is a reply to message #52114] Mon, 08 January 2007 05:28 Go to previous messageGo to previous message
Haje Korth is currently offline  Haje Korth
Messages: 651
Registered: May 1997
Senior Member
The issues yar are having are codec related. Some codec have limitations on
the allowed image dimensions (divisible by 2, 4, etc.). idl2avi makes no
efforts in checking whether your input meets theese requirements. Supplying
wrong input can give you anything from funky results to total crashes. I use
VP3 codec for a lot of my movies and I usually pad the images to meet the
size requirements.

Good luck,
Haje


"biophys" <biophys@gmail.com> wrote in message
news:1168203313.137281.91000@42g2000cwt.googlegroups.com...
> Hello,
>
> I've been using idl2avi.dlm and lately the new IDLtoAVIGENERATOR.dlm
> quite a few times and it all gives me satisfactory results. Recently I
> need to make avi output under windows with some random size, say
> 258x349, not 128x128,256x256 as usual. The program runs smoothly and
> generates avi output. However, when I open avi with windows media
> player, the frames are like skewed by 30 to 60 degrees and sometimes
> the color is also screwed up. When I force the program to feed 256x256
> images, it works fine. It seems to be codec independent and
> reproducible in different machines. Also it does not matter if it is
> generated with 8bits or 24 bits. My guess in the title may not be
> completely true since I did not try all possible combinations of
> dimensions. The example testAVIgenerator works with its default size
> 300x400, but not some other size 258x349. But strangely 300x400 does
> not work in my program. I also had good luck with size of 512x[some
> random dimension smaller than 512] or [some random dimension smaller
> than 512]x512. I am totally lost here. Am I the only one who has this
> problem? Can someone help me understand this?
>
> Many thanks!
> BP
>
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Bug in the SAX parser?
Next Topic: map_set for negative data and grid

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 09:27:16 PDT 2025

Total time taken to generate the page: 2.05294 seconds