When I call: char formatName[] = "mpegts";
AVInputFormat* iFormat = av_find_input_format(formatName); Why does iFormat's codec_tag not get initialized? It's still NULL and that is causing other stuff to break. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
