/usr/lib/python2.6/site-packages/boto/services
NameSizeModeActions
bs.py81440644editdlrm
bs.pyc76670644editdlrm
bs.pyo76670644editdlrm
message.py23930644editdlrm
message.pyc16400644editdlrm
message.pyo16400644editdlrm
result.py55960644editdlrm
result.pyc50340644editdlrm
result.pyo50340644editdlrm
service.py66320644editdlrm
service.pyc62120644editdlrm
service.pyo62120644editdlrm
servicedef.py33750644editdlrm
servicedef.pyc30940644editdlrm
servicedef.pyo30940644editdlrm
sonofmmm.cfg15240644editdlrm
sonofmmm.py34980644editdlrm
sonofmmm.pyc28720644editdlrm
sonofmmm.pyo28720644editdlrm
submit.py35550644editdlrm
submit.pyc30320644editdlrm
submit.pyo30320644editdlrm
__init__.py11080644editdlrm
__init__.pyc1450644editdlrm
__init__.pyo1450644editdlrm
Edit: /usr/lib/python2.6/site-packages/boto/services/sonofmmm.cfg (1524B)
# # Your AWS Credentials # You only need to supply these in this file if you are not using # the boto tools to start your service # #[Credentials] #aws_access_key_id = #aws_secret_access_key = # # Fill out this section if you want emails from the service # when it starts and stops # #[Notification] #smtp_host = #smtp_user = #smtp_pass = #smtp_from = #smtp_to = [Pyami] scripts = boto.services.sonofmmm.SonOfMMM [SonOfMMM] # id of the AMI to be launched ami_id = ami-dc799cb5 # number of times service will read an empty queue before exiting # a negative value will cause the service to run forever retry_count = 5 # seconds to wait after empty queue read before reading again loop_delay = 10 # average time it takes to process a transaction # controls invisibility timeout of messages processing_time = 60 ffmpeg_args = -y -i %%s -f mov -r 29.97 -b 1200kb -mbd 2 -flags +4mv+trell -aic 2 -cmp 2 -subcmp 2 -ar 48000 -ab 19200 -s 320x240 -vcodec mpeg4 -acodec libfaac %%s output_mimetype = video/quicktime output_ext = .mov input_bucket = output_bucket = output_domain = output_queue = input_queue =