rms settings and ports.

Hi im having many problems at present, and this is another slow video converting or fails , question are these the correct ports http://i46.tinypic.com/1r6ijl.png if yes why is everything so slow , im using hostforweb. thankyou

Quote · 11 Feb 2013

converting videos - to quote deanos - is done by the ffmpeg file. The newer 7.1 has a larger ffmpeg file than the previous versions, so make sure that is correct. It should be around 19 or 20 mb.

If you are referring to video comments, i think he said, those are done by the rms.

I will find the post.

But just as an FYI, I have noticed that a lot of your questions are already listed, maybe not exactly worded the same. Most of the answers I have found, have been from just using the search.

EDIT:

Heres the url for the same thing you are asking:

http://www.boonex.com/forums/#topic/Heres-a-possibly-silly-question-.htm

caredesign.net
Quote · 11 Feb 2013

hi what should be 19 or 20mb

Quote · 11 Feb 2013

Flash / modules / global / app / ffmpeg.exe should be about 19 or 20 mb

caredesign.net
Quote · 11 Feb 2013

 

Hi im having many problems at present, and this is another slow video converting or fails , question are these the correct ports http://i46.tinypic.com/1r6ijl.png if yes why is everything so slow , im using hostforweb. thankyou

 if your on a slow box, video conversions can take some time now that .h264 needs to be on to playback in HTML5, before this module we all turned it off..

I've done 200[MB]+ without any real issues. My site is set to accept up to 500mb

I finally deselected the "Use H264 Codec" and now videos process quickly, 70MB video used to take 30-40 minutes.

Now can process videos so far upwards of 200MB and in only 4 minutes to encode, less than two minutes to do a 70MB video. I'm happy

now able to process videos at 700MB plus! just why or what is the H264 codec do for us anyway, I really see no difference in quality...


we now know why we need h264, for HTML5 compatibility. 

 

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 11 Feb 2013

 

converting or fails

 php.ini execution times are what in your admin/host tools/ "php info" tab?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 11 Feb 2013

hi are these good settings as its how mine are set http://i47.tinypic.com/28w0x77.jpg

and http://i45.tinypic.com/sdlmyp.png

Quote · 11 Feb 2013

 

hi are these good settings as its how mine are set http://i47.tinypic.com/28w0x77.jpg

 execution time to 3000

max input time to 6000

that will give ffmpeg.exe and large uploads time to finish

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 11 Feb 2013

 

Heres the url for the same thing you are asking:
http://www.boonex.com/forums/#topic/Heres-a-possibly-silly-question-.htm

 Professor is right, this corrected their problems.. missed that earlier.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 11 Feb 2013

Hi what part of http://www.boonex.com/forums/#topic/Heres-a-possibly-silly-question-.htm fixed the problem i mean were abouts is the fix in all the comments , thanks

Quote · 11 Feb 2013

 

Hi what part of http://www.boonex.com/forums/#topic/Heres-a-possibly-silly-question-.htm fixed the problem i mean were abouts is the fix in all the comments , thanks

 

max_execution_time 120 120
max_file_uploads 20 20
max_input_nesting_level 64 64
max_input_time 120 120

 

these are my timings, yes they are set extremely high but I need them that way, and it works..

max_execution_time 40000 40000
max_file_uploads 20 20
max_input_nesting_level 64 64
max_input_time 70000 70000

 

[edit] somewhere around 3000 and 6000 do good for most servers to keep from timing out processing videos.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 11 Feb 2013

HI HOW CAN I CHANGE THE SETTINGS

Quote · 11 Feb 2013

 

 

converting or fails

 php.ini

 

caredesign.net
Quote · 12 Feb 2013

 

 

 

converting or fails

 php.ini

 

 I think he is on a shared host plan.. just not going to work for what he is trying to upload and process.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 12 Feb 2013

in that case - does a php.ini file in your home directory take precedence over a server php.ini file?

caredesign.net
Quote · 12 Feb 2013

 

in that case - does a php.ini file in your home directory take precedence over a server php.ini file?

 Depends on the host really. Some will let you override the server 'defaults'.

Nothing to see here
Quote · 12 Feb 2013

 

 

in that case - does a php.ini file in your home directory take precedence over a server php.ini file?

 Depends on the host really. Some will let you override the server 'defaults'.

 I thought that may be the case, so in regards to this topic, could try uploading a custom php file? Or what about adding something to the .htaccess such as:

php_value upload_max_filesize 1000M

php_value post_max_size 1000M

php_value max_execution_time 40000

php_value max_input_time 70000

or does something have to be set for this to work?

caredesign.net
Quote · 12 Feb 2013

 

 

 

in that case - does a php.ini file in your home directory take precedence over a server php.ini file?

 Depends on the host really. Some will let you override the server 'defaults'.

 I thought that may be the case, so in regards to this topic, could try uploading a custom php file? Or what about adding something to the .htaccess such as:

php_value upload_max_filesize 1000M

php_value post_max_size 1000M

php_value max_execution_time 40000

php_value max_input_time 70000

or does something have to be set for this to work?

 Depends again on the server setup. I would try adding a php.ini file first (if one does not already exist). Once completed, check the Host Tools area in the Admin Panel.

Nothing to see here
Quote · 12 Feb 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.