Re: Help!!! Mplayer compilation: a lot of errors during mencoder compiling...

compn <[email protected]> Sat, 11 Apr 2009 14:56:08 -0400
Newsgroups gmane.comp.video.mplayer.cygwin
Message-ID <[email protected]>
On Sat, 11 Apr 2009 17:22:52 +0000 (UTC), Eugene Kovgar wrote:
>Please, help! Following errors occured compiling mencoder:
>mencoder.c:1682: error: invalid type argument of `->'

line 1682:   if (pts > a_pts && a_pts == 0.0 && samplesize) {

probably your mencoder.c got corrupted, please del mencoder.c && svn
update mencoder.c

-compn