# # Normally setup for a movie would be done interactively, saved to a session, # and then loaded before running the animation commands. To make this example # self-contained we instead use commands to setup the scene here. # # Setup the spliceosome contour level change scene. open emdbID:1848 volume #0 step 1 level .1 color .2,.7,1 level .1 color 1,1,.7,.3 set bg white windowsize 200 150 copy file contour.jpg # --------------------------------------------------------------------------- # Record the movie # movie record supersample 3 perframe "volume #0 level .1 level $1" range .1,.02 frames 100 wait 100 movie encode contour.mp4 contour.webm contour.ogv bitrate 200