This repository was archived by the owner on Jun 10, 2024. It is now read-only.
Description Describe the bug
In samples/SampleOpenGL.py, the rendering effect of OpenGL is flipped vertically. here is the origin video in tests/test.mp4
and below is the render results of OpenGL
python3 SampleOpenGL.py -g 0 -e /PATH/VideoProcessingFramework/tests/test.mp4
To Reproduce
Steps to reproduce the behavior:
Before I use this command line, I need fix some bugs in SampleOpenGL.py, Line 346 and Line 347 need to be exchanged.
Go to the samples folder and run
python3 SampleOpenGL.py -g 0 -e /PATH/VideoProcessingFramework/tests/test.mp4
Then we can get the above result.
See error->the rendering result is flipped vertically.
Screenshots
vpf-opengl-2023-11-14_10.26.42.mp4
Desktop (please complete the following information):
OS: [Linux, ubuntu 20.04]
Nvidia driver version[535.129.03]
CUDA Version [11.4]
Python Version [3.8]
Video Codec SDK Version [latest]
Reactions are currently unavailable
Describe the bug

In samples/SampleOpenGL.py, the rendering effect of OpenGL is flipped vertically. here is the origin video in tests/test.mp4
and below is the render results of OpenGL

To Reproduce
Steps to reproduce the behavior:
Screenshots
vpf-opengl-2023-11-14_10.26.42.mp4
Desktop (please complete the following information):