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
mp3encoder@minnie.tuhs.org
https://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to