I use embeded vlc using libvlc library. Some files shows as two rectangles one under the other on a dark background. But VLC application shows this files fine. I tried vlc versions 2.2.1, 2.2.2, 2.2.5.1 with the same effect. Here is my simple code: int main(int argc, const char* argv[]) { const char...