Python Forum
I need help on creating a Python Software
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I need help on creating a Python Software
#1
Hi,

First of all,

I have a script about Image Upscale.

Video Samples(original and result)

Original
http://www.mediafire.com/file/8ffo4a6i36...l.avi/file

Result
http://www.mediafire.com/file/3jyo569j0u...4.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/phvgr9xs2t...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
Reply
#2
Any help?
Reply
#3
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?
Reply
#4
Please delete my thread.
Reply
#5
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!
Reply
#6
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
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020