View Single Post
  #261 (permalink)  
Old 20th Feb 2009, 6:28 am
lokster lokster is offline
Member
Keen on MPx players
 
Join Date: Aug 2007
Posts: 53
Default

I have found a temporary solution for this bug (until I release the next update):
instead of selecting "Add borders", select "Do not resize", and then add the following parameters to "Extra parameters" -> mencoder

-vf expand=:::::$WIDTH$/$HEIGHT$,scale=$WIDTH$:$HEIGHT$

Note: $WIDTH$ and $HEIGHT$ are "macros" - they will be replaced with the width and height you have selected, so leave them the way they are.
Reply With Quote