文件名称:sdl_yuv
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.9kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
YUV 任意尺寸缩放 jpeg 图片缩放问题,libjpeg 只支持 1/8, 1/4, 1/2, 1/1 的缩小。而 ffplay 对 Jpeg, 视频的缩放貌似不支持。
于是经过断断续续的编码和思考,“基本上” 解决了YUV420P格式的缩放问题。
这里的“基本上”指的是:
1)它解决了视频全屏缩小问题,没有产生颜色偏移等问题;
2)YUV 按某一特定比例对静态图缩放后,颜色可能会变;-YUV any scaling jpeg image scaling, libjpeg support of 1/8, 1/4, 1/2, 1/1 narrowing. Zoom the ffplay right Jpeg, video seemingly not supported.
So intermittent coding and thinking, "essentially" to solve the scaling problem of YUV420P format.
Where "essentially" refers to:
1) it solves the video full screen to narrow down the problem, there is no color offset
2) the YUV by a specific proportion of the static picture scaling, color may become
于是经过断断续续的编码和思考,“基本上” 解决了YUV420P格式的缩放问题。
这里的“基本上”指的是:
1)它解决了视频全屏缩小问题,没有产生颜色偏移等问题;
2)YUV 按某一特定比例对静态图缩放后,颜色可能会变;-YUV any scaling jpeg image scaling, libjpeg support of 1/8, 1/4, 1/2, 1/1 narrowing. Zoom the ffplay right Jpeg, video seemingly not supported.
So intermittent coding and thinking, "essentially" to solve the scaling problem of YUV420P format.
Where "essentially" refers to:
1) it solves the video full screen to narrow down the problem, there is no color offset
2) the YUV by a specific proportion of the static picture scaling, color may become
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sdl_yuv.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.