mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-12 11:50:22 +03:00
ec26265359
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 |
||
---|---|---|
.. | ||
COPYING.GPLv3 | ||
ffmpeg-linux | ||
ffmpeg-mac | ||
ffmpeg-win32.exe | ||
ffmpeg-win64.exe | ||
README.md |
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