I am trying to reduce the size of the buffer for ffplay, it looks like the
default is around 500 ms. I have been looking through the code but
unfortunately, I’m struggling with understanding it as I’m not too familiar
with c yet. Can somebody point me in the right direction on how to reduce this
EXTERNAL_CLOCK_MAX_FRAMES for?
here’s my command
vspipe -y4m script.vpy - | ffplay pipe: -sync video
Thanks
> On Aug 28, 2015, at 9:25 AM, Marton Balint wrote:
>
> On Thu, 27 Aug 2015, Dan Gordon wrote:
>
>> I am trying to reduce the size of the buffer for ffplay, it looks like the
&g