When I try and upload any video it gets to video uploaded succsesfully, but there is no video in in the catagory Their is also no video in the video folder. I have change to realtime procssing in admin . My host has ffmpeg installed as i have run two diff video sharing scripts on it allready. All the folders are cmodd correctly, I have also checked the paths to ffmpeg, mencoder and flvtool and they are correct.i ts almost like the video is being uploading to the wrong path or something, Anybody know why this is happening please
Thanks
The debug i get is this
Code:
debug.txt
File Type: ASCII text, with CR, LF line terminators
--------------------------------------------------------------------------------
2007-10-30 1:44:31 Upload Finished
2007-10-30 1:44:31 Video (1) Conversion starting...
2007-10-30 1:44:31 File: /home/xxxxxx/public_html/video/mpg1_1.mpg
2007-10-30 1:44:31 ERROR: file not found.
2007-10-30 1:44:31 Calling process_video[1,0]
2007-10-30 2:15:08 Upload Finished
2007-10-30 2:15:08 Running: /usr/bin/php -q /home/xxxxx/public_html/convert.php 2 > /dev/null &
2007-10-30 2:15:09 Starting Background video conversion - 2
2007-10-30 2:15:09 Video (2) Conversion starting...
2007-10-30 2:15:09 File: /home/xxxxxx/public_html/video/mpg1_2.mpg
2007-10-30 2:15:09 ERROR: file not found.
2007-10-30 2:15:09 End of Background video conversion - 2
2007-10-30 2:21:03 Upload Finished
2007-10-30 2:21:03 Running: /usr/bin/php -q /home/xxxxxx/public_html/convert.php 3 > /dev/null &
2007-10-30 2:21:04 Starting Background video conversion - 3
2007-10-30 2:21:04 Video (3) Conversion starting...
2007-10-30 2:21:04 File: /home/xxxxxx/public_html/video/wmv1.wmv
2007-10-30 2:21:04 ERROR: file not found.
2007-10-30 2:21:04 End of Background video conversion - 3
Bookmarks