Search results

  1. S

    Convert MKV to MP4 Like Openload.co

    Yes Mr. enricodias4654, i think they convert the video when we uploading the file, i have tried remote file from utb to openload, theyneed only 30 second to finish upload and convert the file.
  2. S

    Convert MKV to MP4 Like Openload.co

    No Mr sukhman21, try upload 2gb mkv file in openload.co, they can convert it almost in 1 minute.
  3. S

    Convert MKV to MP4 Like Openload.co

    Dear All Members, Anyone knows Openload.co ? i think this is the best file hosting website, they can convert mkv, avi, flv, to mp4 so quickly not even in minute, they have Conversion Settings you can choose to convert a video into HD, HD 720p, SD 480p, SD 360p, Thumbnails Settings, you can...
  4. S

    [URGENT] WHM Server High Load Average - More than 500

    Yetishare recommends nginx => https://yetishare.com/nginx.html
  5. S

    Something missing in Media Player Plugin Embed

    that was not important, the important one is: https://fhscript.com/plugins/mediaplayer/site/_embed.php?u=DA2&w=640&h=400 vs https://fhscript.com/plugins/mediaplayer/site/_embed.php?u=&w=640&h=400
  6. S

    Something missing in Media Player Plugin Embed

    example https://fhscript.com/DA2/Anchorman_2_Teaser_Trailer.mp4 embed code in download page <iframe src="https://fhscript.com/plugins/mediaplayer/site/_embed.php?u=DA2&w=640&h=400" frameborder="0" scrolling="no" style="width: 640px; height: 496px; overflow: hidden;"...
  7. S

    Media Player Problem in Remote Direct Server

    whether the problem is http://support.jwplayer.com/customer/portal/articles/1403679-crossdomain-file-loading
  8. S

    Media Player Problem in Remote Direct Server

    Dear All, i have a little problem, when i uploaded a video and subtitle in remote direct server, the cc button on jwplayer cannot be clicked and subtitle not show up but when i uploaded in local server everything is just fine, I would be grateful for any help.
  9. S

    Nginx: X-Accel-Redirect not working after update Yetishare 4.1

    i have downloaded the latest script for yetishare 4.1 and yes there is an option in local servers to enable and disable X-Accel-Redirect but it's cannot be saved, everytime i save the setting become "disabled".
  10. S

    Nginx: X-Accel-Redirect not working after update Yetishare 4.1

    I use the Local Default server only there is no settings for enable/disable X-Accel-Redirect,
  11. S

    Nginx: X-Accel-Redirect not working after update Yetishare 4.1

    Today I tried to upgrade my website from 4.0 to 4.1, after all done, i try to download files from my website. when i click the url and downloading the files the IDM cannot resume which is mean X-Accel-Redirect not working, Can someone help me to fix this problem. :(
  12. S

    .vtt jwplayer

    please how to do this
  13. S

    Convert mkv to mp4

    no one knows? Alright Let me be willing to pay for anyone who could implement this
  14. S

    my License working or not !!!!

    i guess he not set nginx rules
  15. S

    Convert mkv to mp4

    thank you for your reply but how to implement this code to yetishare script. ffmpeg -i LostInTranslation.mkv -vcodec copy -acodec copy LostInTranslation.mp4 for i in $(ls *mkv); do ffmpeg -i $i -vcodec copy -acodec copy $i.mp4; done;
  16. S

    Convert mkv to mp4

    I've tried to convert mkv files to mp4 but there seems to be some miss configuration, after converting, the files growing larger in size than originally 600MB after convert become 1.2GB, then the sound of the video is also reduced, anyone know how to fix it?
  17. S

    How to change the size of the media player?

    try change aspectratio, from 16:9 become 24:10 ( http://support.jwplayer.com/customer/portal/articles/1406644-making-jw-player-responsive )
  18. S

    problem when downloading - X-Accel-Redirect enabled

    please tell us how could you solve this problem because i get error too after upgrading 4.1