_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


libmpeg2 0.5.1
Dependencies: libx11@1.8.12 libxext@1.3.6 libxv@1.0.13 libsm@1.2.5 libice@1.1.2 sdl12-compat@1.2.68
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://libmpeg2.sourceforge.net/
Licenses: GPL 2+
Build system: gnu
Synopsis: MPEG1 and MPEG2 video decoder library
Description:

libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams.

livemedia-utils 2025.11.06
Dependencies: openssl@3.0.8
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: http://www.live555.com/liveMedia/
Licenses: LGPL 3+
Build system: gnu
Synopsis: Set of C++ libraries for multimedia streaming
Description:

This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP). The libraries can be used to stream, receive, and process MPEG, H.265, H.264, H.263+, DV or JPEG video, and several audio codecs. They can easily be extended to support additional (audio and/or video) codecs, and can also be used to build basic RTSP or SIP clients and servers.

libva-utils 2.18.1
Dependencies: libdrm@2.4.124 libva@2.22.0 libx11@1.8.12 mesa@25.2.3 wayland@1.24.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/intel/libva-utils
Licenses: Expat
Build system: gnu
Synopsis: Collection of testing utilities for VA-API
Description:

This is a collection of utilities to query and test the VA-API implemented by the libva library.

These tools require a supported graphics chip, driver, and VA-API back end to operate properly.

libsmpeg 0.4.5-399
Dependencies: sdl12-compat@1.2.68
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://icculus.org/smpeg/
Licenses: Expat LGPL 2.1 LGPL 2.1+ GPL 2
Build system: gnu
Synopsis: SDL MPEG decoding library
Description:

SMPEG (SDL MPEG Player Library) is a free MPEG1 video player library with sound support. Video playback is based on the ubiquitous Berkeley MPEG player, mpeg_play v2.2. Audio is played through a slightly modified mpegsound library, part of splay v0.8.2. SMPEG supports MPEG audio (MP3), MPEG-1 video, and MPEG system streams.

libplacebo 7.351.0
Dependencies: libepoxy@1.5.10 mesa@25.2.3 vulkan-headers@1.4.321.0
Propagated dependencies: lcms@2.13.1 shaderc@2025.3 vulkan-loader@1.4.321.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://code.videolan.org/videolan/libplacebo
Licenses: LGPL 2.1+
Build system: meson
Synopsis: GPU-accelerated image/video processing library
Description:

libplacebo is, in a nutshell, the core rendering algorithms and ideas of mpv rewritten as an independent library. As of today, libplacebo contains a large assortment of video processing shaders, focusing on both quality and performance.

intel-vaapi-driver 2.4.1
Dependencies: libdrm@2.4.124 libva@2.22.0 libx11@1.8.12
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://01.org/linuxmedia/vaapi
Licenses: FreeBSD Expat
Build system: gnu
Synopsis: VA-API video acceleration driver for Intel GEN Graphics devices
Description:

This is the VA-API back end required for hardware-accelerated video processing on Intel GEN Graphics devices supported by the i915 driver, such as integrated Intel HD Graphics. It provides access to both hardware and shader functionality for faster encoding, decoding, and post-processing of video formats like MPEG2, H.264/AVC, and VC-1.

python-youtube-search 1.6.6-0.6d7e16e
Propagated dependencies: python-httpx@0.28.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/ahmedayyad-dev/youtube-search-python-fork
Licenses: Expat
Build system: pyproject
Synopsis: Search for YouTube videos, channels & playlists
Description:

This package provides tools to search for YouTube videos, channels and playlists; as well as getting video metadata from links. This package does not rely on the YouTube Data API v3.

obs-composite-blur 1.1.0
Dependencies: obs@32.0.1 qtbase@5.15.17 simde@0.8.2
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/FiniteSingularity/obs-composite-blur
Licenses: GPL 2
Build system: cmake
Synopsis: Different blur algorithms for OBS
Description:

Composite Blur Plugin is a comprehensive blur plugin that provides blur algorithms and types for all levels of quality and computational need.

  • Composite Blur provides several highly optimized blur algorithms including Gaussian, Multi-Pass Box, Dual Kawase, and Pixelate.

  • Composite Blur provides multiple blur effects to give a different look and feel to the blur including Area, Directional, Zoom, Motion, and Tilt-Shift.

  • Composite Blur also allows setting a Background Source so that it can properly composite blurred masks, allowing you to properly layer blurred sources.

  • Finally, Composite Blur provides an option to mask where and how much blurring occurs on the source via Crop, Rectangle, Circle, Source, and Image masks.

movit 1.7.2
Dependencies: eigen@3.4.0 fftw@3.3.10 libepoxy@1.5.10 sdl2@2.30.8
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://movit.sesse.net
Licenses: GPL 2+
Build system: gnu
Synopsis: High-performance GPU-accelerated video filtering library
Description:

Movit is a high-quality, high-performance library for GPU-accelerated video filtering built on modern OpenGL. It provides a compact set of carefully implemented filters designed for predictable real-time performance and visually accurate results, supporting OpenGL 3.0 or GLES 3.0.

Included filters provide blur, diffusion, FFT-based convolution, glow, color correction (lift/gamma/gain), mirror, luma-based transitions, Porter-Duff overlay composition, bilinear and Lanczos scaling, sharpening (unsharp mask and Wiener), saturation, vignette, white balance and YADIF deinterlacing.

obs-advanced-masks 1.1.0
Dependencies: obs@32.0.1 qtbase@5.15.17 simde@0.8.2
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/FiniteSingularity/obs-advanced-masks
Licenses: GPL 2
Build system: cmake
Synopsis: Advanced masking plugin for OBS
Description:

OBS Advanced Masks is a project designed to expand the masking functionalities within OBS Studio. This plug-in provides filters for users to create intricate and customized masks for their OBS Scenes and Sources.

  • Advanced Masks provides both Alpha Masking and Adjustment Masking.

  • Shape masks allow for dynamically generated Rectangle, Circle, Elliptical, Regular Polygon, Star, and Heart shaped masks, with many adjustable parameters.

  • Source Masks allow an existing OBS source to be used as a mask, using any combination of the red, green, blue, or alpha channels from said source.

  • Image Masks include all of the same functionality as Source Masks, but applied via a static image (.png, .jpeg, etc).

  • Gradient Masks allow a fading mask using a user-specified gradient.

mkvtoolnix 93.0
Dependencies: boost@1.83.0 gmp@6.3.0 bzip2@1.0.8 cmark@0.31.1 libebml@1.4.5 file@5.46 flac@1.5.0 fmt@11.2.0 libdvdread@6.1.3 libmatroska@1.7.1 libogg@1.3.6 libvorbis@1.3.7 lzo@2.10 pcre2@10.42 pugixml@1.12.1 qtbase@6.9.2 qtmultimedia@6.9.2 qtsvg@6.9.2 utfcpp@3.2.5 zlib@1.3.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://mkvtoolnix.download
Licenses: GPL 2
Build system: gnu
Synopsis: Tools to create, alter and inspect Matroska files
Description:

MKVToolNix provides tools for getting information about Matroska files (mkvinfo), extracting tracks/data from Matroska files (mkvextract), and creating Matroska files from other media files (mkvmerge).

ffmpeg-progress-yield 0.12.0
Dependencies: bash-minimal@5.2.37 ffmpeg@8.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/slhck/ffmpeg-progress-yield
Licenses: Expat
Build system: pyproject
Synopsis: Run an ffmpeg command with progress
Description:

This package allows an ffmpeg command to run with progress. It is usually a complement to ffmpeg-normalize.

ustreamer 6.40
Dependencies: libbsd@0.11.7 libevent@2.1.12 libgpiod@2.2.2 libjpeg-turbo@2.1.4 which@2.21
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://pikvm.org
Licenses: GPL 3
Build system: gnu
Synopsis: Lightweight and fast MJPEG-HTTP streamer
Description:

Lightweight and very quick server to stream MJPEG video from any V4L2 device to the net. All new browsers have native support of this video format, as well as most video players such as mplayer, VLC etc. µStreamer is a part of the PiKVM project designed to stream VGA and HDMI screencast hardware data with the highest resolution and FPS possible.

opentimelineio 0.17.0
Dependencies: imath@3.1.3 rapidjson@1.1.0-1.949c771
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://opentimeline.io
Licenses: GPL 2+
Build system: cmake
Synopsis: API and interchange format for editorial timeline information
Description:

OpenTimelineIO is an interchange format and API for editorial cut information. OTIO contains information about the order and length of cuts and references to external media. It is not however, a container format for media.

For integration with applications, the core OTIO library is implemented in C++ and provides an in-memory data model, as well as library functions for interpreting, manipulating, and serializing that data model. Within the core is a dependency-less library for dealing strictly with time, opentime.

recordmydesktop 0.4.0
Dependencies: popt@1.18 zlib@1.3.1 libx11@1.8.12 libice@1.1.2 libsm@1.2.5 libxfixes@6.0.1 libxdamage@1.1.6 libxext@1.3.6 alsa-lib@1.2.11 libvorbis@1.3.7 libtheora@1.1.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://enselic.github.io/recordmydesktop/
Licenses: GPL 2+
Build system: gnu
Synopsis: Desktop session video recorder
Description:

recordMyDesktop is a command-line tool that captures the activity in your graphical desktop and encodes it as a video. This is a useful tool for making screencasts.

libva 2.22.0
Dependencies: libdrm@2.4.124 libx11@1.8.12 libxext@1.3.6 libxfixes@6.0.1 mesa@25.2.3 wayland@1.24.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://www.freedesktop.org/wiki/Software/vaapi/
Licenses: Expat
Build system: gnu
Synopsis: Video acceleration library
Description:

The main motivation for VA-API (Video Acceleration API) is to enable hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for prevailing coding standards (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/VMW3).

avidemux 2.8.1
Dependencies: alsa-lib@1.2.11 fontconfig-minimal@2.14.0 freetype@2.13.3 fribidi@1.0.12 glu@9.0.2 jack@0.125.0 lame@3.100 libaom@3.8.0 libva@2.22.0 libvdpau@1.5 libvorbis@1.3.7 libvpx@1.15.2 libxv@1.0.13 pulseaudio@16.1 qtbase@5.15.17 qtwayland@5.15.17 sqlite@3.39.3 zlib@1.3.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: http://fixounet.free.fr/avidemux/
Licenses: GPL 2+
Build system: qt
Synopsis: Video editor
Description:

Avidemux is a video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.

dvdauthor 0.7.2
Dependencies: libdvdread@6.1.3 libpng@1.6.39 imagemagick@6.9.13-5 libxml2@2.14.6 freetype@2.13.3
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://dvdauthor.sourceforge.net
Licenses: GPL 3+
Build system: gnu
Synopsis: Generates a DVD-Video movie from a MPEG-2 stream
Description:

dvdauthor will generate a DVD-Video movie from a MPEG-2 stream containing VOB packets.

obs-wlrobs 1.1
Dependencies: obs@32.0.1 simde@0.8.2 libx11@1.8.12 wayland@1.24.0 wayland-protocols@1.45
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://hg.sr.ht/~scoopta/wlrobs
Licenses: GPL 3+
Build system: meson
Synopsis: OBS plugin for Wayland (wlroots) screen capture
Description:

This OBS plugin allows you to capture the screen on wlroots-based Wayland compositors.

libvpx 1.15.2
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://www.webmproject.org/
Licenses: Modified BSD
Build system: gnu
Synopsis: VP8/VP9 video codec
Description:

libvpx is a codec for the VP8/VP9 video compression format.

celluloid 0.28
Dependencies: gtk@4.16.13 libadwaita@1.6.0 libepoxy@1.5.10 mpv@0.41.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/celluloid-player/celluloid
Licenses: GPL 3+
Build system: meson
Synopsis: GTK+ frontend for the mpv media player
Description:

Celluloid is a simple GTK+ frontend for the mpv media player. It interacts with mpv via the client API exported by libmpv, allowing access to mpv's powerful playback capabilities.

ffmpegthumbnailer 2.2.2
Dependencies: ffmpeg@4.4.6 libjpeg-turbo@2.1.4 libpng@1.6.39 gvfs@1.56.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/dirkvdb/ffmpegthumbnailer
Licenses: GPL 2+
Build system: cmake
Synopsis: Create thumbnails from video files
Description:

FFmpegthumbnailer is a lightweight video thumbnailer that can be used by file managers to create thumbnails for your video files. The thumbnailer uses ffmpeg to decode frames from the video files, so supported videoformats depend on the configuration flags of ffmpeg.

libde265 1.0.14
Dependencies: sdl2@2.30.8
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://www.libde265.org/
Licenses: Expat LGPL 3+
Build system: gnu
Synopsis: H.265 video codec implementation
Description:

Libde265 is an implementation of the h.265 video codec. It is written from scratch and has a plain C API to enable a simple integration into other software.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091