Add usage example for replay

This commit is contained in:
dec05eba
2024-02-20 19:04:04 +01:00
parent 6f1caab345
commit d56db4acb4
2 changed files with 5 additions and 4 deletions

2
TODO
View File

@@ -124,6 +124,6 @@ Add 10 bit record option, h264_10bit, hevc_10bit and av1_10bit.
Rotate cursor texture properly (around top left origin).
Color range doesn't seem to work on nvidia, why?
Color range doesn't seem to work on nvidia. This might be because the output color format is set to rgb in which case it handles everything color related itself?
Setup hardware video context so we can query constraints and capabilities for better default and better error messages.