-
Guillem Orellana Trullols authored
* Proper error message Now when there are missing ffmpeg libraries the error displayed is: ``` {0} header files were not found, disabling ffmpeg. ``` This is because the missing `.format`. This PR fixes the warning message by appending the proper format operation. * Use f-string Co-authored-by:Prabhat Roy <prabhatroy@fb.com>
fbf547cf