[edit]
Just found BlitzMovie -problem solved (probably)
[/edit]
I have some AVI files that I took in portrait mode with my digital camera. I have tried rotating them in Windows Moviemaker (without success) or trying to find some other editor... no luck.
... so I thought it might be easy to just knock up a little player in B3D and use a rotated camera (or entity - whichever is easiest) to show the movies.
The DrawMovie is a 2D command, so is there any easy way to get it drawn onto an entity (e.g. a face of a cube.) I seem to recall seeing an example that does this, but can't locate it in the CodeArcs or the Samples folder.
A mpg player has been removed from the codearcs :-( and I seem to recall jfk working on movie blitting stuff. I guess that we are talking about locking buffers and drawing to them,etc. - just wonder if this exists anywhere already as this is a throwaway example to please my nephews and niece (who star in the clips.)
Can anyone help ?
Just found BlitzMovie -problem solved (probably)
[/edit]
I have some AVI files that I took in portrait mode with my digital camera. I have tried rotating them in Windows Moviemaker (without success) or trying to find some other editor... no luck.
... so I thought it might be easy to just knock up a little player in B3D and use a rotated camera (or entity - whichever is easiest) to show the movies.
The DrawMovie is a 2D command, so is there any easy way to get it drawn onto an entity (e.g. a face of a cube.) I seem to recall seeing an example that does this, but can't locate it in the CodeArcs or the Samples folder.
A mpg player has been removed from the codearcs :-( and I seem to recall jfk working on movie blitting stuff. I guess that we are talking about locking buffers and drawing to them,etc. - just wonder if this exists anywhere already as this is a throwaway example to please my nephews and niece (who star in the clips.)
Can anyone help ?