ffmpeg-python
ffmpeg-python copied to clipboard
Can someone help me convert this code to ffmpeg_python please ?
I want to implement a functionality where, upon the first run of the program, the user's hardware encoding methods can be obtained using the command
ffmpeg.exe -hide_banner -encoders
Could you please guide me on how to implement this feature? Thank you for your support.