On 8/22/18, #J+L+ X+S+W+N% <[email protected]> wrote:
> Tried: ffmpeg -acodec g726 -ac 1 -ar 8000 -i
> 7011-20171231-073835-Mitzvah5.g726 -f wav -y test.wav
> Got: Invalid data found when processing input
>
> Tried: ffmpeg -f s8 -acodec g726 -ac 1 -ar 8000 -i
> 7011-20171231-073835-Mitzvah5.g726 -f wav -y test.wav
> Got: Invalid number of bits 8
>
> Tried: ffmpeg -f g722 -acodec g726 -ac 1 -ar 8000 -i
> 7011-20171231-073835-Mitzvah5.g726 -f wav -y test.wav
> Got: Option sample_rate not found
>
> What are the names of the g726 format?
>

-f g726 and -f g726le
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to