{ "name": "ffmpeg", "cleanup": [ "/lib/ffmpeg/examples" ], "config-opts": [ "--disable-debug", "--disable-doc", "--disable-static", "--disable-everything", "--enable-gpl", "--enable-version3", "--enable-optimizations", "--enable-runtime-cpudetect", "--enable-shared", "--enable-protocol=file", "--enable-decoder=flv,h263,h264,hevc,mjpeg,mpeg2video,mpeg4,mpegvideo,msmpeg4v1,msmpeg4v2,png,tiff,vc1,vp8,vp9,webp,wmv1,wmv2,wmv3,zerocodec", "--enable-decoder=aac,aac_fixed,aac_latm,ac3,ac3_fixed,eac3,flac,mp3,opus,tak,truehd,tta,wmalossless", "--enable-demuxer=gif,yuv4mpegpipe" ], "sources": [ { "type": "git", "url": "https://git.ffmpeg.org/ffmpeg.git", "tag": "n4.3.1", "commit": "6b6b9e593dd4d3aaf75f48d40a13ef03bdef9fdb" } ] }