8000 Reducing FFmpeg WebAssembly Build Size by Only Including H264 Decoding · Issue #784 · ffmpegwasm/ffmpeg.wasm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Reducing FFmpeg WebAssembly Build Size by Only Including H264 Decoding #784
Open
@ttc9082

Description

@ttc9082

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0