Hi.
I have to receive and see a multicast continous rtsp/rtp stream (which is streamed with the live555 lib). Unfortunately, the frames' resolution can change during the stream and VLC doesn't properly adapt its size according to it. But the real problem is that: if I shut down the VLC and re-open it again, it starts with the same initial screen size! it seems that it has "cached" this screen size somewhere, and it has associated it to the rtsp session .... In fact, If I shutdown and then play again the rtp stream, and then launch again VLC, THIS TIME the screen size is correctly set.
I think it is a bug: is there a solution for that, or at least a work around?
Thanks
Filippo