Hello,
Lately, with the new Clip-Bucket v2.5, I have had the ‘normal preset not found’ in a couple of sites already; therefore, I have decided to write an article for you to fix it on your own. It is really simple. Written for v2.5.x. You will need SSH root access.
Difficulty level: Medium (Easy if you have basic Linux terminal command knowledge)
Steps to find out if you have this problem:
1. Upload a video.
2. Go to your admin_area.
3. On the left column, under ‘Videos’, click on ‘Videos Manager’.
4. Look for your uploaded video, and click on ‘File conversion details’.
5. Do a search (Ctrl+F or CMD+F) of: File for preset ‘normal’ not found. If it finds it, then here is the fix.
Steps to fix the error:
Now that you know you have this error, do the following to fix it. Remember, you need root SSH access. In this example, I am using my Ubuntu terminal to connect via SSH; if you are on windows, you can use PuTTY.
1. Establish a SSH connection and login as root.
2. Execute the next commands, one by one:
cd /usr/share/ffmpeg wget http://arvixeclipbucket.com/Arvixe/~KEEP/ffmpegpresets.zip unzip ffmpegpresets.zip
If /usr/share/ffmpeg does not exist, try /usr/local/share/ffmpeg
That is it! Upload a video and see your fixed website!
If you have any questions or comments, please let me know. There may be people that will keep having the same error, if that is your case, let me know as it will need a specific fix; and I will be more than glad to assist you.
Best Regards,
Richi
Owner of www.Juapo2Services.com
i need help uploading pictures .
..Uploading a file, the status bar states 100% Completed. But the button is still “Uploading…”
Hello,
Please open a thread here, and we will assist you: http://forum.arvixe.com/smf/clip-bucket-software/
Regards,
Richi
Hi,
in my Ubuntu 12.04 there isn’t the directories /usr/share/ffmpeg and /usr/local/share/ffmpeg, I have try to make them but it not works.
Have you some suggest to give me?
thanks in advance
Hi,
This is something that is best brought up with Ubuntu or on the forums: http://ubuntuforums.org/
Regards,
Hi,
Execute in the terminal: which ffmpeg and find the path to your ffmpeg installation.
Regards,
Richi
Hello!
Thanks for article, but I tried put the library in a lot of directories and the ClipBucket do not recognizes.
I put libx264-normal.ffpreset in:
/usr/bin/libx264-normal.ffpreset
/usr/local/ffmpeg/build/share/ffmpeg/libx264-normal.ffpreset
/usr/local/ffmpeg/libx264-normal.ffpreset
My ffmpeg is located in: /usr/bin
Thanks for help!
Hello,
The preset needs to be inside a directory named “presets”. Let me know if you need further assistance.
Regards,
Richi