All Projects → emako → qvs

emako / qvs

Licence: MIT license
A simple GUI program for using VapourSynth/Avisynth Script previewed and encoded.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
QMake
1090 projects
Batchfile
5799 projects

Projects that are alternatives of or similar to qvs

staxrip
StaxRip is a video encoding app for Windows with a unrivaled feature set and usability.
Stars: ✭ 132 (+288.24%)
Mutual labels:  avisynth, vapoursynth
encode-scripts
Scripts of our encodes
Stars: ✭ 69 (+102.94%)
Mutual labels:  avisynth, vapoursynth
VapourSynth-TCanny
TCanny filter for VapourSynth
Stars: ✭ 24 (-29.41%)
Mutual labels:  vapoursynth
MediaInfo.NET
MediaInfo.NET is a Windows application that shows media file information
Stars: ✭ 75 (+120.59%)
Mutual labels:  mediainfo
MPV lazy
🔄 mpv player 播放器折腾记录 windows conf ; 中文注释配置 快速帮助萌新入门 ; mpv-lazy 懒人包 win10 x64
Stars: ✭ 615 (+1708.82%)
Mutual labels:  vapoursynth
VapourSynth-AddGrain
AddGrain filter for VapourSynth
Stars: ✭ 19 (-44.12%)
Mutual labels:  vapoursynth
smarthash
Metadata aware torrent hasher with plugin support
Stars: ✭ 31 (-8.82%)
Mutual labels:  mediainfo
vod metadata
CableLabs VOD Metadata 1.1 Generator
Stars: ✭ 31 (-8.82%)
Mutual labels:  mediainfo
pynfogen
Scriptable MediaInfo-fed NFO Generator for Movies and TV
Stars: ✭ 23 (-32.35%)
Mutual labels:  mediainfo
dfttest
2D/3D frequency domain denoiser.
Stars: ✭ 14 (-58.82%)
Mutual labels:  avisynth
avsrepo
A simple package repository for AviSynth+ https://forum.doom9.org/showthread.php?t=175822
Stars: ✭ 15 (-55.88%)
Mutual labels:  avisynth
VapourSynth-Super-Resolution-Helper
Setup scripts for ESRGAN/MXNet image/video upscaling in VapourSynth
Stars: ✭ 63 (+85.29%)
Mutual labels:  vapoursynth
Differential
一个可以自动生成PTGen,MediaInfo/BDInfo,截图,并且生成发布所需内容的快速发种工具
Stars: ✭ 91 (+167.65%)
Mutual labels:  mediainfo
havsfunc
Holy's ported AviSynth functions for VapourSynth
Stars: ✭ 87 (+155.88%)
Mutual labels:  vapoursynth
kagefunc
A collection of Vapoursynth functions. kagefunc.py is the only relevant file for users
Stars: ✭ 44 (+29.41%)
Mutual labels:  vapoursynth
vs-mlrt
Efficient ML Filter Runtimes for VapourSynth (with built-in support for waifu2x, DPIR, RealESRGANv2, and Real-CUGAN)
Stars: ✭ 34 (+0%)
Mutual labels:  vapoursynth
encode-scripts
Various scripts I use regarding encoding and stuff
Stars: ✭ 37 (+8.82%)
Mutual labels:  vapoursynth
pythonBits
A Python pretty printer for generating attractive movie descriptions with screenshots.
Stars: ✭ 28 (-17.65%)
Mutual labels:  mediainfo
yuuno
Yuuno = VapourSynth + Jupyter
Stars: ✭ 39 (+14.71%)
Mutual labels:  vapoursynth
Get-MediaInfo
Get-MediaInfo is a PowerShell MediaInfo solution
Stars: ✭ 50 (+47.06%)
Mutual labels:  mediainfo

qvs

A simple program for using VapourSynth/Avisynth Script previewed and encoded.

Download

GitHub downloads GitHub downloads

You can download from releases page.

See the changelog.md page.

Main Features

  • New script(*.vpy), also using blockly, a visual programming tools.
  • Encode script(*.vpy) or video, also using x264/x265/NVEnc/QSVEnc/VCEEnc encoders.
  • Encode audio, also using AAC/MP3/ALAC/FLAC/OPUS/OGG Vorbis/AC3/WAV encoders.
  • Muxer video and audio, also using MP4Box/L-smash/MKVMerge/FFMpeg tools.
  • Demuxer video, also using FFMpeg/Eac3to/MKVExtract/TsDemux tools.
  • Create single image video.
  • Splite/Merge media file.
  • Show MediaInfo.
  • Audio Cutter.

Screen Shot

  • Main UI

main-encode

  • Mediainfo UI

mediainfo

  • Create Script from Add New Job

add-job

  • Create Script from blockly UI

script_blockly

  • Script Mount UI

script-mount

  • Script Preview UI

script-preview

Building

qvs is developed based on Qt5.

See build.md for more details.

Issuse

GitHub issues GitHub closed issues

VapourSynth is developing fastly, so API expiration problems are easy to occur.

Leave your issuse for any question.

Future

  1. May add audio track support, but depending on the update of vsedit.

  2. About Blockly, Qt support for the web (blockly) is unfriendly, and Qt itself still has a large number of bugs. Consider adopting it in the future .NET technology substitution.

C++/Qt development is too time-consuming so may use .NET/WPF or .NET/MAUI in the future development.

License

qvs is licensed under the MIT License.

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].