Hi I'm writing a video player using ffmpeg C library functions. I need to understand what are CODEC_TYPE_DATA, CODEC_TYPE_ATTACHMENT and CODEC_TYPE_NB in libavcodec/avcodec.h. I want to understand do they effect in anyway for the correct playback of video? Thank you. Best regards Unga