$OpenBSD: patch-mencoder_c,v 1.2 2006/07/19 21:40:47 robert Exp $ --- mencoder.c.orig Sun Jun 11 20:35:47 2006 +++ mencoder.c Thu Jul 6 00:08:12 2006 @@ -1511,6 +1511,7 @@ if(sh_audio && !demuxer2){ } // while(!at_eof) +mux_v->aspect=sh_video->aspect; if (!interrupted && filelist[++curfile].name != 0) { if (sh_video && sh_video->vfilter) { // Before uniniting sh_video and the filter chain, break apart the VE.