All Projects → l33tmeatwad → AMVtool

l33tmeatwad / AMVtool

Licence: GPL-3.0 license
Qt GUI for FFmpeg designed for video editors.

Programming Languages

C++
36643 projects - #6 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to AMVtool

sms
A Go library for encoding and decoding SMSs
Stars: ✭ 37 (+32.14%)
Mutual labels:  encoding
EmojiRunner
Search for emojis in Krunner and copy/paste them
Stars: ✭ 33 (+17.86%)
Mutual labels:  qt5
osm
Open sound meter. FFT based application for tuning sound systems.
Stars: ✭ 122 (+335.71%)
Mutual labels:  qt5
qt-downloader
CLI to download Qt on headless systems
Stars: ✭ 39 (+39.29%)
Mutual labels:  qt5
binary viewer
A binary visualization tool to aid with reverse engineering and malware detection similar to Cantor.Dust
Stars: ✭ 55 (+96.43%)
Mutual labels:  qt5
qml-ar
Seamless Augmented Reality module for QML using UchiyaMarkers
Stars: ✭ 32 (+14.29%)
Mutual labels:  qt5
multibase
multi base encoding/decoding utility
Stars: ✭ 15 (-46.43%)
Mutual labels:  encoding
ModernFramelessWindow
Modern (MS Office, Visual Studio like) frameless window in Qt5
Stars: ✭ 22 (-21.43%)
Mutual labels:  qt5
SiebenApp
Experimental dependency-aware goal manager
Stars: ✭ 13 (-53.57%)
Mutual labels:  qt5
morton-nd
A header-only compile-time Morton encoding / decoding library for N dimensions.
Stars: ✭ 78 (+178.57%)
Mutual labels:  encoding
PiHueEntertainment
An application that can handle the Hue Entertainment Areas on a Raspberry Pi
Stars: ✭ 28 (+0%)
Mutual labels:  qt5
fastify-accepts
Add accepts parser to fastify
Stars: ✭ 51 (+82.14%)
Mutual labels:  encoding
SuperMario-Allegro-Cpp
Simple Super Mario in Allegro C++ & The Final Project of Course Advanced Programming
Stars: ✭ 21 (-25%)
Mutual labels:  qt5
dnscrypt-proxy-gui
Qt/KF5 GUI wrapper over dnscrypt-proxy
Stars: ✭ 25 (-10.71%)
Mutual labels:  qt5
pyvoicechanger
Real Time Microphone Voice Changer Python 3.6+ App. Works with On-Line Games and VideoConferences!
Stars: ✭ 236 (+742.86%)
Mutual labels:  qt5
macdeployqt
Implementation of macdeployqt utility for Qt5 which fixes problems with application deployment and distribution.
Stars: ✭ 25 (-10.71%)
Mutual labels:  qt5
QLogger
Multi-threading logger for Qt applications
Stars: ✭ 46 (+64.29%)
Mutual labels:  qt5
EntityEmbedding-Working Example
This repository contains a notebook demonstrating a practical implementation of the so-called Entity Embedding for Encoding Categorical Features for Training a Neural Network.
Stars: ✭ 75 (+167.86%)
Mutual labels:  encoding
gopem
GUI for OPEM library
Stars: ✭ 20 (-28.57%)
Mutual labels:  qt5
gonvert
Golang character encoding converter with an automatic code-estimation.
Stars: ✭ 24 (-14.29%)
Mutual labels:  encoding

AMVtool is a GUI created with Qt for FFMpeg that is geared towards the needs of AMV editors. In addition to handling almost all the formats that editors will use, it also helps out by automatically adjusting certain encode settings that are often incorrectly selected by many editors. Here are some of the features:

  • Available on Linux, macOS, and Windows.
  • Automatically chooses the color matrix based on the existing file or guesses based on resolution.
  • Can pass through HDR or convert it to SDR.
  • Easily copy video & audio streams from one container to another.
  • Queue for batch encoding and easily configure all videos at once or individually.
  • Shows bit depth of the currently selected video stream.
  • Supports encoding of AviSynth (Windows Only) & VapourSynth scripts.
  • Supports encoding to DNxHR, ProRes, Ut Video, VP9, x264, & x265.
  • Supports multiple audio streams.

Configure vs Configure All

Configure will allow you to configure the settings for the currently selected file in the queue. Unlike Configure All, this option will allow you to select an alternate audio file to use when encoding and allow you to select which audio or video stream you want to use (if applicable). Configure All will allow you to change the settings for all files in the queue and will also be the new default settings for any new files added to the queue until the program is restarted.

Chagne Playback Aspect Ratio

This feature will change the playback aspect ratio for videos, however not all media players and editing software will honor the aspect ratio flag for x264 & x265 video streams that are copied instead of re-encoded. Most software will honor the aspect ratio flag for DNxHR & ProRes video streams that are copied.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].