reduce buffer during live conversion
nik600 <[email protected]> Tue, 20 Apr 2010 10:29:12 +0200
| Newsgroups | gmane.comp.audio.mp3.encoders |
|---|---|
| Message-ID | <[email protected]> |
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