Hello, In avcodec.h somewhere arround line 2570 the function img_convert() is declared as deprecated (this is what attribute_deprecated in front of it means, I guess). What should I use instead to get a MJPEG representation of a frame? Thanks for hint. Vlad