Re: [FFmpeg-user] Getting Unknown encoder 'libopencore-amrwb'

2022-12-14 Thread Govind Rathi
Hi Carl,

Just to dd more I have clone the git://source.ffmpeg.org/ffmpeg master
branch from this repository.
Please do let me know if I need to switch to any other branch to make it
working properly.

Thanks again for your help and support.

On Thu, Dec 15, 2022 at 11:23 AM Govind Rathi  wrote:

> Thanks Carl,
>
> It worked now but still I am not able to get the proper audio after the
> conversion.
> I am attaching you the raw file and the command as well as the output amr
> file.
>
> Can you please help me out whether its raw file issue or am I missing any
> option/paramater in ffmpeg command?
> >ffmpeg -f amrwb -ac 1 -i 1234.raw -c:a libvo_amrwbenc output.amr
>
>
> Appreciate your help on this.
>
>
>
>
> On Wed, Dec 14, 2022 at 4:24 PM Carl Eugen Hoyos 
> wrote:
>
>> Am Mi., 14. Dez. 2022 um 06:31 Uhr schrieb Govind Rathi <
>> govindji...@gmail.com>:
>>
>> > Thank you very much for quick response.
>> > But I am still facing the same issue after making the changes as you
>> > suggested.
>>
>> Sorry for the wrong advice, please try:
>> --enable-gpl --enable-version3 --enable-libmp3lame --enable-libtheora
>> --enable-libvorbis --enable-libvpx --enable-libx264 --libvo_amrwbenc
>> --disable-static --enable-shared
>>
>> The name of the encoder is "libvo_amrwbenc"
>>
>> Please find out what top-posting means and avoid it here.
>>
>> I hope this helps, Carl Eugen
>> ___
>> ffmpeg-user mailing list
>> ffmpeg-user@ffmpeg.org
>> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>>
>> To unsubscribe, visit link above, or email
>> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>>
>
>
> --
> Regards,
> Mr. Govind K. Rathi 
>
> *+91 940 429 5128*
>
>

-- 
Regards,
Mr. Govind K. Rathi 

*+91 940 429 5128*
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


Re: [FFmpeg-user] Getting Unknown encoder 'libopencore-amrwb'

2022-12-14 Thread Carl Eugen Hoyos
Am Mi., 14. Dez. 2022 um 06:31 Uhr schrieb Govind Rathi :

> Thank you very much for quick response.
> But I am still facing the same issue after making the changes as you
> suggested.

Sorry for the wrong advice, please try:
--enable-gpl --enable-version3 --enable-libmp3lame --enable-libtheora
--enable-libvorbis --enable-libvpx --enable-libx264 --libvo_amrwbenc
--disable-static --enable-shared

The name of the encoder is "libvo_amrwbenc"

Please find out what top-posting means and avoid it here.

I hope this helps, Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".