• moto's avatar
    Make FFmpeg log level configurable (#2439) · 877a88c5
    moto authored
    Summary:
    Undesired logs are one of the loudest UX complains we get.
    Yet, loading media files involves uncertainty which is
    difficult to debug without debug log.
    
    This commit introduces utility functions to configure logging level
    so that we can ask users to enable it when they encounter an issue,
    while defaulting to non-verbose option.
    
    Pull Request resolved: https://github.com/pytorch/audio/pull/2439
    
    Reviewed By: hwangjeff, xiaohui-zhang
    
    Differential Revision: D36903763
    
    Pulled By: mthrok
    
    fbshipit-source-id: f4ddd9915b13197c2a2eb97e965005b8b5b8d987
    877a88c5
utils.rst 491 Bytes