View Single Post
Old 7th November 2005, 21:58   #28  |  Link
Ebobtron
Errant Knight
 
Ebobtron's Avatar
 
Join Date: Oct 2004
Location: St Louis, M0 US
Posts: 364
HI,
Quote:
Originally Posted by Fizick
Please, try get some VirtualDubMod compatibility with this and other fuctions !
Thanks!
You make my life too easy VDMod 1.5.10.2 9 (build 2540) does nothing with the up/down arrows.
Thanks, I can do that.
Quote:
Originally Posted by Fizick
0.Fades and dissolves (cross-fades ?) will be very interesting!
I quote the following source. "A gradual fade from one shot to the next is known as a crossfade, mix or dissolve".
http://www.mediacollege.com/video/ed...crossfade.html
FilmCutter uses FadeIn, FadeOut, FadeIO and Dissolve to generate scripts. What do you think cross-fades are?

As you can see from an above post the alt up and down arrows will advance and reverse frames 2 seconds any framerate. It is coded in "ver 0.0.1.1".

As for the rest, coding an alpha of your item number 1. My thinking is the full size video window is best used with the script editor for filter tuning, or am I wrong. When I am done I will let you all take a peek.

Quote:
Originally Posted by Fizick
I wrote this and understand now, that i want timeline option like Adome Premier or Ulead MediaStudio
I am still laughing.

@Fizick
Concerning your post http://forum.doom9.org/showthread.ph...432#post732432 I have downloaded VDMod's source and sent PM to shOdan, from the source I can see that in practice env->GetVar() looks like....

avisynth.dll Class object = env->GetVar("$InternalFunctions$")
, I need to track down where the data goes.

As for my end of a filter pick list, it is not going to be very hard, I can see most of the code in my head. The params feature is a little tricky but very doable.

Alpha update:
Sorry, but the alpha I promised is a total bust, I just hated it. Looking at other programs for ideas is good and bad, I very much like VDMod's script editor with the F5 feature. Looking through my idealist, I have come up with the following.
  • Menu select script preview options
    • auto play
    • return to same frame
    • Dual video windows, left (source) and right (edited source), they will not play but will be frame locked together.
  • Preview window in dual mode will have editable frame number window (go to frame), three-display option buttons (dual, left only, right only) and slide bar, only nav feature disabled will be the play button.
  • Maybe an Alt+F5 toggle to invoke the dual window mode without using the menu to preselect it.
If that does not help with script development I am not sure what will, once implemented I may consider small script editor window.

Still need to add the undo functions to the editor menus, how many levels of undo do you like.

Later,
Ebobtron
http://members.aol.com/avsfilmcutter

Last edited by Ebobtron; 8th November 2005 at 16:02. Reason: alpha release update
Ebobtron is offline   Reply With Quote