[Libav-user] Can sws_scale() mirror the frame?
Wagner Patriota
wagner.patriota at gmail.com
Wed Jan 16 18:55:29 CET 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20130116/11fc11f4/attachment.html>
More information about the Libav-user
mailing list