Videos just won't upload!!!!!

I'm sorry, title should say VIDEOS JUST WON'T PLAY!!! I tried to edit the title to the post but this outstanding featureless, bug ridden Orca forum won't allow it.

 

I have checked everything. I have read every post on this board about it and in the end, The videos just won't play.

 

I can find the video after the processing is complete in the flash/modules/videos/files folder. There's always the original and the .flv conversion. The .flv conversion is ALWAYS 0kb's in size.

 

The allowed upload size in my php configuration is set to 128 megs, confirmed 4 times. The files I am testing with are less than 10 megs. wmv, mpeg, mp4, it makes no difference.

 

The cron job is set up and functioning as evident by the emails I receive. I have confirmed the proper php path as well as the configuration itself multiple times. It's finding the cron.php file as well as the ffmpeg.exe file and executing, blah blah blah!

 

I have checked every permission setting on every folder and file in my directories.... repeatedly.

 

I've uploaded RC5 over RC4 and have checked my configurations till I am blue in the face. I am tired of this and starting to get very angry! 

 

I confirmed the port settings and the IP address for the RMS (I have a dedicated server at Arvixe). It didn't work in RC4 and it still doesn't work in RC5.

 

Has anyone actually come up with the reason this happens? I would very much like to resolve this issue so I can move on.

Yell

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 25 Dec 2009

Hello!

First of all - possible reason of 0Kb size - disc space exceeded.

If it is OK then check point from this doc http://www.boonex.com/trac/dolphin/wiki/GenDolTShooter#IgetUploadingfileerrororUndefinedwhenuploadingaudiovideofilesinRayMediaandVideoPlayers

just change line about ffmpeg path from this:

$s = realpath("ray/modules/global/app/ffmpeg.exe");

to this one

$s = realpath("flash/modules/global/app/ffmpeg.exe");
Quote · 25 Dec 2009

Wow.

 

 

I like you....... Cool

 

I'll let you know if I get it fixed. I have never seen that section of this site before.

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 25 Dec 2009

Ok, here it is.

 

PHP INI settings

safe mode =
disabled functions =
max execution time = 600
post_max_size = 128M
upload max filesize = 128M

ffmpeg output

FFmpeg version SVN-r19066, Copyright (c) 2000-2009 Fabrice Bellard, et al.
  configuration: --enable-libmp3lame --enable-libxvid --enable-libx264 --enable-gpl --enable-libvorbis --enable-libogg --enable-libtheora --enable-liba52 --enable-libamr-nb --enable-libamr-wb --enable-libfaad --enable-libfaac --enable-pthreads --disable-shared --enable-static --enable-avfilter --enable-nonfree --disable-ffplay --disable-ffserver --extra-ldflags='-L/usr/lib -static'
  libavutil     50. 3. 0 / 50. 3. 0
  libavcodec    52.30. 1 / 52.30. 1
  libavformat   52.34. 0 / 52.34. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libavfilter    0. 5. 0 /  0. 5. 0
  libswscale     0. 7. 1 /  0. 7. 1
  built on Jul  1 2009 10:40:54, gcc: 4.1.2 (Gentoo 4.1.2 p1.0.2)
FFmpeg SVN-r19066
libavutil     50. 3. 0 / 50. 3. 0
libavcodec    52.30. 1 / 52.30. 1
libavformat   52.34. 0 / 52.34. 0
libavdevice   52. 2. 0 / 52. 2. 0
libavfilter    0. 5. 0 /  0. 5. 0
libswscale     0. 7. 1 /  0. 7. 1
http://towtalk.net ... Hosted by Zarconia.net!
Quote · 25 Dec 2009

Safe mode is off and disabled function is empty (no exec()). Permissions were checked on everything. I am still getting an empty flv file in the directory. as I have done with every other install post/wiki/manual I could find, I follwed your page to the letter.

 

 

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 25 Dec 2009

BTW, I caught it with my limited abilities but I would add opening and closing php tags to that php code (<? ?>). Some people might miss that and end up thinking their php exec() function is disabled.....

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 26 Dec 2009

Its possible that you may need to include the path to your php.ini file in your cron job command (depending on your host).

example:

/usr/bin/php -c /home/public_html/yoursite/php.ini -q /home/public_html/yoursite/periodic/cron.php

Chris

Nothing to see here
Quote · 27 Dec 2009

It's kind of a moot topic for me as I hve moved from Arvixe to another host. I've had enough trouble with the video solutions in Dolphin that I have decided to just wait and let Boonex do my install for me after I purchase the Prime license this week.

http://towtalk.net ... Hosted by Zarconia.net!
Quote · 28 Dec 2009

It's kind of a moot topic for me as I hve moved from Arvixe to another host. I've had enough trouble with the video solutions in Dolphin that I have decided to just wait and let Boonex do my install for me after I purchase the Prime license this week.

Prime? I wish you all the best, then, wise, brave and most certainly wealthy adventurer.

In all seriousness, I hope you will find a solution to your issues when BoonEx does the installation.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 28 Dec 2009
 
 
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.