buffer? I mean with buffer > of 10Mb
os.mkfifo have a max buffer of only 1Mb
You can use io, iirc.
Exist an example?
On the python docs, i think so, yes
What Is the name of the function?
https://docs.python.org/3/library/io.html
But there isn't a usage example like with ffmpeg
What are you trying to accomplish? Of course the io docs won't have a specific
this is what I did: Ffmpeg convert + os.makefifo But the max buffer size Is of 1Mb, and Is Too low
I think youtube-dl or streamlink both have python examples of what you're trying to achieve.
what does YouTube dl have to do with it
It can record to a file or to a pipe
Always goes to use mkfifo
Sure, check their sources, you might find what you want.
This the problem, I found nothing
Обсуждают сегодня