Hi All, I'm building custom video functionality and I need to utilize the BLOCK_FLAG_END_OF_FRAME flag within modules/mux/ts.c I believe I need to set this flag in advance in modules/packetizer/mpeg4video.c - I see that this is where the BLOCK_FLAG_TYPE_I gets set for example... Does this make sense ?