2018-09-03 13:26 GMT+02:00, Ramana Jajula <[email protected]>:
> I have a .pcm file created by audio decoding(passing mp3 file as input). > Now I want to get back the audio mp3 file(input file of decoding.c) by > passing this .pcm file as input to the encoding.c code. This may be a misunderstanding, but since mp3 is (always) a lossy codec, you cannot get the exact mp3 file back. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
