Ok, i'm about to go crazy...Here is the problem:
I used to have a perfect working Dolphin 7.0 website but decided to delete it.
Later, I changed to a different domain name with the same server (just had them rename my account to the new domain and pointed the nameservers)
Then I installed a fresh copy of Dolphin 7.0 into the root directory.
Everything works and runs good, except for the videos. If i upload a wmv, flv, mov...it shows up in the processing section and never processes. I have talked with my server (CirtexHosting) and they showed me the correct cron job to use ("/usr/local/bin/php -q /home/mysite/public_html/periodic/cron.php"). Which is set to run every 5 minutes right now. My permissions for ffmpeg.exe are 777. But nothing is working. I get no emails from cron and the videos never get processed. I have tried to use http://www.boonex.com/unity/forums/topic/Troubleshooting-Crons-Videos-Migrations-RMS.htm
and http://www.boonex.com/unity/forums/?action=goto&search=1#topic/Video-Error-File-not-found-DOLPHIN-betas-on-7.htm but nothing helps.
If i rename the .htaccess file in the periodic folder to .htaccess.old, clear both cache folders, and run cron by calling it manually it loads very quickly like one second and finishes. Still the videos do not work.
Any ideas of what could be happening???