Skip to content

tophf/AvsPmod-macros

Repository files navigation

I. rfs-scene.

Effort saving companion for per-scene filtering with [rfs()](http://forum.doom9.org/showpost.php?p=1644971&postcount=28 RemapFrames) avisynth plugin.

Requires you to load video scenecuts as bookmarks first. Use SCXvid avisynth plugin or xvid 1st pass (works in VirtualDub too) to generate the log and then load it in AvsPmod via 'macros->import bookmarks from file' macro.

  1. rfs-scene: inserts current scene frame span at cursor position
  2. rfs-scene1: insert current scene frame span in a comment-tagged rfs(filter(), "[frames]") #1
    Nine macros are provided, each looks for a corresponding comment tag: #2, #3, #4, #5, #6, #7, #8, #9.
    Just assign handy hotkeys for as many macros from this set you would need, like Alt-1, Alt-2, Alt-3, etc or whatever you prefer.
  3. find RFS for current frame: finds a frame span that includes the current video frame and selects it.
    You may want to assign e.g. Alt-F3 for convenience.

II. Frame number

  1. GoToFrameNumberUnderCursor
  2. InsertFrameNumberAndSpace - useful for [rfs()](http://forum.doom9.org/showpost.php?p=1644971&postcount=28 RemapFrames)
  3. FrameNumberToClipboard - copies currently shown frame number to clipboard

III. Color

  1. InsertPixelColor - useful for multiple color masks (see tp7/colormask): point anywhere in the video and invoke the macro

Assign keyboard shortcuts to the macros!

Releases

No releases published

Packages

No packages published

Languages