PyAV-Org / PyAV

Pythonic bindings for FFmpeg's libraries.
https://pyav.basswood-io.com/
BSD 3-Clause "New" or "Revised" License
2.44k stars 359 forks source link

FOO does not build.av.codec.codec.UnknownCodecError: libx264 #1483

Closed ucas010 closed 1 month ago

ucas010 commented 1 month ago

hi,dear how to deal with it ? av.codec.codec.UnknownCodecError: libx264

ucas010 commented 1 month ago

could you please help me ?

WyattBlue commented 1 month ago

Compile libxh264 with your source build OR Use av (GPL) instead of pyav (LGPL)