Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion omero/sysadmins/advanced-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ Installing additional features

grid
mail
omeromovie
installing-scripts
client-server-ssl
websockets
8 changes: 8 additions & 0 deletions omero/sysadmins/omeromovie.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
<html>
<head>
<meta http-equiv="refresh" content="1; url=../" />
<script>
window.location.href = "index.html"
</script>
</head>
</html>
64 changes: 0 additions & 64 deletions omero/sysadmins/omeromovie.rst

This file was deleted.

25 changes: 0 additions & 25 deletions omero/sysadmins/unix/server-installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -210,26 +210,6 @@ latest release is available from the :zeroc:`ZeroC website
<display/Ice36/Using+the+Python+Distribution>`
for further details.

OMERO.scripts
^^^^^^^^^^^^^

If you wish to run the "Movie Maker" script, please install :program:`mencoder`.

.. list-table::
:header-rows: 1
:align: left

* - System
- Package

* - Debian
- mencoder

* - Homebrew
- mplayer

* - RedHat
- mencoder

Installation
------------
Expand Down Expand Up @@ -582,11 +562,6 @@ made to have usable settings out of the box, but if you can afford to
provide OMERO with more memory, it will certainly improve your overall
performance. See :ref:`jvm_memory_settings` on how to tune the JVM.

Enabling movie creation from OMERO
----------------------------------

OMERO has a facility to create AVI/MPEG Movies from images. The page
:doc:`/sysadmins/omeromovie` details how to enable it.

Post-installation items
-----------------------
Expand Down