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

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.


vidstab 1.1.0-0.aeabc8d
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: http://public.hronopik.de/vid.stab/
Licenses: GPL 2+
Build system: cmake
Synopsis: Video stabilization library
Description:

Vidstab is a video stabilization library which can be used with FFmpeg. A video acquired using a hand-held camera or a camera mounted on a vehicle typically suffers from undesirable shakes and jitters. Activities such as surfing, skiing, riding and walking while shooting videos are especially prone to erratic camera shakes. Vidstab targets these video contents to help create smoother and stable videos.

jellyfin-mpv-shim 2.9.0
Dependencies: python@3.11.14 python-jellyfin-apiclient@1.11.0 python-jinja2@3.1.2 python-mpv@1.0.8 python-mpv-jsonipc@1.2.0 python-pypresence@4.6.1 python-pystray@0.19.5 python-requests@2.32.5
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/jellyfin/jellyfin-mpv-shim
Licenses: GPL 3 Expat Public Domain LGPL 3+
Build system: python
Synopsis: Cast media from Jellyfin Mobile and Web apps to MPV
Description:

Jellyfin MPV Shim is a cross-platform cast client for Jellyfin. It has support for various media files without transcoding.

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.

svt-hevc 1.5.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/OpenVisualCloud/SVT-HEVC/
Licenses: non-copyleft
Build system: cmake
Synopsis: SVT HEVC encoder
Description:

Scalable Video Technology (SVT) is a software-based video coding technology that is highly optimized for Intel's Xeon processors. Using the SVT-HEVC encoder, it is possible to spread video encoding processing across multiple Intel's Xeon processors to achieve a real advantage of processing efficiency. Note that this package requires the AVX2 instruction, which means it will not work on older x86_64 CPUs such as the Core 2 Duo.

h264bitstream 0.2.0-1.ae72f73
Dependencies: ffmpeg@8.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/aizvorski/h264bitstream
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Library to read and write H.264 video bitstreams
Description:

This package provides the GameStream code shared between Moonlight clients.

vapoursynth 61
Dependencies: ffmpeg@8.0 libass@0.15.1 python@3.11.14 tesseract-ocr@5.3.0 zimg@3.0.3
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: http://www.vapoursynth.com/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: Video processing framework
Description:

VapourSynth is a C++ library and Python module for video manipulation. It aims to be a modern rewrite of Avisynth, supporting multithreading, generalized colorspaces, per frame properties, and videos with format changes.

ffms2 2.23
Dependencies: zlib@1.3.1
Propagated dependencies: ffmpeg@4.4.6
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/FFMS/ffms2
Licenses: GPL 2+
Build system: gnu
Synopsis: Cross-platform wrapper around ffmpeg/libav
Description:

FFMpegSource is a wrapper library around ffmpeg/libav that allows programmers to access a standard API to open and decompress media files.

orf-dl 1.0.1
Dependencies: ffmpeg@8.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/tpoechtrager/orf_dl
Licenses: Modified BSD
Build system: go
Synopsis: Download videos from ORF ON
Description:

This package provides a Go-based command line application to download videos from Austria's national television broadcaster.

libdv 1.0.0
Dependencies: libxv@1.0.13
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://libdv.sourceforge.net/
Licenses: LGPL 2.1+
Build system: gnu
Synopsis: DV video (IEC 61834 and SMPTE 314M) codec
Description:

The Quasar DV codec (libdv) is a software codec for DV video, the encoding format used by most digital camcorders, typically those that support the IEEE 1394 (a.k.a. FireWire or i.Link) interface. Libdv was developed according to the official standards for DV video: IEC 61834 and SMPTE 314M.

frei0r-plugins 1.7.0
Dependencies: gavl@1.4.0 cairo@1.18.4
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://www.dyne.org/software/frei0r/
Licenses: GPL 2+ LGPL 2.1+
Build system: gnu
Synopsis: Minimalistic plugin API for video effects
Description:

Frei0r is a minimalistic plugin API for video effects. The main emphasis is on simplicity for an API that will round up the most common video effects into simple filters, sources and mixers that can be controlled by parameters. Frei0r wants to provide a way to share these simple effects between many applications, avoiding their reimplementation by different projects. It counts more than 100 plugins.

svt-vp9 0.3.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/OpenVisualCloud/SVT-VP9
Licenses: FreeBSD
Build system: cmake
Synopsis: VP9 video encoder
Description:

SVT-VP9 is a VP9 video encoder implementation. It is focused on supporting video-on-demand and live encoding on Intel Xeon processors.

v4l-utils-minimal 1.22.1
Dependencies: alsa-lib@1.2.11 glu@9.0.2 libjpeg-turbo@2.1.4 libx11@1.8.12 eudev@3.2.14
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://linuxtv.org/wiki/index.php/V4l-utils
Licenses: LGPL 2.1+ GPL 2
Build system: gnu
Synopsis: Realtime video capture utilities for Linux
Description:

The v4l-utils provide a series of libraries and utilities to be used for realtime video capture via Linux-specific APIs.

orfondl 1.0.1
Dependencies: ffmpeg@8.0
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/tpoechtrager/orf_dl
Licenses: Modified BSD
Build system: go
Synopsis: Download videos from ORF ON
Description:

This package provides a Go-based command line application to download videos from Austria's national television broadcaster.

l-smash 2.14.5
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://l-smash.github.io/l-smash/
Licenses: ISC
Build system: gnu
Synopsis: MP4 multiplexer and demultiplexer library
Description:

L-SMASH is a cross-platform library that handles the ISO base media file format and some of its derived file formats, including MP4. It operates as a multiplexer and demultiplexer, and can mux video and audio in several formats using standalone executable files.

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.

libmatroska 1.7.1
Dependencies: libebml@1.4.5
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://www.matroska.org
Licenses: LGPL 2.1
Build system: cmake
Synopsis: C++ library to parse Matroska files (.mkv and .mka)
Description:

Matroska aims to become the standard of multimedia container formats. It is based on EBML (Extensible Binary Meta Language), a binary derivative of XML. EBML enables the Matroska Development Team to gain significant advantages in terms of future format extensibility, without breaking file support in old parsers. libebml is a C++ library to read and write EBML files.

dav1d 1.5.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://code.videolan.org/videolan/dav1d
Licenses: FreeBSD
Build system: meson
Synopsis: AV1 decoder
Description:

dav1d is a new AV1 cross-platform decoder, and focused on speed and correctness.

vdpauinfo 1.5
Propagated dependencies: libvdpau@1.5
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://wiki.freedesktop.org/www/Software/VDPAU/
Licenses: X11-style
Build system: gnu
Synopsis: Tool to query the capabilities of a VDPAU implementation
Description:

Vdpauinfo is a tool to query the capabilities of a VDPAU implementation.

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.

yt-dlp 2025.11.12
Dependencies: ffmpeg@8.0 python-brotli@1.0.9 python-certifi@2025.06.15 python-mutagen@1.47.0 python-pycryptodomex@3.21.0 python-requests@2.32.5 python-urllib3@2.5.0 python-websockets@13.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/yt-dlp/yt-dlp
Licenses: Public Domain
Build system: pyproject
Synopsis: Download videos from YouTube.com and other sites
Description:

yt-dlp is a small command-line program to download videos from YouTube.com and many more sites. It is a fork of youtube-dl with a focus on adding new features while keeping up-to-date with the original project.

vlc 3.0.21
Dependencies: alsa-lib@1.2.11 avahi@0.8 bash-minimal@5.2.37 dav1d@1.5.1 dbus@1.15.8 eudev@3.2.14 ffmpeg@6.1.2 flac@1.5.0 fontconfig-minimal@2.14.0 freetype@2.13.3 fribidi@1.0.12 gnutls@3.8.3 liba52@0.8.0 libarchive@3.7.7 libass@0.15.1 libavc1394@0.5.4 libbluray@1.3.4 libcaca@0.99.beta19 libcddb@1.3.2 libdca@0.0.7 libdvbpsi@1.3.3 libdvdnav@6.1.1 libdvdread@6.1.3 libebml@1.4.5 libgcrypt@1.11.0 libidn@1.43 libkate@0.4.1 libmad@0.15.1b libmatroska@1.7.1 libmicrodns@0.1.2 libmodplug@0.8.9.0 libmpeg2@0.5.1 libogg@1.3.6 libpng@1.6.39 libraw1394@2.1.2 librsvg@2.58.5 libsamplerate@0.1.9 libsecret@0.21.4 libssh2@1.10.0 libtheora@1.1.1 libupnp@1.14.18 libva@2.22.0 libvdpau@1.5 libvorbis@1.3.7 libvpx@1.15.2 libx264@164-0.b093bbe libxext@1.3.6 libxi@1.8.2 libxinerama@1.1.5 libxml2@2.14.6 libxpm@3.5.17 livemedia-utils@2025.11.06 lua@5.2.4 mesa@25.2.3 opus@1.5.2 perl@5.36.0 protobuf@3.21.9 pulseaudio@16.1 python-wrapper@3.11.14 qtbase@5.15.17 qtsvg@5.15.17 qtx11extras@5.15.17 samba@4.18.1 sdl12-compat@1.2.68 sdl-image@1.2.12 speex@1.2.1 speexdsp@1.2.1 srt@1.4.4 taglib@1.12 twolame@0.4.0 unzip@6.0 wayland@1.24.0 wayland-protocols@1.45 x265@3.5 xcb-util-keysyms@0.4.1
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://www.videolan.org/
Licenses: GPL 2+
Build system: gnu
Synopsis: Audio and video framework
Description:

VLC is a cross-platform multimedia player and framework that plays most multimedia files as well as DVD, Audio CD, VCD, and various streaming protocols.

mjpg-streamer 1.0.0
Dependencies: libjpeg-turbo@2.1.4
Channel: guix
Location: gnu/packages/video.scm (gnu packages video)
Home page: https://github.com/jacksonliam/mjpg-streamer
Licenses: GPL 2+
Build system: cmake
Synopsis: Stream JPEG over IP network
Description:

Command line application that copies JPEG frames from one or more input plugins to multiple output plugins. It can be used to stream JPEG files over an IP-based network from a webcam to various types of viewers such as Chrome, Firefox, Cambozola, VLC, mplayer, and other software capable of receiving MJPG streams.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31087