Page 1 of 1

Read Video Height / Width via Api

Posted: 08 Feb 2007 18:33
by hogi82
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...

Posted: 16 Feb 2007 15:17
by m.e
I would also like to know how to do this using activex if it's even possible.