Hello,I have created decoder on my server for stream of encoded (mjpeg) video input, looking at `doc/examples/decode_video.c` as example.
Problem is decoder is using grayscale as output format and i need it to be yuv420.
Is it possible to simply force output format to be yuv420 in given decode_video.c example?
Best regards! _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
