The media sources are IP camera's that send MPEG4 data.
Im afraid I have no idea how the PTS is being increased, is there a 
simple way that I can tell?

If you like I could send you the code that I am using?

I am using C# to call FFMpeg from a managed C++ DLL.

You are right, the PTS is the decoded frame's PTS 
(pCodecCtx->coded_frame->pts;)

Thanks again,
Mark.

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to