[PD] Loading a big image

Cyrille Henry ch at chnry.net
Tue Dec 23 18:44:19 CET 2014



Le 23/12/2014 18:18, xä a écrit :
> hi list,
>
> I have to load a huge image of about 23000 pixels x 700 pixels in order to be as a landscape image scrolling in slow motion with a certain time sequencer.
>
> I m testing with pix_image and pix_multiimage but seems to load only a fragment of the image about 1000pixels (horizontal) cropping and not rendering the rest.
>
> (the size of the image is about 1.2M in jpg)
>
> Any suggestion?
i suggest you to ask a question, so we don't have to guess it. ;-)

depending on your hardware, max image size is 4096, 8192 or maybe more pixels.
no (current) hardware will load a 23K pixel wide image.
you will have to split the image in fragment and render them in different primitives.

cheers
c



> thanx
> Xavi M.dAAX
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>



More information about the Pd-list mailing list