Opened 11 years ago
Closed 11 years ago
#721 closed enhancement (invalid)
media type: video
Reported by: | Danilo Tomasoni | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.5.0 |
Component: | documentation | Keywords: | |
Cc: | Parent Tickets: |
Description
By default in the mediagoblin.ini file is written also the media type video.
But it is not specified that you have to go here
http://docs.mediagoblin.org/siteadmin/media-types.html#video
to install the additional dependencies for the video processing.
Note:
See TracTickets
for help on using tickets.
Right above the commented out video media type line in mediagoblin.ini is the following comment:
This link is to the same page and should cover this issue.
That entire set of documents is also in the ./docs folder but you'd have to build it using make (and have sphinx installed) if you want to view it in HTML.
If you can think of any clarifications or additions to the documentation or default files feel free to discuss them on IRC or write them up yourself and submit a patch.