feat(video): allow configuring screencast bitrate - #42407
feat(video): allow configuring screencast bitrate#42407Devin Rousso (dcrousso) wants to merge 1 commit into
Conversation
video recordings use a fixed bitrate that can make UI details unreadable during motion add a `bitrate` option to screencast recording and `video-start` while preserving the existing default
2f6d912 to
12dd734
Compare
Test results for "tests 1"2 flaky46514 passed, 1065 skipped Merge workflow run. |
Test results for "MCP"1 failed 8258 passed, 1361 skipped Merge workflow run. |
🟡 One MCP failure I can't fully pin on the PR — but the diff can't reach itHi, I'm the Playwright bot and I took a first look at the CI failures here. The one real failure is DetailsOverall: nothing in this PR touches file upload or modal state. The diff (SHA Uncertain (leaning pre-existing flake)
Pre-existing flake / infra
Triaged by the Playwright bot - agent run |
|
Last time we discussed a similar thing, we ended up not doing it. See this comment. We should make a decision about requests like this. |
|
closing as per #41007 (comment) |
video recordings use a fixed bitrate that can make UI details unreadable during motion
add a
bitrateoption to screencast recording andvideo-startwhile preserving the existing defaultfixes #42375