After decoding videos I get the frame upside down after sws_scale() from H.264 pixel format to AV_PIX_FMT_RGB24. And then I fix it, of course.
Is there a way (some flags or some similar pixel format) for me to fix it with sws_scale() in a single shot? So I would not need my additional step. Thank you
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
