Victor Moray <victor.moray@...> writes: > I'm using FFMPEG through VLC to receive and decode H264 video from a hardware > video encoder over RTSP on a local network. The hardware encoder manufacturer > provides an ActiveX control which is used to receive and decode video from the > encoder, and the latency is minimal. However, through FFMPEG there is always a > 1 frame delay between what the manufacturer-provided control shows, and what > VLC shows.
Do you see the same latency if you use ffplay (not using vlc)? Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
