Hi, I'm actually playing a MPEG video in C++ using ffmpeg. However, there is several video stream. Seeing that VLC use ffmpeg, I think somebody may help me here. In my test video there is 4 videos streams with ids : 0, 16, 33, 49 and no audio stream. But formatContext->streams give me only 2 streams...