[Ffmpeg-devel] low_delay in mpeg2

Anuj Dev anuj.dev
Mon Aug 22 11:03:30 CEST 2005


 
It seems that the low_delay mode has been commented out in the mpeg2
encoder (libavcodec/mpegvideo.c" line 1114/5). Any reason for this? 
In low delay mode I would expect the muxer to send each packet as soon
as possible since this gives a faster response from the decoder. Change
libavformat/mpeg.c" line 1222 such that the muxer flushes if the
low_delay mode is enabled ?
 
Anuj Dev




More information about the ffmpeg-devel mailing list