LiuYinChina / YUVViewer
YUVViewer is a YUV tool on windows. It shows YUV file to you, including YV12,I420,YUYV,YVYU,UYVY,UYNV,NV12,NV21.
☆33Updated 11 years ago
Alternatives and similar repositories for YUVViewer:
Users that are interested in YUVViewer are comparing it to the libraries listed below
- the simplest video encoder based on FFmpeg☆156Updated 8 years ago
- vlc-2.2.1 compile with VS2013 update 4☆55Updated 9 years ago
- Modified from a sourceforge project☆211Updated 9 years ago
- Examples about handle pixel data using libswscale in FFmpeg.☆36Updated 8 years ago
- A ffmpeg tutorial.☆59Updated 8 years ago
- Examples about video/audio's playing☆120Updated 8 years ago
- ☆82Updated 10 years ago
- ☆47Updated 6 years ago
- FFmpeg's libavdevice examples☆116Updated 8 years ago
- hardware codec for windows using ffmpeg (nvi qsv enc\dxva2 dec) 使用ffmpeg进行Qsv硬编码、Nvi硬编码、DXVA硬解码的封装API☆50Updated last year
- This project can be used to conduct loopback video call, you can also choose to use OPENH264 or X264 as video codec besides VP8. 本程序可以实现环…☆67Updated 3 years ago
- Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer…☆96Updated 2 years ago
- Examples about libVLC☆71Updated 10 years ago
- the simplest audio encoder based on FFmpeg☆48Updated 8 years ago
- VS2010可调试的vlc.☆34Updated 7 years ago
- 简单的RTSP播放器☆41Updated 5 years ago
- A simaple video player with FFmpeg and SDL2.0☆92Updated 5 years ago
- use FFmpeg's AVFilter to add watermark in a video file☆128Updated 8 years ago
- 本程序实现了对多路视频进行合并实现分屏效果,并且可以添加不同的视频滤镜。This program can combine multiple input videos and output one video which implementing a mutli-screen…