hi community!
does anyone know, how i can get the sample aspect ratio parameter (sar) of the current stream? (using libvlc with version 1.0.1)
my problem is the following:
i use vlc for watching iptv. if the stream changes the aspect ratio, the picture gets streched, because the aspect ratio does not change "on the fly". I need to restart the stream or change the channel. in the debug messages of vlc i can see the used sar for the stream. i need to get this information from the stream, to dynamically change the ratio...
any hints?
best regards,
michael