Note
Migration: This project is gradually migrating to VSEnc (keep private now) and progress is currently slow.
In addition, I hope someone can take over the maintenance of VapourSynthViewer.NET. I am not that familiar with the new version of vsapi.
You can download from releases page.
See the changelog.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.
See build.md for more details.
VapourSynth is developing fastly, so API expiration problems are easy to occur.
Leave your issuse 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 the MIT License.