It appears that ffmpeg does not fully support the discontinuity indicator (DI) 
in the afc. In libavformat/mpegts.c::handle_packet(), if the DI is set, it does 
ignore discontinuity in the continuity counter.

But it should also ignore a discontinuity in the PCR (and PTS/DTS). Is this a 
known issue? I see that the default for ffplay is to ignore the pcr, but if the 
afc discontinuity indicator is set, then the pts and dts should also be allowed 
 a discontinuity.

Jeremy
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to