<div dir="ltr"><div><div>Hello, thank you very much for your answer, Carl.<br><br></div>I was able to encode the files I needed, but I wanted to make sure that I was doing it right, as this will be used in a research.<br><br></div>Again, thank you very much.<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-02-04 10:25 GMT-05:00 Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Nicanor Garcia <ngocello@...> writes:<br>
<br>
> In ITU-T G.726 Recommendation, it is defined<br>
> that the input to G.726 codec should be u-law<br>
> or A-law PCM audio, which in time is converted<br>
> to uniform PCM before the encoding.<br>
<br>
</span>FFmpeg's G.726 encoder requires s16le as input,<br>
ffmpeg (the application) accepts any (audio) file<br>
as input that it can read (and will internally<br>
convert it to s16le).<br>
<br>
Do you have G.726 sample files? Can they all be<br>
converted with current FFmpeg? If not, please<br>
provide the samples!<br>
<br>
Carl Eugen<br>
<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</blockquote></div><br></div>