I am using FFMPEG to create 2 HTTP outputs and display them both with two VLC players as network streams. My main program outputs one frame of output 1 followed by one frame of output 2. The VLC player 1 plays output 1 for a while before VLC player 2 plays output 2. The DTS and PTS of the 2 outputs are time synchronized. Why is this? Chanchal