tooll3 / t3

Tooll 3 is an open source software to create realtime motion graphics.
MIT License
3.48k stars 193 forks source link

Ndi Output + Screen Capture #454

Closed mrvux closed 2 months ago

mrvux commented 4 months ago

As said in the title

newemka commented 4 months ago
  1. [ScreenCapture] is working very well.

  2. I would set [NdiOuput]'s FrameRate setting default value to 60. R8G8B8A8_Typeless is not working, the description should be replaced by:

NDI live video output. R8G8B8A8_UNorm texture format is required for output. You can adjust the render format by using a [ConvertFormat]

mrvux commented 4 months ago

I would set [NdiOuput]'s FrameRate setting default value to 60. R8G8B8A8_Typeless is not working, the description should be replaced by

Nobody will use typeless unless they a decent power user so we fine with that, that would need a stream to explain this xD fell free to accept the PR and change the default

pixtur commented 2 months ago

This PR has been merged manually. I'm not sure, why it's not marked as merged on github.