You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
User interface is now usable
This commit is contained in:
@@ -86,10 +86,6 @@ hardware acceleration support on Ubuntu Linux!
|
||||
**Needed:** a way to get the options and limits of the GPU, like
|
||||
supported codecs and the supported dimensions (width and height).
|
||||
|
||||
**Would be nice:** a way in python to only have some source for the desired
|
||||
plattform. Example: VAAPI is not supported in Windows or Mac and should not
|
||||
be displayed as an option for encoder libraries.
|
||||
|
||||
**Further improvement:** Right now the frame can be decoded on the GPU but the
|
||||
frame is then copied to CPU memory. Before encoding the frame the frame is then
|
||||
copied to GPU memory for encoding. That is necessary because the modifications
|
||||
|
||||
Reference in New Issue
Block a user