Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>YUV PreviewNew to Visual Studio Code? Get it now.
YUV Preview

YUV Preview

klrc

|
1 install
| (0) | Free
Preview raw YUV files (NV12/NV21/I420/YV12) inside VS Code / Cursor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

yuv preview

基于 VS Code / Cursor 的本地扩展,用于直接在编辑器中预览原始 YUV 图像文件。

  • 触发方式:在资源管理器中点击或打开 .yuv 文件时自动激活。
  • 显示效果:在编辑器内打开一个预览面板,将 YUV 裸数据按解析结果渲染为图像。
  • 尺寸与格式解析:默认从文件名解析,例如 name_宽x高_格式.yuv(如 liveness_0_80x80_nv12.yuv)。
  • 依赖组件:使用本地 ffmpeg/ffplay 能力完成 YUV→RGB 转换与渲染。

目标是提供类似 PDF 预览插件的体验,让调试视觉算法时查看中间 YUV 结果更便捷。

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft