Skip to content

Ramel/videoencoding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Videoencoding is a module for the Tchaker module for the Ikaaro CMS.

It use Ffmpeg and x264 for encoding submited video int the Tchacker.
The videos are displayed with the Flowplayer player, which is included.

Requirements
============

Software      Version  Used by            Home
----------    -------  ----------------   --------------------------------------
itools        0.62.1                      https://www.github.com/hforge/itools
ikaaro        0.62.1                      https://www.github.com/hforge/ikaaro
tchacker      0.62                        https://www.github/Ramel/tchacker
ffmpeg                                    https://ffmpeg.org/trac/ffmpeg/wiki/UbuntuCompilationGuide        
x264

Install
=============

If you are reading this instructions you probably have already unpacked
the ikaaro tarball with the command line:

  $ tar xzf videoencoding-X.Y.Z.tar.gz

And changed the working directory this way:

  $ cd videoencoding-X.Y.Z

So now to install ikaaro you just need to type this:

  $ python setup.py install

In the Ikaaro instance folder, edit the config.conf file:

  $ vim .databases/IKAARO_INSTANCE_FOLDER/config.conf

Edit the module import line:

  modules = tchacker videoencoding thickbox


Copyright
=============

Copyright (C) 2009-2012 Armel FORTUN

Check the CREDITS.txt file for the list of authors.

Includes some external free software:

Software        License  Home
--------------  -------  -----------------------------------------
Flowplayer      GPL      http://flowplayer.org


License
=============

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

About

A module for Itools/ikaaro/tchacker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages