[Chimera-users] Supersample

hsosa at aecom.yu.edu hsosa at aecom.yu.edu
Wed May 27 07:35:14 PDT 2009


  The problem with supersampling does seems to be computer related.  I 
could make a movie with supersampling in another computer.   The graphic 
card in the problematic computer (Running Windows XP) is an:

ATI Radeon HD 2600 Pro AGP
Driver version: 8.410.0.0

Are there known problems with this graphic card /driver? . Any solution ?

I noticed that in the computer that I could make the movie the image 
changed size as each frame was being recorded (as expected when using 
supersampling). However, this did not occur in the computer that  
produced the bad  movie.

The script I am using  to make the movie looks now like this:
reset p0
movie record supersample 3
#movie record
wait 25
reset p1 1
wait
reset p2 1
wait
reset p3 1
wait
reset p4 1
wait
reset p7 1
wait
reset p8 1
wait
reset p9 15
wait 25
wait
reset p10 1
wait
reset p11 1
wait
reset p12 1
wait
reset p13 1
wait
reset p14 1
wait
reset p15 1
wait
reset p16 1
wait
reset p17 15
wait 25
movie stop
movie encode output Test.avi mformat avi bitrate 10000
#reset p0

Another question. Do I need to put a wait command after each reset command ?
 

Thanks

Hernando



Tom Goddard wrote:
> Hi Hernando,
>
>  Your example script contains no "wait" command so I'd expect the 
> resulting movie to have 0 (or maybe 1) frame.  Not sure how that could 
> work with or without the supersample option.
>
>  Here's a recent movie making tutorial with plenty of examples of the 
> "wait" command.
>
>    http://www.cgl.ucsf.edu/chimera/tutorials/movies09/moviemaking.html
>
>  I guess you know the above if you get correct movies without the 
> supersample option.  So your problem sounds like a bug in supersample 
> image saving.  If you use File / Save Image with supersample 3x3 is 
> the resulting image correct?  If not you should use Help / Report a 
> Bug... to report the problem, and attach the incorrect image.  We have 
> changed how image saving workings so that it does not capture directly 
> from the screen (that old method had problems with overlapping windows 
> appearing in the image).  The new code in daily builds may have bugs 
> or it may be a problem with your graphics driver.
>
>  I tested the May 25 daily build on a Mac and it correctly recorded a 
> supersampled movie using a script like yours with "wait" added before 
> "movie stop".
>
>    Tom
>
>
> hsosa at aecom.yu.edu wrote:
>>  When using using supersample > 1  to record a movie the movies are 
>> not saved correctly (black or random color images)
>>  In the command script below the saved movies are OK if  the option  
>> supersample 3 is eliminated   and wrong if included.
>>
>> reset p1
>> movie record supersample 3
>> reset p2
>> reset p8 10
>> movie stop
>> movie encode output test2.avi mformat avi
>>
>> I'm I doing something wrong ?.
>>
>> I'm running the daily build version of Chimera  (May 25).
>>
>> Thanks
>>
>> Hernando
>>  
>>
>>   
>
>

-- 
-----------------------------------
Hernando Sosa
Dept. of Physiology and Biophysics
Albert Einstein College of Medicine
1300 Morris Park Av.
Bronx NY 10461
phone	(718) 430-3456
FAX	(718) 430-8819
email	hsosa at aecom.yu.edu
-----------------------------------






More information about the Chimera-users mailing list