VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member jlietz's Avatar
    Join Date
    Jun 2003
    Location
    Illinois, USA
    Search Comp PM
    Hi,

    If I wanted to reposition a video so that the entire original frame was visible in the top right corner, leaving black bars at the left and bottom, what editors would support this and what would this kind of feature or action be called?

    For example
    Code:
    |------------------------------------|
    |       |                            |
    |       |                            |
    |       |                            |
    |       |      Video                 |
    |       |                            |
    |       |                            |
    |       |                            |
    |       |____________________________|
    |                                    |
    | text text text text                |
    |____________________________________|
    Thanks in advance.
    Quote Quote  
  2. Member Alex_ander's Avatar
    Join Date
    Oct 2006
    Location
    Russian Federation
    Search Comp PM
    AviSynth (resize an add borders of any color). There's also a Subtitle filter for simple text addition but not much flexible in positioning text.
    Quote Quote  
  3. AviSynth can do it pretty easily. Create your text in a black still BMP or similar. Then resize the active video and position it in the upper right of the text image. Using the Overlay command for that is one way:

    http://avisynth.org/mediawiki/Overlay

    If you really want to just add black, without adding text, then add black to the left and bottom using the AddBorders command, and then resize the whole thing:

    http://avisynth.org/mediawiki/AddBorders

    I suppose all kinds of NLE programs can do similar things.
    Quote Quote  
  4. Always Watching guns1inger's Avatar
    Join Date
    Apr 2004
    Location
    Miskatonic U
    Search Comp PM
    In Vegas you would use Track Motion or Pan and Crop. Premiere also has a Track Motion type effect. It is pretty standard stuff.
    Read my blog here.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!