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 
Switch to threaded view of this topic 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
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Center of mess
Next Topic: Re: Problems with MPEG

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

Current Time: Wed Oct 08 19:36:50 PDT 2025

Total time taken to generate the page: 0.00358 seconds