Thanks for your fast answer. Yes i know ffmpeg is not capable of encoding to APC format. That’s why i ask if it can be Added in the development of ffmpeg.
Best Regards. De : Marvin Scholz<mailto:epira...@gmail.com> Envoyé le :mardi 20 novembre 2018 22:44 À : FFmpeg development discussions and patches<mailto:ffmpeg-devel@ffmpeg.org> Objet :Re: [FFmpeg-devel] Cryo APC Files (How to convert WAV files to APC files) ? On 20 Nov 2018, at 22:09, Thomas Tgames wrote: > Hi everyone ! > > I would like to convert a wav file of music into APC format (Atlantis > The Lost Tales). > I’m working on a new version of the game. > I’m successfully able to convert all APC of the game to WAV. But i > want to do the process backward for only one music here : > > https://www.youtube.com/watch?v=dnveRlZbD3k > > This music has been made to be included in the game . But never > included and so never used. > I want to convert a WAV file to APC (so i can use it into the game). Hi, FFmpeg only has the ability to demux the CRYO APC format and decode the ADPCM IMA CRYO APC codec, so I don't think there is any way you can encode with that codec / mux to that format. Note that I don't think this mailing list is the place to ask this question, as it is intended for development and patches discussions, not for user questions, afaik. > > If someone can help me to do that with ffmpeg or give me a C code do > that. > It will helps me a lot ! > > Best Regards. > > > _______________________________________________ > ffmpeg-devel mailing list > ffmpeg-devel@ffmpeg.org > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel