Hi, the video gets uploaded to S3 bucket correctly, but it is not transcoded and it does not show on the node. Zencoder log shows no jobs, no input or output.
Log messages upon saving the node: added MyVideo
- The file permissions could not be set on s3://MyVideo.flv.
Log messages upon cron run:
- The file permissions could not be set on s3:///MyNodeID
- Video conversion failed. Could not create the directory: s3:/// MyNodeID
- Video conversion has been failed!. Please check further logs for debugging.
Amazon s3 Default Bucket Name is MyBucketName
Zencoder API, Output File Base is s3://MyBucketName
Anonymous users have permission to Postback URL for Zencoder.
My configuration is:
Drupal core 7.8
Modules
AmazonS3 7.x-1.0-beta5
AWS SDK for PHP 7.x-4.4
IMCE 7.x-1.5
Libraries API 7.x-2.0-alpha1, Includes: Libraries
Video 7.x-2.2-beta5, Includes: Video, Video UI
Video Presets 7.x-2.1
AWSSDK 1.4.4, SDK Compatibility Test
Bottom Line: Yes, you can! Your PHP environment is ready to go, and can take advantage of all possible features!
Zencoder 1.2
PHP 5.3.2
Comments
Comment #1
hypertext200Can you provide me access to your server to have a look in to the error and debug?
Comment #2
liquidcms commentednot sure why this would be marked as "works as designed" with no resolution.
i have similar issues:
- The file permissions could not be set on s3://videos/thumbnails/58. (no idea where thumbnails folder is set)
- The file permissions could not be set on s3://CLF3_screencasts/58. (i did move files here earlier; just seems to be flakey)
- Video conversion failed. Could not create the directory: s3://CLF3_screencasts/58
- Something went wrong with your video transcoding. Please check your recent log entries for further debugging.
- The video conversion process has failed. You might want to submit a simpler video format like mpeg or divx avi.
If the problem persists please contact website administrators. Please check logs for further debugging.
Comment #3
liquidcms commentedi do have the file in s3://CLF3_screencasts but the /58 folder and others like it are empty.
i suspect issue with the Amazon S3 module so possibly issue is not with Video.
Comment #4
dlumberg commentedThis does appear to be a problem with amazons3's chmod handling. checkout #1376356: The file permissions could not be set on s3://xxx and let me know if the patch fixes it.
Comment #5
michael.k commentedI am seeing this problem without Zencoder and Amazon.
Comment #6
Jorrit commentedHave you tried version 2.5 of the module?
Comment #7
Jorrit commentedWhat is the value of the allow_url_fopen PHP setting?
Comment #8
Jorrit commentedPlease reopen this issue if you have more information.