Video problems

What directory does an uploaded video end up in when it uploads and is the proper permissions.

We have cant not seem to get the video upload to work. Cron jobs seem to working, I have sent out test emails.

Also is there any other settings I should be checking?


Please be detailed I have to be missing something very very simple here so any small info would be appreciated.

Thank

Quote · 9 Jul 2010

here we go :-)

/flash/modules/video/files

check here first

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 9 Jul 2010

and check here flash/modules/global/app for your ffmpeg.exe permission.

Depends on the host/server its either 777 ut could be as well 755 if I'm not mistaken

Ahh yea and at administration/flash.php check your rms setting

Diddy is not greedy and has time. Dolphin is cool and its not just mine :-)
Quote · 9 Jul 2010

ok...so I checked the file permissions first for the folders and changed them all to 777..

I upload the video and it processes up to 100% then it says upload failed. So next I will check the rms settings in the next suggestion....

Quote · 9 Jul 2010

Here is the contents of my flash.php file...does anything look wrong?

equire_once( '../inc/header.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'design.inc.php' );

require_once( BX_DIRECTORY_PATH_INC . 'admin_design.inc.php' );



$logged['admin'] = member_auth( 1, true, true );



$aProfile = getProfileInfo();



$iNameIndex = 0;

$_page = array(

'name_index' => $iNameIndex,

'css_name' => array(),

'js_name' => array(),

'header' => _t('_adm_page_cpt_fapps'),

'header_text' => _t('_adm_box_cpt_fapps')

);

$_page_cont[$iNameIndex]['page_main_code'] = $GLOBALS['oAdmTemplate']->parseHtmlByName('design_box_content.html', array('content' => getApplicationContent(GLOBAL_MODULE, "admin", array("nick" => $aProfile['NickName'], "password" => $aProfile['Password']), true)));



PageCodeAdmin();



?>

Quote · 9 Jul 2010

Search the forum. This problem has been discussed hundreds of times....

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 9 Jul 2010

Thanks...have searched hundreds of times and had a few people try to fix themselves still no luck./

Search the forum. This problem has been discussed hundreds of times....

Quote · 9 Jul 2010

Search the forum. This problem has been discussed hundreds of times....

If you cant answer the question and have NOTHING TO ADD why post????? Did you even read the thread?

Quote · 9 Jul 2010

Alright so late last night I was able to finally upload a video...after about a 100 hours of my time, boonex members time and developers from my work I finally got it.

The problem has something to do with the new ffmpeg in the d7 set of releases, I tried the one from my original d7 down load with no luck the same with the one from a 7.1 and 7.2 nothing I had to go all the way back to version 6. something before I get one to work.

So if anyone else is having the same issues try one of your old ffmpeg files you may just luck out like I did.

Now I have not completely tested it yet but once I have run a few tests I will confirm the fix.

Thanks for the help for those who willing to help instead of smart ass comments

Quote · 12 Jul 2010
 
 
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.