mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00

The r1003 build includes png encoder, image2 muxer, webm demuxer and decoder. These will be used to split webm videos into frame sequences. This increases Playwright package size from 6.7MB to 7.1MB
FFMPEG
- FFMPEG binary files are produced by
//browser_patches/ffmpeg
scripts. - To get exact source that produced binary, run executable without arguments and look at the version suffix. It'll be something
n4.3.1-playwright-build-1001
- with the1001
being theffmpeg/BUILD_NUMBER