Youtube Video Import and Package bug fix
YouTube video import and few other package related bug fixes.
Only Use if you are using Latest version of vshare
Take a backup of the file before you overwrite existing files, so if anything went wrong, you can re upload your original files.
http://www.buyscripts.in/vshare/vshare_ ... 070827.zip
ONLY REQUIRED IF YOU DOWNLOADED VSHARE BEFORE 27 AUG 2007
Re: Youtube Video Import and Package bug fix
Quote:
Originally Posted by admin
ONLY REQUIRED IF YOU DOWNLOADED VSHARE BEFORE 27 AUG 2007
I've just downloaded and still buggy:
Fatal error: main() [function.require]: Failed opening required 'include/language/en/subscription.php'
See http://www.avn.cz/vshare/upload.php
:(
Re: Youtube Video Import and Package bug fix
wow, still no response.
Is there a readme file with this update? My installation came pre-installed with this, so I don't know what the problem is.
I think there should be more help with this little import package update. (i.e. steps on what should happen, what the screens should say, etc.)
Looks like I am going to have to uninstall, and go with the forum route .. I can't use this if the import don't work...and there seems to be very little response here.....
CAn someone please respond soon..?
Re: Youtube Video Import and Package bug fix
Is this only for Youtube video's? Is it possible to import from other sites?
Re: Youtube Video Import and Package bug fix
Quote:
Originally Posted by jrslyrics
Is this only for Youtube video's? Is it possible to import from other sites?
This bug fix is for youtube only. If you know url of the video file (should need a valid video file extension), you can import it.
Re: Youtube Video Import and Package bug fix
Quote:
Quote:
Originally Posted by jrslyrics
Is this only for Youtube video's? Is it possible to import from other sites?
This bug fix is for youtube only. If you know url of the video file (should need a valid video file extension), you can import it.
I tried to import a vid from heavy.com ...it threw an error.
Re: Youtube Video Import and Package bug fix
I am having the same issue like you guys.
I cannot upload any Videos from any websites, as well as my own videos.
I am using also cirtex and they cannot fix the problem.
I am new in the forum.
Any help will be very much appreciated.
Thank you
Re: Youtube Video Import and Package bug fix
Hi,
this is the version i have:
You Are using vShare version: 2.4 Release: 20070822
Latest vShare version is: 2.4 Release: 20070822
i don t see anywhere where i can upload videos from youtube, is there something to conf?
I ve installed the 2.4 bugfixe,now when i try to upload a normal video,when it reach 50% i get redirect to login page.....
Any help ll be appreciate.
best regards
herve
Re: Youtube Video Import and Package bug fix
hi all,
FOR ALL CIRTEX USER for use youtube import add this line on the top of your .htaccess:
Code:
AddType application/x-httpd-php5 .php5 .php
Now i have a prob for youtube video import:
once the video import,it s in the queuejob,i cron it, the video get the status of innactive video.
I set it to active,the video is displayed,exept that there is no thumbnail and no video playable.
i am running version 2.5 any ideau how to fix that?
best regards
Re: Youtube Video Import and Package bug fix
Umm i just discovered that now when i upload a video (import from folder) i have no more thumbnails created and no more video displayed ,can it be linked to the mod of the htacccess for enable php5 ?
best regards
Re: Youtube Video Import and Package bug fix
Quote:
Originally Posted by nocomp
once the video import,it s in the queuejob,i cron it, the video get the status of innactive video.
I set it to active,the video is displayed,exept that there is no thumbnail and no video playable.
Check if you have ffmpeg-php installed on php5.
Re: Youtube Video Import and Package bug fix
hi admin,
i just check my php5 modules, and this is the list:
Code:
ns351461 ffmpeg-php-0.5.0 # php5 --modules
[PHP Modules]
bcmath
calendar
ctype
date
dom
exif
ffmpeg
ftp
gd
gettext
hash
iconv
imap
libxml
mbstring
mcrypt
mime_magic
mysql
openssl
pcre
PDO
posix
Reflection
session
SimpleXML
SPL
SQLite
standard
sysvsem
sysvshm
tokenizer
xml
xmlreader
xmlwriter
Zend Optimizer
zlib
[Zend Modules]
Zend Extension Manager
Zend Optimizer
ns351461 ffmpeg-php-0.5.0 #
it should be working no ?
thx for your help
herve
Re: Youtube Video Import and Package bug fix
ALl this show on your phpinfo also ?
Try the test script available at
Create Thumbnail - START
Re: Youtube Video Import and Package bug fix
hi admin,
i just tried the script, thum.php (there is no ffmpeg_php_info.php in the package) and i got this:
Quote:
Before - ffmpeg_movie(1.wmv)
file name = 1.wmv
duration = 4.43300008774 seconds
frame count = 66
frame rate = 15.000 fps
comment =
title =
author =
copyright =
frame height = 240 pixels
frame width = 320 pixels
has audio = Yes
get pixel format = yuv420p
get pixel aspect ratio = 0
get video codec = wmv2
get audio codec = wmav2
get audio channels = 1
get bit rate = 166179 kb/s
After - ffmpeg_movie(1.wmv)
Before - video_to_frame
Total Frames: 65
object(ffmpeg_frame)#3 (1) { ["ffmpeg_frame"]=> resource(2) of type (ffmpeg_frame) } GOT FRAME
Inside - createThumb
Warning: imagecreatetruecolor() [function.imagecreatetruecolor]: Invalid image dimensions in /home/gmportal/www/tube/vshare_test/thumb.php on line 125
Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/gmportal/www/tube/vshare_test/thumb.php on line 126
Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/gmportal/www/tube/vshare_test/thumb.php on line 127
Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/gmportal/www/tube/vshare_test/thumb.php on line 129
1 => Inside while loop | p = 59
here is my phpinfo,and i can see ffmpeg in it:
http://glissemag.com/phpinfo.php
thx for your time
herve