Search results

  1. B

    Video stays pending forever on media converter

    The conversion now says failed. Here is the notes FFMPEG Command: ffmpeg -i /home/brad/public_html/plugins/mediaconverter/converter/_cache/dabc4cdc9d7be06c6243fa637d5a7c46.mp4 -vcodec libx264 -ac 2 -r 30 -b:v 1400k -flags +aic+mv4 -vf "scale=320:trunc(ow/a/2)*2"...
  2. B

    Video stays pending forever on media converter

    I just changed server and everything works apart from the media converter which just stays on pending forever for new videos which have been uploading... I have had ffmpeg professionally installed so not sure what the problem is... The cron job is there as well
  3. B

    how to centre media player after i made is smaller

    how to centre media player after i made is smaller? It's to the left of the page now. Where is the css for this?
  4. B

    If files got encoded in cpanel will they work in directadmi

    On my current server the files were uploaded and encoded while my server was using cPanel. I am moving to a server which uses directadmin instead, if I upload these files to the new server which runs directadmin will they still work?
  5. B

    If I manually reupload files to new server must i reinstall?

    Re: If I manually reupload files to new server must i reinst Ok great, and my old server was using cPanel, and the new server is using directadmin, will this be a problem such as for the encoding of the files?
  6. B

    If I manually reupload files to new server must i reinstall?

    I am changing to a different server on a different host and I have had to manually download all my server files and the sql database. If I manually upload all of these to the new server, will I have to reinstall the script database using myhostname.com/install or will this break the script?
  7. B

    How to remove the social icons on the right of the page?

    How to remove the social icons on the right of the page?
  8. B

    How to disable the javascript?

    Is there anyway to disable all of the javascript animations (apart from the upload box / blue bar)
  9. B

    How to safely move my files to different hosting provider?

    Re: How to safely move my files to different hosting provide ok, so i have just made the .gz website backup, so i just download that then upload it right?
  10. B

    How to safely move my files to different hosting provider?

    Re: How to safely move my files to different hosting provide Ok, the server is not managed so I have to install whm, Cpanel and the OS and ffmpeg, will this be all I need to do to setup the server to run this script?
  11. B

    How to safely move my files to different hosting provider?

    I am changing my hosting provider to a different dedicated server. How can I safely transfer all of my website files, including the user uploaded files and user accounts, to the new server?
  12. B

    How to change the size of the media player?

    I changed all of the height and widths in \plugins\mediaplayer\includes\_append_file_download_bottom.php to 360px and 240px but player is still same size
  13. B

    How to make video player show preview image of video before

    Re: How to make video player show preview image of video bef I created that readfile.php and added the code to _embed.php but still no preview
  14. B

    How to change the size of the media player?

    I would like to make the width and height of the video player smaller, can someone tell me exactly what code I need to change to do this? Thanks
  15. B

    How to make video player show preview image of video before

    Re: How to make video player show preview image of video bef So to do this I just replace the code with what you have given? Also, is there any way to make the video player smaller? Thanks
  16. B

    Sometimes mp4 videos can't play: error this video cannot be

    Re: Sometimes mp4 videos can't play: error this video cannot Ok sorry I didn't know. Do you have a solution for this? Also, am I able to make the size of the video player smaller?
  17. B

    Sometimes mp4 videos can't play: error this video cannot be

    Sometimes mp4 videos on my site say this: error this video is currently no availible
  18. B

    How to make video player show preview image of video before

    Re: How to make video player show preview image of video bef Sorry but I didn't understand this: download page readfile.php upload in server fs1 fs2 etc not local Do you mind expanding on this? Thanks
  19. B

    How to make video player show preview image of video before

    How to make video player show preview image of video before it's played? Instead of a black box / image of a cog