On 2022-06-06, Phil Boutros <ph...@philb.ca> wrote:

> As pretty much everyone else has said. Insisting on real-time
> processing of something that is itself pre-recorded is non-sensical.

Downnloading a file, normalizing/compressing the volume, and then
streaming the result is three lines in a bash script (assuming you've
got wget, sox, and vlc installed). I assume that something similar
could be done in PowerShell on Windows.

With the right libraries, it's probably about the same in Python.

--
Grant






-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to