[Libav-user] Problem with using libavcodec with AV_CODEC_ID_H264
Alex Cohn
alexcohn at netvision.net.il
Sat Feb 9 20:37:56 CET 2013
On Fri, Feb 8, 2013 at 8:21 PM, Ashwin Chandra - SISA
<ashwin.c at sisa.samsung.com> wrote:
> All those presets I tried but didn’t help.
You should try the zerolatency preset, and not allow any b-frames if
you want to flush so often. You can try to set max gop size to 1. Even
in this case, h264 is not optimized for this kind of flushing. What
were the motivations of choosing this codec? JPEG should suit you
best.
BR,
Alex
More information about the Libav-user
mailing list