- Notifications
You must be signed in to change notification settings - Fork6
A simple GUI program for using VapourSynth/Avisynth Script previewed and encoded.
License
emako/qvs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Note
Migration: This project is gradually migrating toVSEnc (keep private now) and progress is currently slow.
In addition, I hope someone can take over the maintenance ofVapourSynthViewer.NET. I am not that familiar with the new version of vsapi.
You can download fromreleases page.
See thechangelog.md page.
- 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.
qvs is developed based on Qt5.
Seebuild.md for more details.
VapourSynth is developing fastly, so API expiration problems are easy to occur.
Leave yourissuse for any question.
May add
audio track support
, but depending on the update ofvsedit
.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/Avalonia in the future development.
qvs is licensed under theMIT License.
About
A simple GUI program for using VapourSynth/Avisynth Script previewed and encoded.