<div dir="ltr"><div>Hello,<br>I am using avcodec 57.89.100. It is <a href="http://wiki.hydrogenaud.io/index.php?title=Gapless_playback" rel="nofollow">known</a> that most of the mp3 encoders/decoders introduce padding at the beginning or/and end of the files and I would like to get rid of it when loading mp3 files using avlib. As I understand from this <a href="https://stackoverflow.com/questions/6811269/how-do-i-extract-xing-lame-frames-using-ffmpeg">post</a>, the padding size added in the encoding stage is contained in a dummy frame at the beginning of the file. However, av_seek_frame() is not retrieving these frames. Is there a way to obtain this information using the API functions? Otherwise, is there a way to use a different decoder able to get rid of these frames internally?<br></div><div><br></div><div>thank you,<br></div><div>Pablo<br></div><div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><span><font color="#888888">Pablo Alonso JimĂ©nez<br>Music Technology Group<br>Universitat Pompeu Fabra</font></span></div></div></div></div>
</div></div>