libav-examples
avidemux2
libav-examples | avidemux2 | |
---|---|---|
1 | 2 | |
5 | 736 | |
- | 3.0% | |
0.0 | 9.3 | |
over 2 years ago | 3 days ago | |
C | C | |
- | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
libav-examples
avidemux2
-
Is there is any way ffmpeg can remove the black bars around this video
Well since others have mentioned their favorite alternatives to plain ffmpeg for this task, I'll just mention Avidemux. It has a crop filter that lets you pick any frame you want and crop to that, but it also has a VERY good auto-detect button that almost always detects the edges correctly (the exception is very low light scenes, but you can use a slider to pick a brighter frame). Alternately, there is also a quadrature filter in Avidemux that lets you expand (or reduce) the size of the video without changing the size of the output video, so you could essentially blow up the "good" area to push the black bars off the screen (although that will undoubtedly cause some loss of resolution, though there is also a sharpen filter that might compensate for some of that). Avidemux is cross-platform so there are Windows, MacOS, and Linux versions, so you might want to give it a look. See https://en.wikipedia.org/wiki/Avidemux for a better description or download from here: https://github.com/mean00/avidemux2/releases/tag/2.8.0 (or if you want the latest nightly or need an older version then https://www.avidemux.org/nightly/).
-
Anyone a fan of systemd over here?
Btw i dont see any proprietary building commands in avidemux source: https://github.com/mean00/avidemux2/blob/master/bootStrap.bash
What are some alternatives?
SwiftFFmpeg - A Swift wrapper for the FFmpeg API
smolrtsp - A lightweight real-time streaming library for IP cameras
mlt - MLT Multimedia Framework
hxCodec - Haxe library for native video playback on HaxeFlixel and OpenFL.
ffmpeg-libav-tutorial - FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: πΊπΈ π¨π³ π°π· πͺπΈ π»π³ π§π·
MV-Tractus - A simple tool to extract motion vectors from h264 encoded videos.
ffprobe-wasm - A Web-based FFProbe. Powered by FFmpeg, Vue and Web Assembly!
wcap - Small and efficient screen recording utility for Windows 10 and 11
osr2mp4-core - A program to convert osu replay file osr to mp4. Sample: https://www.youtube.com/watch?v=5ugu_9yDSg0
nginx-vod-module - NGINX-based MP4 Repackager
ConPlayer - Plays videos in console
Express - Fast, unopinionated, minimalist web framework for node.