\documentclass{article}
\usepackage{ulem}
\usepackage{graphicx}
\usepackage{hyperref}
\pagestyle{headings}
\begin{document}
\part{Oscar}
Video service module.

\section{Bugs}
List any tickets on <a href="http://bugs.horde.org/">http://bugs.horde.org/</a> that cover this issue or are relevant to it.

\section{People}
Duck [mailto:<a href="https://wiki.horde.org/mailto:duck@obala.net">duck@obala.net</a> <a href="https://wiki.horde.org/mailto:duck@obala.net">duck@obala.net</a>]

\section{Description}
A classic video hosting service module - allows users to upload video clips to your website. The module will convert it to the <a href="http://en.wikipedia.org/wiki/Flash_Video">Flash Video</a> format and streams the video with a flash player.

\section{Features}
\begin{itemize}
\item Supported converters <a href="http://www.ffmpeg.org/">ffmeg</a> and <a href="http://www.mplayerhq.hu">mplayer</a>.


\item Video player: <a href="http://flowplayer.org/">FlowPlayer 3.x</a>


\item Web processing


\item Bash processing


\item Video confirmation by editor


\item Video preview


\item Related videos


\item Password protected videos


\item Private videos


\item Limit video by user age (hook to determinate user age, user must confirm that is older)


\item Search


\item Embed video template


\item Tags


\item API calls


\item RSS


\end{itemize}
\section{Code}
<a href="http://cvs.horde.org/incubator/oscar">http://cvs.horde.org/incubator/oscar</a>

\section{Resources}
<a href="http://h264.code-shop.com/trac/wiki/Encoding">http://h264.code-shop.com/trac/wiki/Encoding</a>


\noindent\rule{\textwidth}{1pt}
Back to the <a href="https://wiki.horde.org/Project">Project List</a>

\end{document}
