<div dir="ltr">Hi Nicolas,<div><br></div><div>I have generated .pcm(.raw or .bin) file by passing an .mp3 file as input to <a href="https://codepad.co/snippet/NeHLFtzR">this code(decoding)</a>. I just want to do the reverse operation of to get the .mp3 file as output(by passing .pcm file as input) using <a href="https://codepad.co/snippet/1QfOMISa">this 2nd code(encoding)</a>. </div><div><br></div><div>I am absolutely a beginner to this libavcodec programming.</div><div><br></div><div>Please give me a solution or suggestions or modifications to my code. I have been working on this for past 2 months. I don't have any resources or guide or mentor to help with this. Your help means a lot to me.</div><div><br></div><div>Thank you.</div></div>