Il 03/06/2010 16:06, Edward Brookhouse ha scritto:

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')!


how long in size is /usr/local/Plone/zinstance/var/blobstorage/0x00/0x00/0x00/0x00/0x00/0x00/0xa7/0x0c/0x0386956585769111.blob ? maybe you've a problem with blob support?
_______________________________________________
Discuss mailing list
[email protected]
http://lists.plumi.org/listinfo/discuss

Reply via email to