• moto's avatar
    Add minimal ffmpeg build to linux wheel job envs (#2137) · 0a072f9a
    moto authored
    Summary:
    This change adds a minimal ffmpeg installation step to the build wheel job so that later, we can use the resulting ffmpeg libraries for building torchaudio's ffmpeg-features.
    
    The linux wheel build jobs run in CentOS 8 based environment, which does not provide an easy way to install ffmpeg without conda.
    
    After https://github.com/pytorch/audio/pull/2124 is merged, then we can enable the ffmpeg-feature build in Linux wheel.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/2137
    
    Reviewed By: carolineechen
    
    Differential Revision: D33430032
    
    Pulled By: mthrok
    
    fbshipit-source-id: bf946d394c0718ddbdc679d7970befc3221982b9
    0a072f9a
bootstrap_ffmpeg.sh 894 Bytes