Read Video Height / Width via Api
Posted: 08 Feb 2007 18:33
Someone got an idea how to read-out the original video width and height of a video?
I'm currently trying
VLC_VariableGet(vlc, 'height', val);
but this does not seem to be correct, since values like "556374" were returned...
I'm currently trying
VLC_VariableGet(vlc, 'height', val);
but this does not seem to be correct, since values like "556374" were returned...