[FFmpeg-user] Unable To Transcode 8 sources simultaneously Real Time In One Instance

Gabriel Balaich roderrooder at gmail.com
Mon May 13 23:06:55 EEST 2019


>
> -rtbufsize 2147.48M
> 2GB? maybe it's just filling right up...
>

Unfortunately it doesn't seem I can raise it passed 2147.48M, when I dug
into the code it seems the variable is being stored in an INT32 which
doesn't allow for a larger value. I have suspected for a while now that
this may be the cause of several of my issues but haven't had time to
figure out how to bypass that in the code and then compile myself.

I hope to try in the coming months, that is if I can figure it out... if
you know of any other way to force a larger buffer size or find some other
way to test this please let me know.


More information about the ffmpeg-user mailing list