Discussion:
[Libav-user] G711 Codec support
NITIN GOYAL
2012-02-06 09:35:35 UTC
Permalink
Hi

I have some audio with G.711 and g.729 codecs.

I am able to decode the g729 but not g711.

So, I ant to know do FFMPEg supports g711 at all? It has two flavours i
guess:- u-law and a-law.

So, if somebody has any idea how to decode g711 codec with ffmpeg do let me
know.
Carl Eugen Hoyos
2012-02-06 09:41:26 UTC
Permalink
Post by NITIN GOYAL
I am able to decode the g729 but not g711.
Command line and complete, uncut console output missing.
And consider providing a sample.

Carl Eugen
Alex Cohn
2012-02-06 20:36:14 UTC
Permalink
Post by NITIN GOYAL
Hi
I have some audio with G.711 and g.729 codecs.
I am able to decode the g729 but not g711.
So, I ant to know do FFMPEg supports g711 at all? It has two flavours i
guess:- u-law and a-law.

Yes, theoretically both flavors are supported.
Post by NITIN GOYAL
So, if somebody has any idea how to decode g711 codec with ffmpeg do let
me know.

See for example
http://linux.byexamples.com/archives/295/convert-audio-encoding-format-with-ffmpeg/

BR,
Alex

Continue reading on narkive:
Loading...