https://github.com/erickwendel/editing-videos-nodejs-ffmpeg
editing videos on-demand using Node.js Streams and ffmpeg (pt-br)
https://github.com/erickwendel/editing-videos-nodejs-ffmpeg
ffmpeg javascript nodejs noframeworks streams tutorial webapi
Last synced: 5 months ago
JSON representation
editing videos on-demand using Node.js Streams and ffmpeg (pt-br)
- Host: GitHub
- URL: https://github.com/erickwendel/editing-videos-nodejs-ffmpeg
- Owner: ErickWendel
- Created: 2023-02-02T18:23:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-02T23:17:17.000Z (about 3 years ago)
- Last Synced: 2025-04-04T21:24:10.003Z (10 months ago)
- Topics: ffmpeg, javascript, nodejs, noframeworks, streams, tutorial, webapi
- Language: JavaScript
- Homepage: https://www.youtube.com/live/RixFzeltO68?feature=share
- Size: 45.2 MB
- Stars: 41
- Watchers: 2
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# editing-videos-nodejs-ffmpeg
## About
This is the examples shown in my live screen about [editing videos on-demand using Node.js Streams and ffmpeg (pt-br)](https://www.youtube.com/live/RixFzeltO68?feature=share)
First of all, leave your star 🌟 on this repo.
Access our [**exclusive telegram channel**](https://bit.ly/canalerickwendel) so I'll let you know about all the content I've been producing
## Complete source code
- Access it in [app](./recorded/)

## Have fun!