Hi, i'm very new to this, so please bear with me if the question is stupid.<div><br></div><div>In my app, there will be more than one instance of decoder process that decode multiple files at the same time, so there will be more than place where i need to open and do all the initialization before open video files and start decoding.</div>
<div><br></div><div>My question is that should i call av_register_all for each decoding process? when and where should the method be called? </div><div><br></div><div>Thanks,</div>