Hi, i'm very new to this, so please bear with me if the question is stupid.

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.

My question is that should i call av_register_all for each decoding
process? when and where should the method be called?

Thanks,
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to