Hi All,

I've the latest plumi/plone (using Jim Brown's guide here 
http://lists.plumi.org/pipermail/discuss/2010-March/002255.html)

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?

The transcode daemon is running, and when I publish a movie, I see:

/usr/local/Plone/zinstance/parts/zope2/lib/python/OFS/subscribers.py:73: 
DeprecationWarning: plumi.content.content.plumivideo.PlumiVideo.manage_afterAdd 
is discouraged. You should use event subscribers instead.
  DeprecationWarning)
/usr/local/Plone/zinstance/parts/zope2/lib/python/OFS/subscribers.py:73: 
DeprecationWarning: 
plumi.content.content.plumivideo.PlumiVideo.manage_beforeDelete is discouraged. 
You should use event subscribers instead.
  DeprecationWarning)
2010-06-03 09:57:30 INFO plumi.content.subscribers notifyInitPlumiVideo... Test 
Video 4 in state (visible) with event 
<Products.Archetypes.event.ObjectInitializedEvent object at 0x7f0cc0a71710>
2010-06-03 09:57:31 ERROR plumi.content stream error! Input size is nul 
(source='file:/usr/local/Plone/zinstance/var/blobstorage/0x00/0x00/0x00/0x00/0x00/0x00/0xa7/0x0c/0x0386956585769111.blob')!

2010-06-03 09:57:31 ERROR plumi.content Could not get video dimensions
2010-06-03 09:57:31 ERROR plumi.content Could not get video duration
2010-06-03 09:57:44 ERROR plumi.content stream error! Input size is nul 
(source='file:/usr/local/Plone/zinstance/var/blobstorage/0x00/0x00/0x00/0x00/0x00/0x00/0xa7/0x0c/0x0386956585769111.blob')!

2010-06-03 09:57:44 INFO plumi.content.subscribers notifyModifiedPlumiVideo... 
Test Video 4 in state (visible) with event 
<Products.Archetypes.event.ObjectEditedEvent object at 0x7f0cc0d6ac90>
2010-06-03 10:03:11 INFO plumi.content.subscribers notifyModifiedPlumiVideo... 
Test Video 4 in state (visible) with event 
<Products.Archetypes.event.ObjectEditedEvent object at 0x7f0cc0e7c250>
2010-06-03 10:03:11 INFO plumi.content.adapters autoPublishOrHide , im 
<PlumiVideo at test-video-4>
2010-06-03 10:03:11 INFO plumi.content.subscribers 
notifyActionSuceededPlumiVideo... Test Video 4 in state (pending) with event 
<Products.CMFCore.WorkflowCore.ActionSucceededEvent object at 0x7f0cc0e7bed0>
2010-06-03 10:03:11 INFO plumi.content.subscribers pending
2010-06-03 10:03:11 INFO plumi.content.adapters notifyReviewersVideoSubmitted , 
im <PlumiVideo at test-video-4>
2010-06-03 10:03:11 INFO plumi.content.subscribers notifyModifiedPlumiVideo: 
video replaced; retranscoding
plumi running profile jpeg
plumi running profile mp4
plumi running profile ogg
plumi: TranscodeDaemon call pending
2010-06-03 10:03:12 ERROR plumi.content Could not get video dimensions
plumi: TranscodeDaemon call 11c100cd882e5469d0685ddd1cd4513d8e08e02f
plumi: TranscodeDaemon call 11c100cd882e5469d0685ddd1cd4513d8e08e02f
plumi: TranscodeDaemon call 11c100cd882e5469d0685ddd1cd4513d8e08e02f

and the transcoder shows only:

2010/06/03 10:03 -0400 [-] ['jpeg', 'mp4', 'ogg']


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 )

Is there anyway to verify if transcoding is in progress ?

TIA_

Edward




_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to