Remix.run Logo
jack_pp 2 days ago

I agree, I suggest using this instead : https://github.com/kkroening/ffmpeg-python . While not perfect once you figure it out it is far easier to use and you can wrap more complicated workflows and reuse them later.

poly2it 2 days ago | parent [-]

Kkroening's wrapper has been inactive for some time. I suggest using https://github.com/jonghwanhyeon/python-ffmpeg instead. It has proper async support and a better API.

jack_pp 2 days ago | parent | next [-]

Scratch that I thought it was a different version. The one you linked has no support for filtergraphs so isn't even comparable to the old one.

jack_pp 2 days ago | parent | prev [-]

Thing is, if you want to use LLMs for mockups you got to use the old one.