qmasingarbe / pymiere

Python for Premiere pro
GNU General Public License v3.0
353 stars 46 forks source link

how to batch convert *.m4a to *.mp3? #62

Closed bk111 closed 1 year ago

bk111 commented 1 year ago

premiere can use the Nvidia p106-100. but ffmpeg cannot use P106. So how does Pymiere convert .m4a to .mp3 massily?

qmasingarbe commented 1 year ago

Hello @bk111 ,

I'm not sure about the P106 stuff. Nevertheless, you can use pymiere to automatically convert a bunch of files by combining:

Hope this helps!