use aac encoder(libvo_aacenc) available in ubuntu 12.04 universe (libavcodec-extra-53)
This commit is contained in:
parent
348adff954
commit
6cfaa54f97
6 changed files with 56 additions and 26 deletions
10
README
10
README
|
|
@ -29,7 +29,7 @@ To run pan.do/ra you need to install and setup:
|
|||
python-geoip python-html5lib python-lxml \
|
||||
python-gst0.10 gstreamer0.10-plugins-good gstreamer0.10-plugins-bad \
|
||||
postgresql postgresql-contrib rabbitmq-server \
|
||||
ffmpeg2theora ffmpeg \
|
||||
ffmpeg2theora libav-tools libavcodec-extra-53 \
|
||||
python-ox oxframe
|
||||
|
||||
|
||||
|
|
@ -138,14 +138,6 @@ b) apache2 (if you need it for other sites on the same server)
|
|||
|
||||
Now you can open pandora in your browser, the first user to sign up will become admin.
|
||||
|
||||
|
||||
* A note about providing H.264 versions
|
||||
For H.264 videos, you need ffmpeg with x264 and libfaac enabled,
|
||||
you also need to install qt-faststart (from ffmpeg/tools)
|
||||
(you can use medibuntu.org packages or compile ffmpeg yourself)
|
||||
to enable H.264 derivatives add "mp4" to video.formats in your config.jsonc
|
||||
|
||||
|
||||
=== Updating ===
|
||||
To update a pandora installation get the latest version from bzr by running
|
||||
su pandora
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue