• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install VapourSynth editor on Ubuntu 18.04

{{postValue.id}}

To install VapourSynth editor on Ubuntu 18.04

VapourSynth is an application for video manipulation. It is also considered to be a plugin or a library. The core library is written in C++ and a python to allow video scripts to be created. It is multi-threaded, contains per frame properties and also supports various format changes. In this tutorial, we will cover the installation of VapourSynth on Ubuntu 18.04.

Installation

Add the repository of VapourSynth using PPA

root@linuxhelp:~# add-apt-repository ppa:djcj/vapoursynth
 AviSynth-like Python-based frameserver. Inofficial PPA.

Official homepage: http://www.vapoursynth.com/
Source repository: https://github.com/vapoursynth/vapoursynth
Inofficial plugins collection: https://github.com/darealshinji/vapoursynth-plugins
Support: http://forum.doom9.org/forumdisplay.php?f=82

This repository includes mpv (an mplayer2 fork) with VapourSynth support enabled.
 More info: https://launchpad.net/~djcj/+archive/ubuntu/vapoursynth
Press \[ENTER\] to continue or Ctrl-c to cancel adding it.
.
.
Get:13 http://in.archive.ubuntu.com/ubuntu bionic/multiverse DEP-11 48x48 Icons \[8,931 B\]
Get:14 http://in.archive.ubuntu.com/ubuntu bionic-updates/main DEP-11 48x48 Icons \[31.4 kB\]
Get:15 http://in.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages \[172 kB\]
Get:16 http://in.archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages \[173 kB\]                    
Get:17 http://in.archive.ubuntu.com/ubuntu bionic-updates/universe DEP-11 48x48 Icons \[155 kB\]               
Get:18 http://in.archive.ubuntu.com/ubuntu bionic-updates/multiverse DEP-11 48x48 Icons \[29 B\]               
Get:19 http://in.archive.ubuntu.com/ubuntu bionic-backports/universe DEP-11 48x48 Icons \[29 B\]               
Fetched 3,017 kB in 7s (425 kB/s)                                                                            
Reading package lists... Done

Install the VapourSynth package using the following command

root@linuxhelp:~# apt-get install vapoursynth-editor -y
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  apache2-bin apache2-data apache2-utils libapr1 libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-ldap
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
.
.
Setting up libavcodec57:amd64 (7:3.4.4-0ubuntu0.18.04.1) ...
Setting up libqt5svg5:amd64 (5.9.5-0ubuntu1) ...
Setting up libchromaprint1:amd64 (1.4.3-1) ...
Setting up vapoursynth-editor (18-1~bionic4) ...
Setting up libavformat57:amd64 (7:3.4.4-0ubuntu0.18.04.1) ...
Setting up vapoursynth-python3 (44-2~bionic) ...
Setting up libvapoursynth-script0 (44-2~bionic) ...
Setting up libvapoursynth (44-2~bionic) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...

Once Installation is done you can access the VapourSynth from the Menu as shown here
ubuntu_menu

VapourSynth application
vapoursynth_application

The version of VapourSynth can be found in Help-> About
vapoursynth_version

With this, the method to install VapourSynth on Ubuntu 18.04 comes to an end.

Tags:
noah
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

What is VapourSynth editor?

A

VapourSynth is an application for video manipulation. It is also considered to be a plugin or a library. The core library is written in C++ and a python to allow video scripts to be created. It is multi-threaded, contains per frame properties and also supports various format changes.

Q

How to install VapourSynth editor on Ubuntu?

A

Run the following command:
# apt-get install vapoursynth-editor

Q

How can I Add the repository of VapourSynth?

A

Run the following command:
# add-apt-repository ppa:djcj/vapoursynth

Q

What are the Alternatives in VapourSynth?

A

The alternatives are,
Avisynth
WAX
Boilsoft Video Splitter
Video Enhancer

Q

What is the latest version of VapourSynth editor?

A

The latest version of VapourSynth editor is
Version:r44

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Sebastian ?
How to change non required to required field in SuiteCRM Custom/Default Modules

How to change not required to the required field in SuiteCRM Custom/Default Modules?

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.