I have the site up & running, but for some reason the videos won't load/play.
Can you please check out the site & tell me why it's not working?
http://www.HyeVideos.com
Thank You!
I have the site up & running, but for some reason the videos won't load/play.
Can you please check out the site & tell me why it's not working?
http://www.HyeVideos.com
Thank You!
It seems your ffmpeg installation is not proper.
Try converting a video from command line
/rabiz9/local/bin/ffmpeg -i /home/hyevscom/public_html/video/2.wmv -acodec mp3 -ar 22050 -ab 32 -f flv /home/hyevscom/public_html/flvideo/2.flv
Make sure you have a video at /home/hyevscom/public_html/video/2.wmv
after you run the above command, it should converted to
/home/hyevscom/public_html/flvideo/2.flv
If not, it is problem with ffmpeg.
I'm not really good at this stuff, not sure what the above means./rabiz9/local/bin/ffmpeg -i /home/hyevscom/public_html/video/2.wmv -acodec mp3 -ar 22050 -ab 32 -f flv /home/hyevscom/public_html/flvideo/2.flv
I have contacted the hosting company, gave them the original reply from you & they said that everything is good on their side & properly working.
PS - I even manually converted one of the videos to a .flv file & put it in the
flvideo directory in the server (did not delete the .wmv file from the video directory) and it still did not work.
You have put wrong path for ffmpeg.
Check your include/config.php
Is not the path to ffmpeg, it should be some thing like/rabiz9/local/bin/ffmpeg
If you are not sure, ask the web host./usr/local/bin/ffmpeg
It works now.
Thank You Very Much!
I used a flash software.Originally Posted by admin
Bookmarks