Search found 2 matches

Go to advanced search

by Ryan8888
30 Aug 2024 14:08
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Pausing video playback causes egl images leak.
Replies: 2
Views: 1175

Re: Pausing video playback causes egl images leak.

You are right. however, my account is still pending approval from the VideoLAN GitLab administrator.
If anyone could contact the developers or help report this issue, I would be most grateful.
by Ryan8888
29 Aug 2024 10:14
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Pausing video playback causes egl images leak.
Replies: 2
Views: 1175

Pausing video playback causes egl images leak.

Hello, Appear to have found a bug... I captured an API trace of vlc. apitrace trace -a egl -o vlc.trace vlc h264_4k_60fps.mp4 From the trace, it can be observed that during normal playback, VLC calls eglDestroyImageKHR to destroy the EGL images created for each frame. 7171 eglMakeCurrent(dpy = 0x7ff...

Go to advanced search