-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cyclic coding process #38
Comments
try to google for this error. FYI, you are missing the php-gd lib |
You are amazing as always, Daniel! |
Hello Daniel. |
I am not sure about the FFmpeg, but you may be missing some FFmpeg library that is why I asked you to run the command manually here |
Hello Daniel! Video files were created in the upload folder, but the transfer to the video folder did not start. The result is in the screenshot. I am attaching a link to the full encoder log file. The file is large and cannot be attached here. |
If you want help please check your logs properly, and also execute the complete FFmpeg command manually BTW I do not need a complete log. delete the log file, execute one file and share the log |
Thank you I'll try to do it tomorrow - it's already night. |
Hello Daniel! |
I see, maybe was a permission issue (maybe) |
I don't understand anything yet... I changed absolutely nothing - just deleted the log files and cleared the cache. I will look further - it became very interesting. If I find something I'll let you know |
Hello Daniel!
What could be wrong? What to pay attention to? |
the only way to help you is if you share your encoder log also due to the deadlock error, I suspect that your server does not have enough resources, or you are using a docker or a shared server that limits the resources access. |
The streamer and encoder are installed on one separate virtual machine with the parameters indicated above. There are no restrictions, I can increase / decrease the amount of resources for a virtual machine - this is not a problem. |
use this to install https://github.com/WWBN/AVideo-Encoder/wiki/How-to-install-LAMP,--FFMPEG-and-Git-on-a-fresh-Ubuntu-20.x---For-AVideo-Encoder also increase the resources to at least 4 CPU and 8 GB ram each, double it if you can. |
Is it already worth it...? See my post above Ресурсов на сайте более чем достаточно: CPU — 6 vCPU Диск (SSD) — 600 ГБ Память — 8 ГБ |
The description looks good , but seems to me you do not have all those resources available all the time or maybe your environment is not good. I do not know em what you use to virtualize your servers but looks like it is not working good FYI I do not use virtualized server for my self , I only use dedicated servers |
I have my own server ProLiant DL160 G6 12 CPUs x Intel(R) Xeon(R) CPU X5650 @ 2.67GHz running VMWARE ESXi. I have been using your wonderful product for a long time, similarly on a separate virtual machine - everything worked great until PHP was replaced with version 8 and the new release 12.2 |
I see, I also use php 8.1 on my servers , make sure you do not use php fpm , install php as an Apache module |
So I do not know why you have the deadlock, maybe it is nothing (maybe) But the restart happens when the video is corrupted, for now I do not know why it is corrupted, try to use the public encoders to see if it will work https://network.avideo.com/ |
ok i will try your encoder for the same file |
Yes, everything went quickly and without problems on your encoder TEST FILE-3 Your encoder https://network.avideo.com/ TEST FILE-2 My encoder https://youview.wakesoft.info/upload/The only difference is that I enabled 5 video formats on my encoder, and you have 4. It turns out that the problem is with the encoder. I think that maybe then I should try to create a separate virtual machine for the encoder network? That is, to separate the streamer and the encoder ... |
Encoder network will not make any difference. Honestly I do not know how to resolve your problem , maybe is your hardware, maybe is your Apache/php installation |
I myself am at a loss. I installed everything carefully and not for the first time ... |
Faced such a problem: when encoding video (MP4 1080HD - 290 MB) via a link from the network (a local file is similar), the encoding process goes to the end and starts again. Sometimes the process stops with an error (screenshot 1).
Avideo website and encoder hosted on a virtual machine on the server
CPU - 8 vCPUs
Memory - 8 GB
When encoding, the process uses up to 80% of the resources of the ENTIRE SERVER. Moreover, there is a strange display of information about the encoding process (see screenshot 2, 3).
I can not understand what the problem is, everything worked without problems before. I did not change the site configuration, only updated to version 12.2
I am also attaching a screenshot of the encoder log (screenshot 4).
Please advise what is wrong with my system.
The text was updated successfully, but these errors were encountered: