Showing 20 open source projects for "yuv"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    AnalysisAVP

    AnalysisAVP

    Encode decode, rgb yuv h264 aac flv mp4 rtmp

    AnalysisAVP is a comprehensive educational repository focused on audio and video technology concepts, providing structured knowledge across multimedia systems and processing pipelines. It covers foundational topics such as encoding, decoding, color formats like RGB and YUV, and widely used codecs including H.264 and AAC. The project also explores media container formats like MP4 and FLV, along with streaming protocols such as RTMP and WebRTC, offering a broad understanding of media transmission. It includes practical examples and experimental code that demonstrate real-world implementations such as camera capture, rendering, and encoding workflows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    libavif

    libavif

    Library for encoding and decoding .avif files

    libavif is a portable, open-source C library that implements encoding and decoding for the AVIF (AV1 Image File Format), offering a robust, production-ready way to work with AVIF images across platforms. It supports all AV1-supported YUV formats and bit-depths, including alpha (transparency), and includes command-line tools (avifenc and avifdec) to easily convert to/from AVIF from common image formats like JPEG, PNG, or Y4M. The API is straightforward, allowing applications to integrate AVIF support natively — creating, decoding, compressing, or decompressing images programmatically. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    moonlight-qt

    moonlight-qt

    GameStream client for PCs (Windows, Mac, Linux, and Steam Link)

    Moonlight PC is an open source PC client for NVIDIA GameStream and Sunshine. Moonlight also has mobile versions for Android and iOS. You can follow development on our Discord server and help translate Moonlight into your language on Weblate.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 4
    Shutter Encoder

    Shutter Encoder

    Free professional video converter Windows|Mac|Linux

    ...Link to website & downloads : https://www.shutterencoder.com - Without conversion: Cut without re-encoding, Replace audio, Rewrap, Conform, Merge, Extract, Subtitling, Video inserts - Sound conversions: WAV, AIFF, FLAC, ALAC, MP3, AAC, AC3, OPUS, OGG - Editing codecs: DNxHD, DNxHR, Apple ProRes, QT Animation, GoPro CineForm, Uncompressed YUV - Output codecs: H.264, H.265, VP8, VP9, AV1, OGV - Broadcast codecs: XDCAM HD422, AVC-Intra 100, XAVC, HAP - Old codecs: DV PAL, MJPEG, Xvid, WMV, MPEG - Archiving codec: FFV1 - Images creation: JPEG, Image - Burn & Rip: DVD, Blu-ray, DVD RIP - Analysis: Loudness & True Peak, Audio normalization, Cut detection, Black detection, Media, VMAF - Download: Web video
    Leader badge
    Downloads: 182 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 5
    YUView

    YUView

    The Free and Open Source Cross Platform YUV Viewer

    YUView is a cross-platform multimedia analysis tool focused on inspecting raw video formats, particularly YUV data, with advanced visualization capabilities. Built using Qt, it provides a powerful interface for viewing, comparing, and analyzing video frames at a detailed level. The software supports a wide variety of YUV formats, RGB images, and raw bitstreams, including direct decoding of HEVC and other modern codecs. It includes tools for frame navigation, zooming, and side-by-side comparison, making it ideal for debugging and research in video compression. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 6
    ...The currently available source code is written in C++ with their associated libraries and DirectShow Filters. Filters include an H.264 encoder, H.264 decoder, H.264 source filter, RTSP sink and source filters, YUV source, RGB to YUV color conversion, croppers, scalers, video mixing/picture in picture filters, rotate filter, virtual mic, and many more. Code is released under BSD license with exception of H.264 codec related classes which are released under LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    YUV Player

    yuvplayer which supports planar/packed yuv

    RAW yuv player project is moved to GITHUB. Visit: https://github.com/Tee0125/yuvplayer Old description: Lightweight player for raw YUV/UYVY files.
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 8
    Fast Forward

    Fast Forward

    Free video editor to convert, cut, trim, stream select and encode

    ...Accepted formats include: *.3g2 *.3gp *.asf *.avi *.drc *.flv *.gif *.gifv *.m2ts *.m2v *.m4p *.m4v *.mkv *.mng *.mov *.mp4 *.mpeg *.mpg *.mxf *.nsv *.ogg *.ogv *.rm *.rmvb *.roq *.svi *.vob *.webm *.wmv *.yuv
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    YASAV

    SRAM Memory Aging Simulator for Image/Video Processing Systems

    ...It can also be used as a standalone tool for visualizing YUV 4:2:0p video files. In case of usage, please refer to our DAC'15 paper: M. Shafique, M. U. K. Khan, Orcun Tuefek and J. Henkel, "EnAAM: Energy-Efficient Anti-Aging for On-Chip Video Memories", in Design Automation Conference (DAC), San Francisco, CA, 2015.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 10

    jx264

    This project is a x264 codec JNI wrapper

    This project is a x264 codec JNI wrapper. It can encode YUV I420 picture into the H264 frame. Supported following profiles defined in the x264 C implementation: baseline, main, high.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ces265

    Multi-threaded High Efficiency Video Encoder

    ces265 is a "High Efficiency Video Coding" (HEVC) software written in C++ with multi-threading support. This software compresses the raw video stream in YUV 4:2:0 planar format into HEVC 8.0 compatible bitstream. Help is taken from HM-8.0, HM-9.2 and x265 software while writing this software. The contributors of this software are: 1- Muhammad Usman Karim Khan (http://ces.itec.kit.edu/~khan/) 2- Muhammad Shafique (http://ces.itec.kit.edu/~shafique/) 3- Jörg Henkel (http://ces.itec.kit.edu/~henkel/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open source YUV player using the SDL library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A set of functions that can convert between different Raw Video formats (YUV/RGB). YUVconverter can convert from yuv420 Progressive Planar format to any other Raw Video Format and back to YUV420 Progressive Planar format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RawVideoPlayer is a simple utility intended for Video Engineers to view/compare the Raw Video Files. It can play one/two files at a time. All the Raw (YUV/RGB) formats are supported. The framerate, displaywidth and displayheight can be modified.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    A media player for raw (uncompressed and headerless) YUV video files of the kind commonly used by the video compression community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A player to display the YUV video sequences on windows and linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A weld-together of MPEG2DEC with MPG123 for the windows/directX environment. Also includes a few options for video resizing & placing, as well as YUV lookup tables for on-the-fly video-quality improvements. Does not used MS's proprietary DirectShow, and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A collection of cross-platform tools for use with YUV video files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The project is aimed at all the multimedia codec developers. It will play various data formats like yuv420/422, rgb888/565/etc. It will support conversion from one color space to another, scaling/zooming, fps control, grid display to identify MB boundary
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    本程序是为了供个人媒体播放和学习使用而制作的程序.个人,企业,学校等无论在什么地方都可以自由的进行安装来欣赏自己电脑中的媒体文件
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next