On Wednesday 22 July 2009 10:18:14 Ottavio Campana wrote:
> Hi,
>
> I'm trying to use g711enc to  make some experiments. Everything seems to
> work fine,  but I don't know  how I can  play the compressed file  I get
> from the application.
>
> How do you play it?

On a Linux box you may use gstreamer like:

$gst-launch filesrc location=some-file.g711 ! audio/x-
alaw,rate=8000,channels=1 ! alsasink

Regards,
Caglar

_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to