| You are Unregistered, please register to gain Full access. |
|
![]() |
|
|||
|
|
||||
|
||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||||||||||
|
|||||||||||
Sometimes when using my Camera i turn it to get a longshot, is there a way to rotate the video 90 degrees? like a program that does each frame or something?
|
| Sponsored Links |
|
|
|
#2
|
||||||||||||
|
||||||||||||
You might try Windows Movie Maker if you are running XP. I have never used it myself, but i do know it will rotate video, just not sure what file types you can use.
__________________
Like what you see in our Premium section? Become a Premium Member for the latest direct downloads and help support the site by clicking here. ![]() ![]() ![]() ![]() Download ConvertXtoDVD as a free user to say Thanks http://rapidshare.com/files/14323006...-_2.2.0.25.rar
|
|
#3
|
||||||||||||
|
||||||||||||
If you're on Windows the following should work for you (it will work on anything you can open with DirectShow, which is any video you can open in any of the major media players):
I'd use AviSynth (at www.avisynth.org) to do the rotation. This can be achieved with the following AviSynth script. Save it in the same folder as the video file with the name "something.avs". Remember to replace videofile.nam with the name of the video you're working on. Code:
DirectShowSource("videofile.nam")
TurnLeft
To rotate the video the other direction, use TurnRight in place of TurnLeft.
__________________
"Res ipsa loquitur, sed quid in infernos dicet?" ("The thing speaks for itself, but what in the hell does it say?")
|
| The Following 2 Users Say Thank You to JonathonDoh For This Useful Post: | ||
ClArEt1882 (05-25-2008), Xander (05-25-2008) | ||
|
#4
|
|||||||||||
|
|||||||||||
Awesome Thanks for the Help!
ill try those n see if it works.
|
|
#5
|
|||||||||||
|
|||||||||||
Well Movie maker flips the video but it squished it too lol i look like a midget haha
|
|
#6
|
||||||||||||
|
||||||||||||
lol, sorry, i tried
![]()
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| A-Z Video Converter 7.48 | Demonmonkey | Windows Related | 0 | 04-23-2008 12:39 AM |
| A-Z Video Converter 7.48 | Demonmonkey | Windows Related Direct Downloads | 0 | 04-22-2008 02:43 PM |
| How to Rip DVD and transfer Video to PSP | LuvDlphn | General Guides | 1 | 04-16-2008 06:37 PM |
| Video Avatar v.2.3.0.53 | ClArEt1882 | Windows Related Direct Downloads | 0 | 03-08-2008 05:58 AM |
| Fox Video Studio 8.0.5.24 | ClArEt1882 | Windows Related Direct Downloads | 0 | 03-08-2008 04:57 AM |