ReferenceGuide.ExportAnimation History

Hide minor edits - Show changes to markup

March 17, 2009, at 05:53 PM by 148.187.130.153 -
Changed lines 1-2 from:


to:

(:title Export Animation:)

March 10, 2009, at 09:40 AM by 148.187.130.153 -
Changed lines 1-2 from:

Export Animation

to:


March 09, 2009, at 05:57 PM by 148.187.130.153 -
Changed line 24 from:

http://bioinformatics.org/molekel/uploads/ReferenceGuide/export_animation_dlg.png

to:

http://molekel.cscs.ch/wiki/uploaded/ReferenceGuide/export_animation_dlg.png

June 19, 2007, at 10:15 AM by 148.187.130.131 -
Changed line 8 from:
  • mencoder
to:
  • mencoder
February 02, 2007, at 12:37 PM by Ugo Varetto -
Changed lines 10-11 from:
to:
  • VirtualDub
December 21, 2006, at 11:25 AM by Ugo Varetto -
Deleted lines 0-1:

Update in progress

December 20, 2006, at 07:24 PM by Ugo Varetto -
Changed lines 25-26 from:

http://bioinformatics.org/molekel/uploads/ReferenceGuide/export_animation_dlg.png

to:

http://bioinformatics.org/molekel/uploads/ReferenceGuide/export_animation_dlg.png

December 20, 2006, at 07:23 PM by Ugo Varetto -
Changed lines 27-29 from:
to:

This dialog box allows the user to speficy duration, frames per second and output type (individual frames or AVI) and the parameters that will be used for rendering the visible surfaces while animating.

Note that:

  • the values specified here will override any previously specified value and will apply to all the visible surfaces
  • the same step will be used for all the visible iso-surfaces
  • the same value of 0.05 will be used for all the visible iso-surfaces (i.e. the suface scalar_field( x, y, z ) = 0.05 will be computed)

The labels on this dialog should give a good explanation of what the parameters other than Bounding Box Scaling Factor are.

Bounding Box Scaling Factor is the value by which the size of each molecule's bounding box is multiplied before computing the isosurfaces (if any).

Having only one set of values that apply to all the surfaces is definitely not an optimal solution; the only way to cover all the possible options (different bounding boxes, animating a surface by changing an iso-value or probe radius at each frame etc.) is to introduce scripting, which will be added in the next version (5.1) of Molekel.

December 20, 2006, at 07:00 PM by Ugo Varetto -
Changed lines 21-22 from:

To export an animation open the Export Animation dialog by selecting the Animation-Export Animation menu item.

to:

To export an animation open the Export Animation dialog by selecting the Animation-Export Animation menu item, modify the parameter values, click on Ok and select the output directory (individual frames) or file (AVI).

Changed lines 25-29 from:

http://bioinformatics.org/molekel/uploads/ReferenceGuide/export_animation_dlg.png

to:

http://bioinformatics.org/molekel/uploads/ReferenceGuide/export_animation_dlg.png

December 20, 2006, at 06:58 PM by Ugo Varetto -
Changed lines 21-22 from:

To export an animation open the Export Animation dialog

to:

To export an animation open the Export Animation dialog by selecting the Animation-Export Animation menu item.

Export Animation Dialog

http://bioinformatics.org/molekel/uploads/ReferenceGuide/export_animation_dlg.png

December 20, 2006, at 06:54 PM by Ugo Varetto -
Changed lines 21-22 from:
to:

To export an animation open the Export Animation dialog

December 20, 2006, at 06:53 PM by Ugo Varetto -
Changed lines 13-14 from:

Sample mencoder command line which will generate an mpeg video ''m.mpeg' from the png images found in c:\tmp\molekelvideo1 :

to:

Sample mencoder command line which will generate an mpeg video m.mpeg from the png images found in c:\tmp\molekelvideo1 :

December 20, 2006, at 06:52 PM by Ugo Varetto -
Changed lines 13-15 from:

Sample mencoder command line:

C:\tmp\molekelvideo1>c:\programs\mplayer\mencoder.exe mf://c:\tmp\molekelvideo1\*.png -o m.mpg -ovc lavc -lavcopts vcodec=mpeg2video -of mpeg

to:

Sample mencoder command line which will generate an mpeg video ''m.mpeg' from the png images found in c:\tmp\molekelvideo1 :

mencoder.exe mf://c:\tmp\molekelvideo1\*.png -o m.mpg -ovc lavc -lavcopts vcodec=mpeg2video -of mpeg

Changed lines 17-19 from:
to:

The frame rate should match the frame rate specified in Molekel's Export Animation dialog.

To specify the frame rate on mencoder command line use the -ofps switch.

December 20, 2006, at 06:47 PM by Ugo Varetto -
Changed lines 14-19 from:
C:\tmp\molekelvideo1>c:\programs\mplayer\mencoder.exe mf://c:\tmp\molekelvideo1\*.png -o m.mpg -ovc lavc -lavcopts vcodec=mpeg2video -of mpeg
to:

C:\tmp\molekelvideo1>c:\programs\mplayer\mencoder.exe mf://c:\tmp\molekelvideo1\*.png -o m.mpg -ovc lavc -lavcopts vcodec=mpeg2video -of mpeg

December 20, 2006, at 06:46 PM by Ugo Varetto -
Changed lines 9-14 from:

To create animations from the generated frames use a program like

  • mencoder
  • EnVe
to:

To create animations from the generated frames you can use a program like

  • mencoder
  • EnVe

Sample mencoder command line:

C:\tmp\molekelvideo1>c:\programs\mplayer\mencoder.exe mf://c:\tmp\molekelvideo1\*.png -o m.mpg -ovc lavc -lavcopts vcodec=mpeg2video -of mpeg
December 20, 2006, at 06:44 PM by Ugo Varetto -
Changed lines 10-14 from:
  • mencoder
  • EnVe
to:
  • mencoder
  • EnVe
December 20, 2006, at 06:44 PM by Ugo Varetto -
Changed lines 7-15 from:

When exporting animations to individual frames the user needs to select the directory where the individual frames will be written. Files are exported as png images with names which include the frame sequence number.

to:

When exporting animations to individual frames the user needs to select the directory where the individual frames will be written. Files are exported as png images with names which include the frame sequence number.

To create animations from the generated frames use a program like

  • mencoder
  • EnVe
December 20, 2006, at 06:30 PM by Ugo Varetto -
Added lines 1-7:

Update in progress

Export Animation

Molekel can export animation and animate all the visible molecular surfaces by recomputing the surfaces at each animation step. Animation can be exported as individual frames or AVI files (on Windows).

When exporting animations to individual frames the user needs to select the directory where the individual frames will be written. Files are exported as png images with names which include the frame sequence number.