文件名称:WpfD3D

  • 所属分类:
  • C#编程
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2015-09-08
  • 文件大小:
  • 22.76mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • h***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

要在WPF中完美的支持YUV数据的显示,通常的解决方式是使用先把YUV数据转换成WPF可以支持的RGB数据,然后利用类似于WriteableBitmap的控件,把他展现在WPF上。这么做的主要问题是在做RGB转换的时候,需要消耗大量的CPU, 效率比较低。一种优化方式是使用FFMPEG里的SwScale或者Intel的IPP库,这些库经过了一定的优化,可以有限度的使用硬件加速。这里2为一个使用WritableBitmap的例子。-To perfect support in WPF YUV data show, the usual solution is to use the first WPF YUV data into RGB data can be supported, and then use controls similar to WriteableBitmap, and put his show on the WPF. The main problem is that in doing so make RGB conversion, consumes a lot of CPU, the efficiency is relatively low. An optimization approach is to use FFMPEG Lane SwScale or Intel' s IPP libraries that after a certain amount of optimization, can limited use hardware acceleration. 2 Here is an example of a use WritableBitmap.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





WpfD3D\3rdParty\avcodec-53.dll

......\........\avdevice-53.dll

......\........\avfilter-2.dll

......\........\avformat-53.dll

......\........\avutil-51.dll

......\........\postproc-51.dll

......\........\SlimDX.dll

......\........\swscale-2.dll

......\Render.Core\D3DElement.cs

......\...........\D3DImageSource.cs

......\...........\FrameFormat.cs

......\...........\Imaging\ConverterResizer.cs

......\...........\.......\Cropper.cs

......\...........\.......\PixelAlignmentType.cs

......\...........\.......\PlanarImage.cs

......\...........\.......\SwScale.cs

......\...........\Interop.cs

......\...........\IRenderSource.cs

......\...........\Properties\AssemblyInfo.cs

......\...........\..........\Resources.Designer.cs

......\...........\..........\Resources.resx

......\...........\..........\Settings.Designer.cs

......\...........\..........\Settings.settings

......\...........\Renderer.Core.csproj

......\...........\Renderer.Core.csproj.user

......\...........\Utils.cs

......\...........\Vertex.cs

......\...........\WriteableBitmapSource.cs

......\SampleApp\App.xaml

......\.........\App.xaml.cs

......\.........\FrameData.cs

......\.........\MainWindow.xaml

......\.........\MainWindow.xaml.cs

......\.........\Properties\AssemblyInfo.cs

......\.........\..........\Resources.Designer.cs

......\.........\..........\Resources.resx

......\.........\..........\Settings.Designer.cs

......\.........\..........\Settings.settings

......\.........\SampleApp.csproj

......\.........\SampleApp.suo

......\.........\yv12.dat

......\WpfD3D.sln

......\WpfD3D.suo

......\Render.Core\Imaging

......\...........\Properties

......\SampleApp\Properties

......\3rdParty

......\Render.Core

......\SampleApp

WpfD3D

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org