Skip to content

[REQ] Use SetFramesPerSecond() instead of SetTimeCodesPerSecond() in render_usd.py #617

@shi-eric

Description

@shi-eric

Description

When setting timeCodesPerSecond instead, framesPerSecond defaults to 24 FPS, which might cause some viewers to play back the animation
at the wrong speed. However, when setting framesPerSecond, USD also uses that value to set timeCodesPerSecond, ensuring that both parameters express the desired sample rate.

Context

Address rendering artifacts when viewing USD files.

Metadata

Metadata

Labels

feature requestRequest for something to be added

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions