-
Hi, I'm currently working with Windows 11 Terminal (PowerShell 7.5), and my Here’s what I’ve tried:
To install everything, I followed these steps:
As far as I understand, FFmpeg can find the encoder I want to use, but auto-editor cannot. Could you please help me? I'm a bit lost. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
All encoders and decoders are from PyAV. Auto-Editor does not use the ffmpeg cli at all. |
Beta Was this translation helpful? Give feedback.
-
I´ve probably encounter and my problem looks solved, so I´ll explain my steps. Good luck! |
Beta Was this translation helpful? Give feedback.
-
The suggested solution ( Now that I see I installed Unfortunately, this seems to convince auto-editor to fall back on libx265, which is software-only. I may have to revert to 25.3.1. |
Beta Was this translation helpful? Give feedback.
I´ve probably encounter and my problem looks solved, so I´ll explain my steps.
1- Nvidia GeForce seems deprecated now, so I was using a deprecated software.
2- I´ve used Nvidia Cleaning Tool to erase all Nvidia GeForce
3- I´ve installed the new Nvidia drivers.
4- Updated PyAv and Auto-Editor (using pip) just in case.
Good luck!