On Tue, 15 Feb 2000 22:37:20 -0700, Mark Taylor wrote:

>
>> From: "Paul Hartman" <[EMAIL PROTECTED]>
>> Date: Tue, 15 Feb 2000 22:54:38 -0600 (CST)
>> 
>> Recent changes to LAME on CVS have broken stdout on OS/2, some one please
>> make the following changes:
>> 
>> in main.c around line 44, change:
>>...
>
>Are you sure this is broken?  The fsetmode commands are still there,
>but in get_audio.c for the input file, and in 
>parse.c for the output file.
>
>Mark

Yeah encode to stdout got totally garbled since a few days ago. The
fsetmode is there in parse.c but they apparently need to be called from the
same file that is operating on stdout, and the set to stdout seems to have
changed to main.c (formerly in util.c i think?). I dont know if it needs to
be changed for the other platforms but the change I posted fixed it on OS/2
anyway. The stdin was still working, just stdout was affected.

thanks,
Paul


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to