Fable 2
|
Lionhead.com
in
Advanced Programming Techniques (forum)
Development (group)
(Entire Site)
Welcome to Lionhead Community
|
Help
Home
Extra
Blogs
Forums
Home
Extra
Blogs
Forums
Lionhead Community
»
Development
»
Advanced Programming Technique...
»
Last post 03-21-2001, 19:31 by
DirectX7 Progger
. 4 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
03-21-2001, 19:31
280493
DirectX7 Progger
Rookie
Reply
Quote
Hy, I've got a bigger question! I'm on, programming my first game in DirectX 7. Now my question, i've created a cool Intro for my game, but how, do I implement my movie in my game, as an intro??? Please, help me! Can sb. post an example?? (source-code?). PS: I'm programming in Win32.(fullscreen) THX
Report abuse
03-21-2001, 22:43
280664
in reply to
280493
Steve Macpherson
Senior Member
Reply
Quote
1. Use DirectShow 2. Write your own avi decompression functions (a lot harder) Also, i'd advise using DX8 - its a lot easier to use. But that would also mean changing your name
HTH, Steve
Report abuse
03-22-2001, 12:09
281095
in reply to
280493
cmdkeen
Member
Reply
Quote
As far as I remember
GameDev.net
just had an article about DirectShow. Check it out
Report abuse
03-22-2001, 13:29
281178
in reply to
280493
Simon6
Senior Member
Reply
Quote
As for source code: 1. Unless really necessary, get the DX8 SDK (DX7 apps will still work fine with it) - DirectShow is more integrated in DX8, and there is sample source code in the SDK which will play the movie types you desire. 2. If you really must use DX7, then get the DirectX Media SDK - this is where DirectShow used to live - it also has sample source code for playing back movies.
Report abuse
03-22-2001, 22:47
281577
in reply to
280493
DirectX7 Progger
Rookie
Reply
Quote
THX
Report abuse
© 2010 Microsoft Corporation. All rights reserved.
Terms of Use
|
TRUSTe Approved Privacy Statement
|
Code of Conduct