PyAV-Org / PyAV

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

How do I set the value of slices? #1420

Closed kuncoding closed 1 month ago

kuncoding commented 1 month ago

I need to use pyav library to encode h264, and I need to set the slices value, which does not work after I set the value in options. How can I set it to work