<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Just for the information, I am getting the width and height as 0. <br></span></div><div><br></div><div>// This method is invoked by VLC at regular intervals<br></div><div>static subpicture_t *Filter( filter_t *p_filter, mtime_t date ) {     </div><div><span>    printf("Width: %d\n", p_filter->fmt_in.video.i_width);</span></div><div><span>    ...</span></div><div><span>}</span></div><div><br><span></span></div><div><span>Regards,</span></div><div><span>Peter<br></span></div><div><span><br></span></div><div><br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span
 style="font-weight:bold;">From:</span></b> Peter Tap <ptrtap@yahoo.com><br> <b><span style="font-weight: bold;">To:</span></b> Mailing list for VLC media player developers <vlc-devel@videolan.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Saturday, April 28, 2012 12:33 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> [vlc-devel] How to obtain the screen and movie dimensions?<br> </font> </div> <br>
<meta http-equiv="x-dns-prefetch-control" content="off"><div id="yiv1349221874"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt;"><div>Folks,</div><div><br></div><div>In my video filter module, I need to obtain the screen width and height as well as the movie width and height (based on the selected aspect ratio). I am wondering if someone can guide me or point me in the right direction on how to obtain this information.</div><div><br></div><div>Thank you in advance for your help.</div><div><br></div><div>Regards,</div><div>Peter</div><div><br></div></div></div></div><meta http-equiv="x-dns-prefetch-control" content="on"><br>_______________________________________________<br>vlc-devel mailing list<br>To unsubscribe or modify your subscription options:<br><a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br><br><br>
 </div> </div>  </div></body></html>