cypress icon indicating copy to clipboard operation
cypress copied to clipboard

video compression taking longer in webkit

Open mschile opened this issue 3 years ago • 1 comments

After removing the experimentalSessionAndOrigin flag, the following test started to fail:

https://github.com/cypress-io/cypress/blob/d7e148f8cde4f74300bec3a3e2fa55ed3139d6fd/system-tests/test/video_compression_spec.js#L74

We need to investigate the cause and remove the TODO.

mschile avatar Nov 09 '22 17:11 mschile

Possibly relevant: We have to pass extra options to ffmpeg to remove duplicated frames because we get a ridiculously high framerate from WebKit: https://github.com/cypress-io/cypress/blob/e7b52b4c0abec46ff9434d25d8e685f15f5a3cf5/packages/server/lib/browsers/webkit-automation.ts#L151-L157

If this isn't working for some reason, maybe the ffmpeg option passing is broken. Or maybe we can pass an option to WebKit to decrease the framerate.

flotwig avatar Feb 14 '23 16:02 flotwig

This issue has not had any activity in 180 days. Cypress evolves quickly and the reported behavior should be tested on the latest version of Cypress to verify the behavior is still occurring. It will be closed in 14 days if no updates are provided.

cypress-app-bot avatar Jan 11 '24 01:01 cypress-app-bot

This issue has been closed due to inactivity.

cypress-app-bot avatar Jan 25 '24 01:01 cypress-app-bot