User:Kibi/AvsPmod

From Wikipedia, the free encyclopedia

AvsPmod (f. AvsP) is an open source AviSynth script editor[1][2], i.e. video script editor, written by Peter Jang and maintained by a community of enthusiasts[3]. It's a tabbed text editor with AviSynth-specific syntax highlighting, autocompletion, made to simplify the development of scripts[4]. AvsPmod has built-in frame accurate video player to show the actual result of rendering AviSynth scripts.

AvsPmod
Original author(s)Peter Jang[5]
Developer(s)AvsPmod authors
Initial release2006.09.04
Stable release
2.5.1 / 2013.06.25
Preview release
2.5.1-90 / 2017.03.24
Repositoryhttps://github.com/avspmod/avspmod
Written inPython
Operating systemWindows, Linux
PlatformIA-32 and x64
Available inEnglish, Spanish, German, Portuguese, French, Russian, Japanese
TypeVideo editing software
LicenseGNU General Public License
Websitehttps://avspmod.github.io/

It's officially recommended IDE/GUI by AviSynth developers. What really makes AvsPmod unique is the ability to create graphical sliders and other elements for any filter's arguments, essentially giving AviSynth a GUI without losing any of its powerful features.

History[edit]

The project was started in 2006 as AvsP by Peter Jang under GPL license, was actively developed for two years and became abandoned by its original developer. Since the beginning AvsP was published at Doom9 forum and became very popular in the video processing community. In 2010 it's development was continued as AvsPmod by forum members. In 2013 Diego Fernández Gosende created git repository https://github.com/AvsPmod/AvsPmod and started to maintain the development of AvsPmod along with other contributors.

Supported Frame Servers[edit]

Frame Server OS Link
AviSynth Windows (x86) http://avisynth.nl/index.php/Main_Page
AviSynth+ Windows (x64 and x86) http://avs-plus.net/
AvxSynth Linux https://github.com/avxsynth/avxsynth/wiki

References[edit]

  1. ^ Bidmead, Chris (25 June 2009). "Getting Started with Avisynth. Turn your PC into a video powerhouse". The Register. 38 Chancery Lane, London, WC2A 1LF UK: Situation Publishing. Retrieved 20 March 2018. This is all very wonderful, you might be saying, but no darn use to me if it involves having to write a script like that. So here's where I drop my mask of advanced geekery and tell you that I didn't actually write that script. Nor did anybody else. It was written for me by a particularly neat piece of software called AvsP. AvsP is a text editor that understands Avisynth a lot better than I do. And it can show me, frame by frame, what it's doing - it has its own built-in mini-Moviola, if you like. And like Avisynth, it's free.{{cite magazine}}: CS1 maint: location (link)
  2. ^ Mostéfaoui, Soraya Kouadri; Ferreira, Giselle; Williams, Judith; Herman, Clem (2012-01-17). "Using Creative Multimedia in Teaching and Learning ICTs: A Case Study". European Journal of Open, Distance and E-learning. 15 (1). The Open University, UK. 464. ISSN 1027-5207. OCLC 615018740. Retrieved 20 March 2018. Though it is possible to produce the AviSynth scripts using a standard text editor, the task can be considerably simplified by the use of the script editor AvsP which works in conjunction with AviSynth and includes a video previewer enabling the user to see the results of running a script. The main software suite used was, therefore, Audacity, AviSynth and AvsP. Between them these three provided the tools needed for students to create and edit audio material and to manipulate still or moving images, combining the audio and images to produce video output. {{cite journal}}: External link in |postscript= (help)CS1 maint: multiple names: authors list (link)
  3. ^ Mohr, Neil (March 2013). "Encode Videos in Full HD Quality". Maximum PC, March 2013. 400 Shoreline Court, Suite 400, South San Francisco, CA 94080: FUTURE US, INC. Retrieved 19 March 2018. Start AvsP, then drag the video.grf and audio.grf files to the AvsP window individually [...] We're building a script here that AviSynth will run, which is why it seems like programming.{{cite magazine}}: CS1 maint: location (link)
  4. ^ Dr. Volker, Zota (3 November 2012). "Autovideomagie. Videos automatisch per Skript verarbeiten" [Vide-O-Matic. Automatically processing videos by Scripts]. C't magazin für computer technik, 24/2012, p.186 (in German). Karl-Wiechert-Allee 10, 30625 Hannover, Germany: Heise Medien GmbH & Co. KG. Retrieved 18 March 2018. Dabei leistet der AviSynth-Editor AvsPmod wertvolle Dienste: Syntax-Highlighting verhilft zu mehr Übersicht, Autovervollständigung vereinfacht die Befehlseingabe und interaktive Slider helfen beim Positionieren von Elementen.{{cite magazine}}: CS1 maint: location (link)
  5. ^ Software Description in avsp.py (included with the AvsPmod 2.5.1 for Windows)

External links[edit]

Category:Cross-platform free software Category:Free software programmed in Python Category:Free video software Category:Video editing software Category:Video editing software for Linux