Re: reduce buffer during live conversion

"Robert Hegemann" <[email protected]> Tue, 20 Apr 2010 10:38:50 +0200
Newsgroups gmane.comp.audio.mp3.encoders
Message-ID <6DDAEF9747F341869CE10107EE01714C@krypton>
Hi nik600,

if you have a recent LAME version, you can try adding the "--flush" switch.

Ciao Robert

----- Original Message ----- 
From: "nik600" <[email protected]>
To: <[email protected]>
Sent: Tuesday, April 20, 2010 10:29 AM
Subject: [mp3encoder] reduce buffer during live conversion


> dear all, im' trying to convert from a process wich send raw audio
> data with this command:
> 
> #!/bin/sh
> lame -r -s 4 /dev/fd/3 out.mp3
> 
> This script is working fine, but i'm experiencing a delay of 3-4 seconds.
> 
> Probably there is a buffer into lame that wait to have enough data to convert?
> 
> Is it possible to reduce this buffer?
> 
> -- 
> /*************/
> nik600
> http://www.kumbe.it
> _______________________________________________
> mp3encoder mailing list
> [email protected]
> https://minnie.tuhs.org/mailman/listinfo/mp3encoder