I'm using libavformat to read a video file without decoding it, and I would like to know the pict_type (I P B etc) of every packet I readwhat's the best way to have this information without actually decoding the video?
Aviad _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
