https://bugs.kde.org/show_bug.cgi?id=370480
Bug ID: 370480
Summary: WISHLIST: Add Support for hardware encoders
Product: kdenlive
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: Video Display & Export
Assignee: [email protected]
Reporter: [email protected]
Would it be possible to expose hardware encoder interfaces (VCE, VA_API, NVENC)
via the render menu or use them for the rendered timeline preview function?
I think this would greatly benefit workflow and prototyping.
I found this video by Christoph Haag that shows such an encoder in action on
his VCE enabled GPU
https://www.youtube.com/watch?v=Js4tviEMIQA
The command he used was:
gst-launch-1.0 ximagesrc display-name=:0 use-damage=0 startx=0 starty=0
endx=1919 endy=1079 ! queue ! videoconvert ! queue !
video/x-raw,format=NV12,framerate=30/1 ! omxh264enc ! h264parse ! matroskamux !
filesink location=output.mkv
Cheers!
--
You are receiving this mail because:
You are watching all bug changes.