|
Cursor marker in recordings + higher encode quality
- CDP screencast frames don't include the OS pointer, so the GIF and WebM encoders now paint a classic white arrow (dark outline) at the interpolated cursor position — the crop centers on it, so it stays in frame - screencast JPEG quality 55 -> 70 - VP8 bitrate ~0.3 bits/px/frame (cap 8 Mbps) for sharper output - verified with the real built offscreen encoder: synthetic green frames + known track land the arrow within 3px of the true cursor Co-Authored-By: Claude Code <noreply@anthropic.com> |
|---|
|
|
| packages/extension/src/background/gif.ts |
|---|
| packages/extension/src/background/index.ts |
|---|
| packages/extension/src/background/video.ts |
|---|