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 <[email protected]> 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 <[email protected]> > wrote: > >> Am Mi., 14. Dez. 2022 um 06:31 Uhr schrieb Govind Rathi < >> [email protected]>: >> >> > 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 >> [email protected] >> https://ffmpeg.org/mailman/listinfo/ffmpeg-user >> >> To unsubscribe, visit link above, or email >> [email protected] with subject "unsubscribe". >> > > > -- > Regards, > Mr. Govind K. Rathi <https://in.linkedin.com/in/rathigovind> > > *+91 940 429 5128* > > -- Regards, Mr. Govind K. Rathi <https://in.linkedin.com/in/rathigovind> *+91 940 429 5128* _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
