Python Forum
I need help on creating a Python Software - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: GUI (https://python-forum.io/forum-10.html)
+--- Thread: I need help on creating a Python Software (/thread-23518.html)



I need help on creating a Python Software - Chrype - Jan-03-2020

Hi,

First of all,

I have a script about Image Upscale.

Video Samples(original and result)

Original
http://www.mediafire.com/file/8ffo4a6i36d7gdn/Original.avi/file

Result
http://www.mediafire.com/file/3jyo569j0ujpyjy/Result14.avi/file

[Image: vlcsnap-2019-11-16-17h49m20s307.png]


[Image: vlcsnap-2019-11-16-17h49m40s214.png]



I have written my script in AviSynth language...

https://www.videohelp.com/software/Avisynth


...and AvsPmod is an AviSynth script editor written in Python

https://www.videohelp.com/software/AvsP

Softwares used for creating AvsP; Python, wxPython and py2exe

You can read notes.txt in AvsP_v2.0.2\AvsP\src

Download link for AvsP_v2.0.2

http://www.mediafire.com/file/phvgr9xs2tw6e21/AvsP_v2.0.2.zip/file



But I don't need a software to edit AviSynth scripts


I need only a different version of AvsPmod that I will be able to insert and hide(obfuscate) my AviSynth script into it.

with only Menu Bar, Menu button named File and Open(to open video/image files on my AviSynth script), Compression(to compress video files)
and Save(to save video files without changing their own formats) options on the File button.

Like this;

File
Open
Compression
Save

and the bottom part same as AvsPmod

Like this;

[Image: avsp.jpg]


And a video compression frame sample on VirtualDub: https://sourceforge.net/projects/virtualdub/

[Image: compression.jpg]


By the way, here is a software named VideoCleaner made with AviSynth and AvsPmod

http://videocleaner.com/

Please download. You will see an AviSynth script inserted into AvsPmod

[Image: avsp2.jpg]


And finally, here are some video tutorials on how to use AviSynth and AvsPmod

https://www.youtube.com/watch?v=AaWTFn5artQ

https://www.youtube.com/watch?v=xWGdJDYz1R0

https://www.youtube.com/watch?v=NAYGEI60imc


RE: I need help on creating a Python Software - Chrype - Jan-14-2020

Any help?


RE: I need help on creating a Python Software - Denni - Jan-14-2020

I think getting help with this might require too much effort as it seems to require a lot of learning about this AviSynth and AvsPmod software -- if you had a specific question aimed at Python only you would probably get a quicker answer -- you might try figuring out how to present the question with requiring someone to learn about this software you have chose to use.

Also what have you tried so far -- anything?


RE: I need help on creating a Python Software - Chrype - Jan-29-2020

Please delete my thread.


RE: I need help on creating a Python Software - Chrype - Feb-15-2020

Here is the GUI on my mind; Save(to save video files without changing their own formats)

[Image: 34.jpg]


Please help or delete my thread!


RE: I need help on creating a Python Software - Chrype - Mar-04-2020

At least can you help me with removing the parts (Edit, Video, Tools, Macros, Options) that I don't need.

And the bottom parts except Previous Frame/Next Frame