Decode the MP3 frames
MP3 stores audio as a sequence of compressed frames. The conversion reads those frames in order, decodes the channel samples, and reconstructs the sample stream represented by the source. Encoder delay or padding around the program audio can be present in that stream. Decoding changes the representation, but it cannot infer musical detail that the earlier lossy encode discarded. A renamed file without valid MP3 frames cannot supply samples.