Hello! I use this example https://github.com/leandromoreira/ffmpeg-libav-tutorial/blob/master/2_remuxing.c
I want to change this example a little to resize the output video stream Is it posible? Can I use sws_scale() for this? Or do I need to use some other method for this? I would be glad for any advice!) _______________________________________________ libav-api mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-api
