Hi John Can you try running indytube directly, from the command line, and pasting any error messages from the logs ?
Another trick is to search in the logs for the actual command line MEncoder is trying to use to transcode, and then execute that on the cmd line sans "-really-quiet" and "-quiet" options to see what is the problem. Perhaps you need to update MEncoder versions. -- are you on the discuss list? Can we do the diagnosis on there please for future reference. Thanks :) andy On Tue, 2009-02-24 at 15:33 +0000, John MacAlpine wrote: > Hi Andy, > > I am almost there with my Plumi site but not quite and I can't figure > out why it isnt working ... > I can see that flv's are being created 0 bytes though ... > .ogg files are being created of correct file size ... > at the front end i can upload a vid but always get "transcoding has > not started yet" and then "transcoding failed" > > here is a copy of my indytube.conf file, if you have a moment would > you be able to point me in the right direction ? > > best > > John > > =============================== > > [encoder] > BE_HOW_NICE=18 > CONVERT_THESE=['.avi','.qt','.mov','.mpeg','.mp4','.mpg','.asf','.wmv','.3gp','.ogg','.flv','.m4v','.ogm','.divx'] > DO_ENCODING=True > NUMBER_OF_PARALLEL_ENCODERS=1 > ENCODER_LOCKFILE_BASE=/opt/plumi-0.2.3-final/indytube/plumidemo-testing-encoder.lock > POLLTIME=60 > > > [mencoder] > MENCODER_LOCATION=/usr/local/bin/mencoder > > # for older versions of 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 > > # for newer versions of MEncoder, we dont need the "lavfopts" line > above, plus we add in a higher bitrate, and a sync option > MENCODER_OPTIONS= -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=/srv/www/htdocs/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/Plumi/videos > FLV_FILE_DIRECTORY=/srv/www/htdocs/flv-files/ > INCLUDE_FILE_DIRECTORY=/srv/www/htdocs/flv-files/ > INCLUDE_FILE_SUFFIX=.flv.inc > INCLUDE_TEMPLATE=/opt/plumi-0.2.3-final/indytube/plumi.template > > [urls] > FLOWPLAYER_LOCATION=http://10.222.1.29:8080/vidvid/FlowPlayerDark.swf > VIDEO_SERVER_URL=http://10.222.1.29:8080/vidvid > SPLASH_IMAGE_BASE=http://10.222.1.29:8080/vidvid/Members/ > SPLASH_IMAGE_FILE=http://10.222.1.29:8080/vidvid/indytube.jpg > > [logging] > LOG_FILE=/var/log/plumi-testing-wetube.log > LOG_LEVEL=logging.INFO > > ============================================ > > > John MacAlpine > Web Developer > UHI Millennium Institute, Executive Office, Ness Walk, Inverness IV3 > 5SQ > Institiùd OGE nam Mìle Bliadhna, Oifis-Stiùiridh, Slighe Nis, Inbhir > Nis IV3 5SQ > DDI: +44 (0) 1463 279328 Fax: +44 (0) 1463 279001 Web: www.uhi.ac.uk > > Creating the University of the Highlands and Islands / A' Cruthachadh > Oilthigh na Gaidhealtachd's nan Eilean -- Andy Nicholson http://wiki.infiniterecursion.com.au/wiki/ContactDetails
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
