labor4

Results 43 comments of labor4

+1 ! somebody wrote a PR 4 years ago. I suspect this was for a predecessor. https://gitlab.com/meno/dropzone/-/merge_requests/53/diffs

I'm a bit of a newbie, but with any luck. PR https://github.com/dropzone/dropzone/pull/2249

Much love from me for this effort! Thanks

There is a similar issue reported in server repo: https://github.com/nextcloud/server/issues/35504

todo: check if https://github.com/nextcloud/server/pull/35902 fixes this.

me same 25.0.3 ios phone: landscape fullscreen not working at all.

I don't see this problem anymore in 28.0.3 Can someone please confirm? Tested with and without the "Memories" app.

I see what you mean ;-) A word of caution though. Ffmpeg as a child of a php thread is probably a limited experience, prone to hanging the whole system....

IIRC ffmpeg as a subprocess of php would limit to 1 thread. Encoding ProRes to h264 can easily eat 500% cpu on 2.2Ghz. That's why I recommend ffmpeg to be...

for reference i recommend to also open the research looking at bigger scale applications: - i'm in awe how much optimization Jellyfin is doing to get as far as possible...