On Sat, 4 Apr 2020, James Almer wrote:
On 4/4/2020 11:47 AM, Marton Balint wrote:
This brings a performance improvement when demuxing files, most of the
improvement comes from buffer pooling unbound packets.
Yes, as i mentioned in my last reply this was my experience as well.
time ffprob
On 4/4/2020 11:47 AM, Marton Balint wrote:
> This brings a performance improvement when demuxing files, most of the
> improvement comes from buffer pooling unbound packets.
Yes, as i mentioned in my last reply this was my experience as well.
>
> time ffprobe -i
> samples/ffmpeg-bugs/trac/ticket
This brings a performance improvement when demuxing files, most of the
improvement comes from buffer pooling unbound packets.
time ffprobe -i
samples/ffmpeg-bugs/trac/ticket6132/Samsung_HDR_-_Chasing_the_Light.ts
-show_packets >/dev/null 2>&1
Before:
real0m1.967s
user0m1.471s