sergix44 / XBackBone

A lightweight file manager with full ShareX support and more
https://xbackbone.app
GNU Affero General Public License v3.0
993 stars 81 forks source link

Video Blackscreen but Sound works fine #458

Closed Herobr1ne closed 2 years ago

Herobr1ne commented 2 years ago

Hello, I have the problem that since a few days almost every video is a blackscreen to see. The problem occurred with 2 xBackbone instances at the same time. Both instances are on the same server and also configured the same (except port).

Example 1 Example 2

The xBackbone Server is behind a reverse Proxy For example 1 185.117.1.150:8081 For Example 2 185.117.1.150:8080

xBackbone v3.5.1 PHP Version: 7.4.26 Max memory usage: 1G Max upload size:

post_max_size: 20G
upload_max_filesize: 20G

Hope, someone can help to fix the Problem

Herobr1ne commented 2 years ago

ah, and i already tryed to restart the Docker Comtainer. Both Container

S0me6uy commented 2 years ago

Hello,

Same here : Hope we'll have explanations of what's happening ^^

Herobr1ne commented 2 years ago

Hello,

Same here : Hope we'll have explanations of what's happening ^^

I figured out, where the Problem is. Some video codecs are not Supported. The Blackscreen Video are rendered with nvec codec. Render it with x264 and it works fine :)