• Stefy Lanza (nextime / spora )'s avatar
    Township configurable playback fps; quiet progress-poll access logs · 07b3be5c
    Stefy Lanza (nextime / spora ) authored
    - township: new playback_fps (0 = same as generation fps). coderai uses fps only
      for the mp4 encode (Wan generates a fixed frame count), so a higher playback
      fps plays the same frames faster (less slow-motion). The planner counts clip
      duration as nf/playback_fps so the finals reach their target length at the real
      play speed. Wired through config/CLI (--playback-fps)/web form/all call sites.
    - main.py: suppress /v1/{video,images,audio}/progress access-log lines unless
      --debug-web is set (matching the existing /v1/loras/progress filter).
    Co-Authored-By: 's avatarClaude Opus 4.8 <noreply@anthropic.com>
    07b3be5c
Name
Last commit
Last update
..
admin Loading commit data...
api Loading commit data...
backends Loading commit data...
broker Loading commit data...
models Loading commit data...
openai Loading commit data...
pydantic Loading commit data...
queue Loading commit data...
tasks Loading commit data...
__init__.py Loading commit data...
cli.py Loading commit data...
config.py Loading commit data...
main.py Loading commit data...
platform_paths.py Loading commit data...