Quote Originally Posted by admin
The reason for this is requirements are not properly installed.

http://www.vshare.in/requirements.html

What is your site url ?
Same problem here. See http://zdev.zavoodi.net/vshare/

I've confirmed that all necessary packages are installed.

I can import a video, and see that it is copied to the temp directory, but when I try to convert the video, the browser attempts to download the import_video_convert.php file. Same goes for a regular user trying to upload a video.

Here's the output of the import screen:

Code:
Title: Leaves of Fall
Description: Fall leaves from Kentucky
Tags: Leaves Kentucky Fall
Channel Id(s) : 3
File Name: /var/www/vshare/video/import_1187544549.mov
File Size: 5686234
Type: public
Orginal Video Details

File Name = /var/www/vshare/video/import_1187544549.mov
Duration = 93.159826 seconds
Frame Count = 2792
frame rate = 29.969999313354 fps
comment =
title =
author =
copyright =
frame height = 240 pixels
frame width = 436 pixels
has audio = 1
get pixel format = yuv420p
get pixel aspect ratio = 0
get video codec = h264
get audio codec = mpeg4aac
get audio channels = 2
get bit rate = 488299 kb/s
get frame = True
get frame number = 9
So, ffmpeg and ffmpeg-php are properly installed.

I've confirmed that all videos are uploading fine...just not being converted.