SkillAgentSearch skills...

Now

📼 A slim FFMPEG wrapper to easily transcode videos to multiple resolutions using Nvidia GPUs

Install / Use

/learn @juniorxsound/Now
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <h1>now</h1> <img src="./cover.gif" width="450" /><br/> <p>A slim FFMPEG wrapper to easily transcode videos to multiple resolutions using Nvidia GPUs 📼</p> <a href="#getting-started">Getting started</a> </div>

Getting started

To quickly get started make sure you have Docker (>=19.03), Nvidia docker and make installed.

  • Clone the respository and cd into it - git clone https://github.com/juniorxsound/now.git && cd now
  • Build the Docker image by running make setup
  • Download the Big Buck Bunny test video by running make download
  • Build the program by running make build
  • Run the program by running make run

If everything went well you should have 4 transcoded versions of the video in video/transcode/

For a simple example look at main.cpp

View on GitHub
GitHub Stars16
CategoryContent
Updated12mo ago
Forks1

Languages

C++

Security Score

72/100

Audited on Apr 9, 2025

No findings