Skip to content

mrzhao12/FFmpeg_Decode_YUV_to_h264

Repository files navigation

FFmpeg_Decode_YUV_to_h264

iOS平台下FFmpeg对yuv编码h264

/* *FFmpeg编码h264 * *赵彤彤 mrzhao12 ttdiOS

*[email protected]

*http:https://www.jianshu.com/u/fd9db3b2363b

*本程序是iOS平台下FFmpeg对yuv编码h264

*3.一定要添加#warn 这里的宽和高一定要和,yuv的分辨率宽高一致,不然会出现闪的绿色 */

image

image

image