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

Home » Public Forums » archive » Problems with MPEG
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Problems with MPEG [message #35978] Tue, 05 August 2003 07:23
Kay Bente is currently offline  Kay Bente
Messages: 9
Registered: September 2001
Junior Member
Hi,
I created a Array 800x600x1000 and saved this as an MPEGfilm with

mpegID=MPEG_Open([nx,ny],filename='Stars_size'+StrTrim(Strin g(size),1)+'.mpg
')
FOR j=0,frames-1 DO MPEG_Put, mpegID,image=mat_save(*,*,j),frame=j
MPEG_Save,mpegID
ENDFOR

(nx=800,ny=600)
(mat_save=800x600x1000)

but the problem is, that the mpeg file is 852x600

does anyone now, how the parameters have to be set, that the correct size
comes out of the routine? it is important, that my file has exactly 800x600

regards
Kay Bente
[Message index]
 
Read Message
Previous Topic: Re: Center of mess
Next Topic: Re: Problems with MPEG

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

Current Time: Thu Oct 09 16:05:59 PDT 2025

Total time taken to generate the page: 1.03606 seconds