Thanks Grant, This is running on Fedora 13 - I did the install of ffmpeg, ffmpeg2theora etc, and assumed I would get an error if they were not right - I'll re-compile them and see what happens -
The issue seems to be that the file is not being uploaded to be transcoded though, based on your below info - so I am going to dig through permissions as well - Thanks everyone! -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Grant McHerron Sent: Thursday, June 03, 2010 9:07 PM To: Discussion about software development on Plumi Subject: Re: [plumi-discuss] Plumi 3.0 Transcoding Hey there, On Thu, 2010-06-03 at 14:06 +0000, Edward Brookhouse wrote: > I’ve the latest plumi/plone (using Jim Brown’s guide here > http://lists.plumi.org/pipermail/discuss/2010-March/002255.html) Did you also check the installation instructions in the Plumi manual? http://en.flossmanuals.net/bin/view/Plumi/Installation Did you get all the ffmpeg libraries & codevs installed? I'm assuming you have but want to check to be sure :) > It took a little shoe horning to get Python and PIL setup correctly(at > least I think it is) but overall, I am up and running. I am looking > for advice on how to troubleshoot transcoding? What system are you running on? Debian? Ubuntu? Mac? > The transcode daemon is running, and when I publish a movie, I see: As per my previous email, the "is nul" is not really an issue, but I'll see if I can get the Unweb guys to have a look at the log entries you've posted. There may be a clue in there that I'm missing. > and the transcoder shows only: > 2010/06/03 10:03 -0400 [-] ['jpeg', 'mp4', 'ogg'] Is that the only entry? No other lines at all? > I was under the assumption that if nothing shows up under your > transcode dir, there is a problem…(and there is not anything showing > up so ) Yeah - that's not really a good thing :) can you post the contents of your site.cfg file from the buildout? > Is there anyway to verify if transcoding is in progress ? Run top on another window and look for ffmpeg running. It'll be running for a while as it encodes your video so it should show up easily :) Cheers, Grant > -- -- Grant McHerron EngageMedia Collective Inc. [email protected] +61 422 914 949 http://engagemedia.org/ _______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss _______________________________________________ Discuss mailing list [email protected] http://lists.plumi.org/listinfo/discuss
