| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Problems with MEncoder, Conversion does not work
All modules are installed, clipshare detects them. I have clipshare 4 MEconder is not converting video files into flv. Uploads are working and I can see thumbnails being generated. so its not a mplayer issue either. After uploading I get a uploading was success msg and when i try to play the video. it does not play. I manually tried not converting videos with command life, after that clipshare is playing them normally. here is my convert.php PHP Code: |
| |||
|
i find this :Please check if you have the PHP CLI package installed, also check the configuration for PHP cli (not the apache module) if safe_mode or open_basedir are enabled.please check to make sure FFmpeg and Mencoder are properly installed on your server. also check this path from your siteadmin>>Media Settings>> /usr/local/bin/mencoder remove /local from MPlayer Path, Mencoder Path, FFMpeg Path. Save and try to re upload. if it does not converts. look error log maybe its say something Regards Nocom |
| |||
|
Hi, PHP cli is installed here is the output of system check Code: FLVIDEO Directory writable (0777) (/home/xxxx/public_html/flvideo) VIDEO Directory writable (0777) (/home/xxxx/public_html/video) THUMBS Directory writable (0777) (/home/xxxx/public_html/thumb) CHANNEL Directory writable (0777) (/home/xxxx/public_html/chimg) PHOTO Directory writable (0777) (/home/xxxx/public_html/photo) TMP Directory writable (0777) (/home/xxxx/public_html/tmp) Safe Mode Open Basedir Maximum Upload Filesize 200M (max_upload_filesize) Maximum Post Filesize 200M (max_post_size) PHP CLI found (/usr/bin/php) MEncoder found (/usr/bin/mencoder) MPlayer found (/usr/bin/mplayer) FFMpeg found (/usr/bin/ffmpeg) FLVTool2 found (/usr/bin/flvtool2) JPEG Support found (/usr/lib/libjpeg.so.62 (0xb7eb2000)) LAME Support found (/usr/local/lib/libmp3lame.so.0 (0xb7f47000)) XVID Support missing () THEORA Support found (/usr/local/cpffmpeg/lib/libtheora.so.0 (0xb7f0d000) X264 Support found (/usr/local/cpffmpeg/lib/libx264.so.59 (0xb7df9000)) FAAC Support found (/usr/local/lib/libfaac.so.0 (0xb7dd1000)) I checked the tmp/logs dir. there are only mplayer logs related to thumbnail generation. can't find MEconder logs for conversion process. Here is my phpinfo() that i copied from that server. see if gives any info http://gaurishsharma.com/phpinfo.htm I have removed sitename from it for privacy reasons Last edited by Gary4gar; 06-15-2009 at 04:19 AM. |
| |||
|
I mean server log from Cpanel error log try to convert then look Error log from Cpanel or whatever Look like everything is OK but sometimes ClipShare depend on server background services, what is the answer from your hosting support? |
| |||
|
Where do i find Cpanel log? and its a Unmanaged VPS so no software support. [edit] I checked in /usr/local/cpanel/logs/error_log its empty got any other ideas? Two things i am looking at * missing XVID Support * ffmpeg-php gd support disabled However, I myself installed from source. Code: root@server [~]# ldconfig -v |grep xvid
libxvidcore.so.4 -> libxvidcore.so.4.1
libxvidcore.so.4 -> libxvidcore.so.4.2
root@server [~]# php -i | grep ffm
ffmpeg
ffmpeg support (ffmpeg-php) => enabled
ffmpeg-php version => 0.5.3.1
ffmpeg-php gd support => disabled
ffmpeg.allow_persistent => 0 => 0
ffmpeg.show_warnings => 0 => 0
Last edited by Gary4gar; 06-15-2009 at 11:29 AM. |
| |||
|
Nop i dont have clipshare installed right now Fastest way is to pay guys from clip share 25 bucks for install . |
![]() |
| Thread Tools | |
| Display Modes | |
| |