[PD] [announce][Gem] well, here it is....

IOhannes m zmoelnig zmoelnig at iem.kug.ac.at
Tue Feb 26 22:14:42 CET 2002


Dave Phillips wrote:
> 
> IOhannes m zmoelnig wrote:
> 

> GEM: pix_film: Loaded file: /home/dlphilp/anim-1.mov with 90 frames
> (256x256)
> GEM: Only using 8 color bits
> GEM: window created
> GEM: Start rendering
> Segmentation fault
> 
>   So something goes wrong when I hit the bang box...
> 


ok, i did some searching in my sources and found a bug in line200 of
pix_filmLinux.cpp:

-- row[0]=mframe
++ while(i--)rows[i]=m_frame+m_xsize*m_csize*i;

this should fix the crashing when reading MOV-files


good night (tired after a long long day)
mfg.cds.aser
IOhannes



More information about the Pd-list mailing list