Draft:AvsPmod
Submission declined on 29 May 2018 by Tazerdadog (talk). This submission's references do not show that the subject qualifies for a Wikipedia article—that is, they do not show significant coverage (not just passing mentions) about the subject in published, reliable, secondary sources that are independent of the subject. Before any resubmission, additional references meeting these criteria should be added (see technical help and learn about mistakes to avoid when addressing this issue). If no additional references exist, the subject is not suitable for Wikipedia.
show
How to improve your article show Declined by Tazerdadog 9 months ago. Last edited by Kibi 5 seconds ago. Reviewer: Inform author.Editor resources |
Submission declined on 21 May 2018 by Legacypac (talk). This submission's references do not show that the subject qualifies for a Wikipedia article—that is, they do not show significant coverage (not just passing mentions) about the subject in published, reliable, secondary sources that are independent of the subject (see the guidelines on the notability of websites). Before any resubmission, additional references meeting these criteria should be added (see technical help and learn about mistakes to avoid when addressing this issue). If no additional references exist, the subject is not suitable for Wikipedia. |
Submission declined on 19 March 2018 by Chetsford (talk). This submission's references do not show that the subject qualifies for a Wikipedia article—that is, they do not show significant coverage (not just passing mentions) about the subject in published, reliable, secondary sources that are independent of the subject. Before any resubmission, additional references meeting these criteria should be added (see technical help and learn about mistakes to avoid when addressing this issue). If no additional references exist, the subject is not suitable for Wikipedia. |
Submission declined on 18 March 2018 by Heliosxeros (talk). This submission is not adequately supported by reliable sources. Reliable sources are required so that information can be verified. If you need help with referencing, please see Referencing for beginners and Citing sources. |
Comment: Most or all the sources are self published Legacypac (talk) 16:42, 21 May 2018 (UTC)
Comment: Cite third party sources: mainstream publication, magazines, newspapers and books. Avoid homepages. EROS message 05:02, 18 March 2018 (UTC)
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 integrated video player, which shows the actual result of rendering AviSynth scripts.
![]() | |
AvsPmod 2.5.1 | |
Original author(s) | Peter Jang[5] |
---|---|
Developer(s) | AvsPmod authors |
Initial release | 2006.09.04 |
Stable release | 2.5.1
/ 2013.06.25 |
Preview release | 2.5.1-90
/ 2017.03.24 |
Repository | https://github.com/avspmod/avspmod |
Written in | Python |
Operating system | Windows, Linux |
Platform | IA-32 and x64 |
Available in | English, Spanish, German, Portuguese, French, Russian, Japanese |
Type | Video editing software |
License | GNU General Public License |
Website | https://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]
- ^ 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.
- ^ 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. The Open University, UK. 15 (1). 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.
- ^ 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.
- ^ 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.
- ^ 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