[MPlayer-cygwin] Re: Compiling MPlayer with mp3lame support on MinGW

Goran Katavic elc at point.hr
Wed May 5 13:55:17 CEST 2004


Ohhh, that is :) 

Anywas, I'm using pre3 because I noticed this: 

mencoder-1.0pre4 and post pre3 have bug when encoding, last 8 - 16 pixels
at whole bottom line are looking bad in most cases 

Although, it forces writing of ODML vppr header, and writes scale
information I don't want.
for example: 

... -vf scale=640:272 

When original video is for example 720:480 and i scale it to 640:272
it writes scale aspect of 720/480  and not 640/272. 

There are two solutions 

1) -force-avi-aspect  (which means i have to calculate aspect every time) 

2)  after encoding use mencoder -oac copy -ovc copy -noaspect -o x.avi
   (no asect doesn't work where -ovc is not copy) 

Third solution would be in CVS options -noodml but manual says it is
only valuable for files > 1Gb. 

 --
Goran Katavic
elc at point.hr 

 

 

 

 

> Goran Katavic writes:
>> Can anyone help me with compiling MPlayer with mp3lame support on MinGW?
>> (Mplayer-1.0-pre3)
> 
> Use 1.0pre4.  There was a bug fixed about linking lame statically. 
> 
> Diego 
> 




More information about the MPlayer-cygwin mailing list