[vlc-devel] Getting the size of a video

Laurent Aimar fenrir at elivagar.org
Wed Nov 2 20:55:44 CET 2011


On Wed, Nov 02, 2011 at 04:59:35PM +0100, Frederic YHUEL wrote:
> Hi,
> 
> libvlc_video_get_size( ) function has been disabled by this commit:
> http://mailman.videolan.org/pipermail/vlc-commits/2010-April/000776.html
What I wonder is which size should libvlc_video_get_size() returns:
 - the size of the decoded video
 - the size of the video window

If it is the first, using libvlc_media_get_tracks_info() should allow
to get it.

-- 
fenrir




More information about the vlc-devel mailing list