Mpeg is the actual specific one I'd like, becuase it's what my camera films in. I filmed it vertically to get in more height, and now the only way to watch it properly appears to be to turn the screen round! Anyone know of any software that can rotate an mpeg? thanks in advance..
Run throught DGIndex, open in AVISynth and use a turnleft()/turnright() command. ffdshow should also be able to do it on the fly during playback.
I have ffdshow...what do I need to do? It doesn't open as a program does it? Isn't it just a codec pack that opens when you need it to with media playing software? thanks for the help
I wouldn't call ffdshow a codec pack. It opens when it is rendered into the dshow graph, so say you have it enabled to decode MPEG-2 and your mpg is MPEG-2, then it should be loaded. If you need it to be loaded, but it isn't enabled for MPEG-2 or raw video then it wouldn't be loaded. Not sure if it has an option to rotate or not, but it can make use of AVISynth.