NEED help with converting/ rotating video

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wlflver
    Junior Member
    Junior Member
    • Nov 2007
    • 1

    NEED help with converting/ rotating video

    I have donwloaded several programs to convert my MOV file to WMV. They either converted only half of the file or i needed to buy the program. Are there any simple programs i can download? I also need to rotate the video images from viewing horizontal to vertical screen. Can you suggest a program where i can do both at the same time FOR FREE?
  • paglamon
    Lord of Digital Video
    Lord of Digital Video
    • Aug 2005
    • 2126

    #2
    Use SUPER to convert. Suppose your mov file is called example.mov and it is in the folder C:\Videos and you want to rotate it 90 deg to the right.
    First create an AVISynth script(open Notepad and write it down) as follows:
    DirectShowSource("C:\Videos\example.mov")
    TurnRight()


    Save the file as example.avs.Drag this .avs file into SUPER and encode to WMV.
    sigpic

    ONLY MOMENTS LINGER...DEWDROPS ON A FALLEN LEAF

    Comment

    Working...