Hi,
you can set CODEC_FLAG_LOW_DELAY in AVCodecContext.flags before opening
to force low_delay. If your stream really contains no B-frames, then
there should be no reordering problems, so it should work.

BTW could I ask you to send plain text mail? This HTML stuff is hard to
read in text clients.

-- 
Anton Khirnov
_______________________________________________
libav-api mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-api

Reply via email to