RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AJAX upload progress bar

File sharing script

File mirror script

Newsletter script
How Can i convert the video file to mp4?

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
mars2029



Joined: 05 Jan 2011
Posts: 5

PostPosted: Jan 05, 2011 11:26 pm    Post subject: How Can i convert the video file to mp4? Reply with quote

hello

i already have xfileshare pro with some plugin.
So i alrady MP4 ffmpeg video encoding but it is not convert the video file( avi, wmv..) to mp4 file.

How can i do this?? Can i install some plugin???
I installed the mplayer and
I do that the checkbox of MP4 encoding mod checked and upload.
but it is not converted...

help me please
Back to top
View user's profile Send private message
bigbuffertv



Joined: 31 Oct 2009
Posts: 35

PostPosted: Jan 10, 2011 4:57 pm    Post subject: Reply with quote

you need the mp4 plugin http://sibsoft.net/xfilesharing_mod_mp4_encoding.html once purchased install instructions are included Smile
Back to top
View user's profile Send private message
mars2029



Joined: 05 Jan 2011
Posts: 5

PostPosted: Jan 10, 2011 6:18 pm    Post subject: thank's your answer. Reply with quote

thank's your answer.
I bought the MP4 Encoding mod but it is not work.
when i uploaded my video.avi file to my server using the xfilesharing pro,
this video file uploaded completely but it is not converted mp4 file..
so could you let me know that how can i convert the video file using this module?

here is my screen capture about my Mp4 Encoding mod.
my site name is http://isharefast.com.
help please.


Back to top
View user's profile Send private message
bigbuffertv



Joined: 31 Oct 2009
Posts: 35

PostPosted: Jan 10, 2011 6:33 pm    Post subject: Reply with quote

1) Install ffmpeg and MP4Box on your FileServers.
Run these commands from linux root console:

yum install ffmpeg

wget http://nchc.dl.sourceforge.net/project/gpac/GPAC/GPAC%200.4.5/gpac-0.4.5.tar.gz
tar -zxf gpac-0.4.5.tar.gz
cd gpac
chmod +x configure
yum install zlib*
./configure
make lib
make apps
make install lib
make install
cp bin/gcc/libgpac.so /usr/lib
cp bin/gcc/libgpac.so /usr/lib64


2) Copy enc.pl, enc.list, enc.pid files to cgi-bin folder on your FileServers.
Set chmod permissions to these files: enc.pl 755, enc.list 666, enc.pid 666

3) Add enc.pl to crontab to run every 3 minutes:
*/3 * * * * cd /var/www/cgi-bin;./enc.pl >/dev/null 2>&1

4) Enable mp4 mod in your Site Settings

thats everything i done and worked if still doesnt work after al that email support and they will fix it for you
Back to top
View user's profile Send private message
mars2029



Joined: 05 Jan 2011
Posts: 5

PostPosted: Jan 10, 2011 10:54 pm    Post subject: Thank's bigbuffertv Reply with quote

Thank's bigbuffertv.

I installed the number 1 but i can't find the enc.pl, enc.list, enc.pid files.
where can i find these file?
Back to top
View user's profile Send private message
bigbuffertv



Joined: 31 Oct 2009
Posts: 35

PostPosted: Jan 11, 2011 12:40 am    Post subject: Reply with quote

mod_encode folder that you would have got emailed to you when u ordered it
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001, 2005 phpBB Group