playwright/third_party/ffmpeg
Andrey Lushnikov ec26265359
feat(ffmpeg): roll FFMPEG to r1003 (#3944)
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
2020-09-21 15:47:57 -07:00
..
COPYING.GPLv3 refactor: consolidate ffmpeg-related files in third_party/ffmpeg (#3815) 2020-09-09 09:51:28 -07:00
ffmpeg-linux feat(ffmpeg): roll FFMPEG to r1003 (#3944) 2020-09-21 15:47:57 -07:00
ffmpeg-mac feat(ffmpeg): roll FFMPEG to r1003 (#3944) 2020-09-21 15:47:57 -07:00
ffmpeg-win32.exe feat(ffmpeg): roll FFMPEG to r1003 (#3944) 2020-09-21 15:47:57 -07:00
ffmpeg-win64.exe feat(ffmpeg): roll FFMPEG to r1003 (#3944) 2020-09-21 15:47:57 -07:00
README.md chore: roll ffmpeg binaries to r1001 (#3824) 2020-09-09 21:04:22 -07:00

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 the 1001 being the ffmpeg/BUILD_NUMBER