Re: [FFmpeg-user] Decoding g726 audio

2018-08-22 Thread איל חסון
Indeed! I updated my ffmpeg and now it works. Thanks a lot. -Original Message- From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of Paul B Mahol Sent: Wednesday, August 22, 2018 7:49 PM To: FFmpeg user questions Subject: Re: [FFmpeg-user] Decoding g726 audio On 8/22

Re: [FFmpeg-user] Decoding g726 audio

2018-08-22 Thread Paul B Mahol
On 8/22/18, #J+L+ X+S+W+N% wrote: > I get: Unknown input format: 'g726' Then your ffmpeg is too old. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email

Re: [FFmpeg-user] Decoding g726 audio

2018-08-22 Thread איל חסון
I get: Unknown input format: 'g726' -Original Message- From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of Paul B Mahol Sent: Wednesday, August 22, 2018 7:08 PM To: FFmpeg user questions Subject: Re: [FFmpeg-user] Decoding g726 audio On 8/22/18, #J+L+ X+S+W+N% wrote

Re: [FFmpeg-user] Decoding g726 audio

2018-08-22 Thread Paul B Mahol
On 8/22/18, #J+L+ X+S+W+N% 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 >

Re: [FFmpeg-user] Decoding g726 audio

2018-08-22 Thread איל חסון
, August 22, 2018 5:56 PM To: FFmpeg user questions Subject: Re: [FFmpeg-user] Decoding g726 audio 2018-08-22 15:28 GMT+02:00, איל חסון : > Can anyone show me a working example of how to decode a g726 file? What did you try? Command line and complete, uncut console output miss

Re: [FFmpeg-user] Decoding g726 audio

2018-08-22 Thread Carl Eugen Hoyos
2018-08-22 15:28 GMT+02:00, איל חסון : > Can anyone show me a working example of how to decode a g726 file? What did you try? Command line and complete, uncut console output missing. > As there is no “g726” format, only codecs, all formats I tried > give errors when used with the g726 files.

[FFmpeg-user] Decoding g726 audio

2018-08-22 Thread איל חסון
Can anyone show me a working example of how to decode a g726 file? As there is no “g726” format, only codecs, all formats I tried give errors when used with the g726 files. Thanks, Eyal Hasson. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org