[plumi-discuss] [Plumi] #188: indytube: No section: 'mencoder'

Plumi trac at plumi.org
Thu Oct 30 20:59:47 EST 2008


#188: indytube: No section: 'mencoder'
--------------------------+-------------------------------------------------
  Reporter:  denis        |       Owner:  andycat      
      Type:  defect       |      Status:  new          
  Priority:  major        |   Milestone:  0.3 - Plone 3
 Component:  Transcoding  |     Version:               
Resolution:               |    Keywords:               
--------------------------+-------------------------------------------------

Comment(by denis):

 I have launched
 == python indytube.py ==

 Here is my indytube.conf
 {{{
 [encoder]
 BE_HOW_NICE=18
 CONVERT_THESE=['.avi','.qt','.mov','.mpeg','.mp4','.mpg','.asf','.wmv','.3gp','.ogg']
 DO_ENCODING=True
 NUMBER_OF_PARALLEL_ENCODERS=1
 ENCODER_LOCKFILE_BASE=/opt/indytube/plumidemo-encoder.lock
 POLLTIME=60

 [mencoder]
 MENCODER_LOCATION=/usr/bin/mencoder
 MENCODER_OPTIONS=-really-quiet -of lavf -oac mp3lame -lameopts abr:br=64
 -ovc lavc -lavcopts
 vcodec=flv:keyint=25:vbitrate=260:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -vf
 harddup,expand=:::::4/3,scale=320:240  -srate 22050 -ofps 25 -mc 0/10

 [ffmpeg2theora]
 CORTADO_LOCATION=http://plumi.domainepublic.net/flowplayer/cortado-ov-
 strippe.jar
 FFMPEG2THEORA_COMMAND=ffmpeg2theora

 [flvtool2]
 FLVTOOL_LOCATION=/usr/bin/flvtool2

 [paths]

 VIDEO_FILE_DIRECTORY=/opt/Plone-2.5.5/zeocluster/client1/var/files/Members
 FLV_FILE_DIRECTORY=/var/www/plumi-flv-files/
 INCLUDE_FILE_DIRECTORY=/opt/Plone-2.5.5/zeocluster/client1/var/files/Members
 INCLUDE_FILE_SUFFIX=.flv.inc
 INCLUDE_TEMPLATE=/opt/indytube/template.include

 [urls]
 FLOWPLAYER_LOCATION=http://flv.domainepublic.net/flowplayer/FlowPlayerClassic.swf
 VIDEO_SERVER_URL=http://flv.domainepublic.net/
 SPLASH_IMAGE_BASE=http://plumi.domainepublic.net/flowplayer/
 SPLASH_IMAGE_FILE=indytube.jpg

 [logging]
 LOG_FILE=/opt/indytube/plumi-wetube.log
 LOG_LEVEL=logging.INFO

 }}}

-- 
Ticket URL: <http://www.plumi.org/ticket/188#comment:3>
Plumi <http://plumi.org/>
Plumi - FOSS Video Sharing Platform


More information about the Discuss mailing list