ffmpegwasm / ffmpegwasm/ffmpeg.wasm

Reducing FFmpeg WebAssembly Build Size by Only Including H264 Decoding

Aperta
#784 3 commenti 1 reazione 0 assegnatari Vedi su GitHub
Lingua principale
C
Stelle
17.8k
Fork
1.1k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hello FFmpeg WebAssembly Maintainers,

I am currently using FFmpeg in a WebAssembly format for a project that only requires H264 video decoding capabilities. Due to constraints related to the deployment environment(wechat miniprogram), reducing the size of the WebAssembly binary is crucial.

Could you please provide guidance or documentation on how to compile the FFmpeg WebAssembly version that only includes the H264 decoder? Specifically, I am looking to either exclude unnecessary modules from the build or directly target the compilation to only include the H264 decoding functionality.

Additionally, if there are any specific configuration flags or steps that need to be followed to achieve this customization in the build process, that information would be incredibly helpful.

Thank you for your time and assistance.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.