Giter VIP home page Giter VIP logo

Comments (15)

DanielnetoDotCom avatar DanielnetoDotCom commented on July 29, 2024

that is the error:
[06-Oct-2017 12:26:08 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted

The correct way is to edit your php.ini file. Edit memory_limit to a higher value.

from avideo-encoder.

mikweb2017 avatar mikweb2017 commented on July 29, 2024

encoder
i dont now i have set 2048 M memory_limit and Uploadmyax _size and for only this youtube video dont work

from avideo-encoder.

DanielnetoDotCom avatar DanielnetoDotCom commented on July 29, 2024

memory limit is different, you are showing me on the picture the upload limit size
go to php.ini and look for memory_limit

from avideo-encoder.

mikweb2017 avatar mikweb2017 commented on July 29, 2024

https://beta.mikweb.eu/info.php
memory_limit

from avideo-encoder.

DanielnetoDotCom avatar DanielnetoDotCom commented on July 29, 2024

wow, this is a lot, on demo site it is 512M.
try to update the youtube-dl and see if it is fixed

from avideo-encoder.

DanielnetoDotCom avatar DanielnetoDotCom commented on July 29, 2024

or maybe it is to high and your server does not support that amount of memory to PHP, how much memory RAM do you have on your server?

from avideo-encoder.

mikweb2017 avatar mikweb2017 commented on July 29, 2024

16 GB Ram

from avideo-encoder.

mikweb2017 avatar mikweb2017 commented on July 29, 2024

https://beta.mikweb.eu/monitor/

from avideo-encoder.

DanielnetoDotCom avatar DanielnetoDotCom commented on July 29, 2024

what happen if you run this command?

youtube-dl -k -o /tmp/youtubeDlgG6HxX.mp4 -f 'mp4' https://www.youtube.com/watch?v=WZ5maEbFSsQ

from avideo-encoder.

mikweb2017 avatar mikweb2017 commented on July 29, 2024

root@h2617260:~# youtube-dl -k -o /tmp/youtubeDlgG6HxX.mp4 -f 'mp4' https://www.youtube.com/watch?v=WZ5maEbFSsQ
[youtube] WZ5maEbFSsQ: Downloading webpage
[youtube] WZ5maEbFSsQ: Downloading video info webpage
[youtube] WZ5maEbFSsQ: Extracting video information
[youtube] WZ5maEbFSsQ: Downloading MPD manifest
[youtube] WZ5maEbFSsQ: Downloading MPD manifest
[download] /tmp/youtubeDlgG6HxX.mp4 has already been downloaded
[download] 100% of 170.59MiB

from avideo-encoder.

mikweb2017 avatar mikweb2017 commented on July 29, 2024

encoder-public
check your server I tried to add this video to public enconder seems to have not even run on your server

from avideo-encoder.

mikweb2017 avatar mikweb2017 commented on July 29, 2024

whit version 4.2 embed youtube videos .

from avideo-encoder.

mikweb2017 avatar mikweb2017 commented on July 29, 2024

bildschirmfoto 2017-10-11 um 16 53 19
i have update youtube-dl but dont work

you still have another idea of what it might be[11-Oct-2017 14:51:01 UTC] https://youtube.mikweb.eu/ == https://youtube.mikweb.eu/
[11-Oct-2017 14:51:01 UTC] https://youtube.mikweb.eu/ == https://youtube.mikweb.eu/
[11-Oct-2017 14:51:39 UTC] {"status":"error", "msg":"getDurationFromFile ERROR, File () Not Found"}
[11-Oct-2017 14:51:39 UTC] YouPHPTube-Encoder sending file to https://youtube.mikweb.eu/youPHPTubeEncoder.json
[11-Oct-2017 14:51:39 UTC] YouPHPTube-Encoder reading file from
[11-Oct-2017 14:51:39 UTC] YouPHPTube-Streamer answer {"error":false,"video_id":112}
[11-Oct-2017 14:51:41 UTC] Getting from Youtube DL youtube-dl -k -o /tmp/youtubeDl291B4J.mp4 -f 'mp4' https://www.youtube.com/watch?v=R5qfn1Hk3xw
[11-Oct-2017 14:52:15 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 374271064 bytes) in /var/www/vhosts/beta.mikweb.eu/httpdocs/objects/Encoder.php on line 262

from avideo-encoder.

mikweb2017 avatar mikweb2017 commented on July 29, 2024

I found my solution I added ini_set ('memory_limit', '1024M'); on Encoder.php .
encoder-php
probally using plesk I could not edit the proper php.ini

from avideo-encoder.

DanielnetoDotCom avatar DanielnetoDotCom commented on July 29, 2024

Really??
I will make some tests with that.
Thanks for your help

from avideo-encoder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.