- Edited
I believe I have set up Amazon S3 and Zencoder correctly, because 12 days ago I was able to successfully upload one .m4v video named "small..." and everything worked fine as you can see here:
https://quinnguitar.com/student-lounge/videos
However, I have since tried uploading two .mp4 videos and they apparently do not get processed by Zencoder. When I login to my Zencoder account they do not even show up:
However, if I look in the front end of the site under "Pending videos", there they are:
There are no thumbnails created, but if I click on one of the pending videos, they do actually play:
And if I look in the back end, all three videos show up:
What am I doing wrong?
Also, I have changed several settings in my php.ini file, but the changes are not reflected in the JS back end. For example, I set 'upload_max_filesize' to 1024MB in php.ini, but in the JS back end under 'Video Settings' it still shows only 128MB:
I made these changes in two places:
- at the root level of my VPS server via WHM:
- In the php.ini file in the user account for quinnguitar.com:
Is there another place to change these settings that I am missing?
Thanks in advance for your help!
Vince