Video is a language for making movies

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
  1. video

    Source Code for Video language.

    The documentation is hosted on another site, and at least one version of it has moved to https://docs.racket-lang.org/video/index.html. Sadly it says almost nothing - I think this is v0.0 and can't find a way to change that. The more recent documentation source code is at https://github.com/videolang/video/tree/master/video/scribbl... and there are examples at https://github.com/videolang/video/tree/master/video/example... (without any explanation, and they don't seem to do much).

    Unsearchable name, Scheme-like syntax, no accessible documentation, no compelling examples ... not much chance of success. Still, the idea of a "language for making movies" is interesting.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. revideo

    Create Videos with Code

    https://github.com/redotvideo/revideo

    It's based on the browser canvas and allows for instant preview of compositions. We recently rebuilt our renderer on top of the web-codecs API which makes it super fast. Would love some feedback!

  4. mlt

    MLT Multimedia Framework

    Author of videolang:

    Avisynth+ is awesome.

    Interestingly enough, the first version of video was actually built on top of libmlt: https://www.mltframework.org/

    I was just dissatisfied with it due to its lack of functions. I can't remember why I didn't just use avisynth as it does actually have functions.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Kdenlive 24.02 open source video editor released

    1 project | news.ycombinator.com | 11 Mar 2024
  • Solution to correct digital copy of VHS recording with horizontal "jitter"?

    1 project | /r/DataHoarder | 19 Jan 2023
  • what does this error mean and what can i do to fix it?

    1 project | /r/kdenlive | 23 Nov 2022
  • I'd like to install the Linux MELT command line tool to be able to use on my Android phone. Would anyone be willing to help? I will compensate for your time

    2 projects | /r/termux | 18 Oct 2022
  • Workflow for recording a talk and post-processing it

    2 projects | dev.to | 24 Mar 2023

Did you know that C is
the 6th most popular programming language
based on number of references?