[plumi-discuss] (no subject)
andy nicholson
andy at engagemedia.org
Fri Aug 22 14:11:22 EST 2008
Hi James
stop indytube, delete the file 'plumidemo-encoder.lock' and restart
indytube - your log file pasted below is telling you it isnt encoding
since the max number of encoders you have set in the conf file to
running in parallel (1) is already running. indytube only can tell how
many others are running by looking for the existence of this lock file,
and hence can get it wrong (if indytube dies, it doesnt clean up the
file properly)
andy
On Thu, 2008-08-21 at 17:33 -0400, James Gabe wrote:
> I have made it past the error with cheetah and everything seems to be
> working now ....except the encoding. I upload files and nothing
> happens to them. I installed all of the pieces needed for this and
> modified the indytube.conf . I see the files at the OS level and
> indytube.py is running but it doesnt seem to see the files.
>
> Here is my conf file
>
> [encoder]
> BE_HOW_NICE=18
> CONVERT_THESE=['.avi','.qt','.mov','.mpeg','.mp4','.mpg','.asf','.wmv','.3gp']
> DO_ENCODING=True
> NUMBER_OF_PARALLEL_ENCODERS=1
> ENCODER_LOCKFILE_BASE=/opt/plumi-0.2-final/indytube/plumidemo-encoder.lock
> POLLTIME=60
>
>
> [mencoder]
> MENCODER_LOCATION=/usr/bin/mencoder
> MENCODER_OPTIONS=-really-quiet -of lavf -lavfopts
> i_certify_that_my_video_stream_does_not_use_b_frames -oac mp3lame
> -lameopts abr:br=56 -ovc lavc -lavcopts v
> codec=flv:keyint=50:vbitrate=150:mbd=2:mv0:trell:v4mv:cbp:last_pred=3
> -vf scale=320:240 -srate 22050
>
> [ffmpeg2theora]
> CORTADO_LOCATION=http://demo.plumi.org/flowplayer/cortado-ovt-debug-0.2.2.jar
> FFMPEG2THEORA_COMMAND=ffmpeg2theora
>
> [flvtool2]
> FLVTOOL_LOCATION=/usr/bin/flvtool2
>
> [paths]
> VIDEO_FILE_DIRECTORY=/opt/Plone-2.5.5/zeocluster/client1/var/files/Members/jagaworktest/videos
> FLV_FILE_DIRECTORY=/var/www/plumi-flv-files/
> INCLUDE_FILE_DIRECTORY=/opt/instances/PlumiDemoLive/var/files/Members
> INCLUDE_FILE_SUFFIX=.flv.inc
> INCLUDE_TEMPLATE=/opt/plumi-0.2-final/indytube/plumi.template
>
> [urls]
> FLOWPLAYER_LOCATION=http://localhost/flowplayer/FlowPlayerClassic.swf
> VIDEO_SERVER_URL=http://localhost/
> SPLASH_IMAGE_BASE=http://localhost/flowplayer/
> SPLASH_IMAGE_FILE=indytube.jpg
>
> [logging]
> LOG_FILE=/opt/plumi-0.2-final/indytube/plumi-wetube.log
> LOG_LEVEL=logging.INFO
>
>
> And here is an ls of the dir where tthe files to be converted are, IE:
> VIDEO_FILE_DIRECTORY
>
> $ pwd
> /opt/Plone-2.5.5/zeocluster/client1/var/files/Members/jagaworktest/videos
> $ ls -lrt
> total 1108
> drwxr-xr-x 3 plone plone 4096 2008-08-20 12:02 portal_factory
> -rw-r--r-- 1 plone plone 744006 2008-08-20 12:04 8pounder.mpg
> -rw-r--r-- 1 plone plone 372772 2008-08-21 06:51 ginnietop.wmv
>
> and a sample of my log file
>
> 2008-08-21 17:28:30,648 INFO Max encoders reached(1), exiting.
> 2008-08-21 17:29:30,652 DEBUG started looperInvoker function at
> 08/21/08 17:29:30, calling loop every 60 seconds
> 2008-08-21 17:29:30,652 INFO Max encoders reached(1), exiting.
> 2008-08-21 17:30:30,656 DEBUG started looperInvoker function at
> 08/21/08 17:30:30, calling loop every 60 seconds
> 2008-08-21 17:30:30,656 INFO Max encoders reached(1), exiting.
> 2008-08-21 17:31:30,660 DEBUG started looperInvoker function at
> 08/21/08 17:31:30, calling loop every 60 seconds
> 2008-08-21 17:31:30,660 INFO Max encoders reached(1), exiting.
>
> Thanks in advance,
> James
>
>
> ______________________________________________________________________
> Get ideas on sharing photos from people like you. Find new ways to
> share. Get Ideas Here!
> _______________________________________________
> Discuss mailing list
> Discuss at lists.plumi.org
> http://lists.plumi.org/listinfo/discuss
--
Andy Nicholson
http://wiki.infiniterecursion.com.au/wiki/ContactDetails
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.plumi.org/pipermail/discuss/attachments/20080822/c65554ca/attachment.pgp>
More information about the Discuss
mailing list