I'm recording a movie in the command line using:

movie record
movie stop
movie encode output ~/ 

I tried to include the option preset dvd for movie encode, I recieved the following error:

"Error reading paper_movie.txt:
AttributeError: 'module' object has no attribute 'standard_formats'

  File "/opt/UCSF/Chimera64-1.12/share/MovieRecorder/moviecmd.py", line 124, in encode_op
    settings = RG.standard_formats.get(preset)

See reply log for Python traceback."

What am I doing wrong and how can I record my movie at 720p?

Regards.