Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Creating a movie

  1. #1
    PGD Community Manager AthenaOfDelphi's Avatar
    Join Date
    Dec 2004
    Location
    South Wales, UK
    Posts
    1,245
    Blog Entries
    2

    Creating a movie

    Hi all,

    Since Dirk posted his vid, I think its a million times better than a static screen shot... alas, I have 0 clue how to capture rendered content and squirt it out to an AVI or WMV file using unDelphiX... can anyone shed any light on the subject for me please?

    Many thanks
    :: AthenaOfDelphi :: My Blog :: My Software ::

  2. #2

    Creating a movie

    Hi Athena

    try

    http://bero.0ok.de/page/index.php?p=31

    It's a small app that will capture other windows to an avi file, not sure if it will work with directX, but it works with Opengl without any problems
    <A HREF="http://www.myhpf.co.uk/banner.asp?friend=139328">
    <br /><IMG SRC="http://www.myhpf.co.uk/banners/60x468.gif" BORDER="0">
    <br /></A>

  3. #3

    Creating a movie

    Alternatively, you could also use VidShot Capturer

  4. #4
    PGD Community Manager AthenaOfDelphi's Avatar
    Join Date
    Dec 2004
    Location
    South Wales, UK
    Posts
    1,245
    Blog Entries
    2

    Creating a movie

    Thanks guys, Dirk pointed me in the direction of Fraps (I think), but I was wondering whether anyone had managed to build the functionality into their own software.
    :: AthenaOfDelphi :: My Blog :: My Software ::

  5. #5

    Creating a movie

    You could also try http://www.fraps.com/. It is Windows only and works with DirectX and OpenGL. As far as i know, the free version comes with a watermark on screen captures and videos and resolutions are limited.

    Edit: I was too slow

  6. #6

    Creating a movie

    if you want ingame video capture inbuilt, which i don't think there'll be time for, you could rewrite NeHe's tutorial a bit

    http://nehe.gamedev.net/data/lessons....asp?lesson=35
    Peregrinus, expectavi pedes meos in cymbalis
    Nullus norvegicorum sole urinat

  7. #7

    Creating a movie

    for the video i posted, i used fraps and windows movie maker, wmm gave much better results then virtualdub and divx6, but thats probably just the way i dont know how to use it

  8. #8
    Legendary Member cairnswm's Avatar
    Join Date
    Nov 2002
    Location
    Randburg, South Africa
    Posts
    1,537

    Creating a movie

    Create AVIs from static images (with Delphi Source)

    http://www.bloodshed.net/avi.html
    William Cairns
    My Games: http://www.cairnsgames.co.za (Currently very inactive)
    MyOnline Games: http://TheGameDeveloper.co.za (Currently very inactive)

  9. #9
    Legendary Member cairnswm's Avatar
    Join Date
    Nov 2002
    Location
    Randburg, South Africa
    Posts
    1,537

    Creating a movie

    Source code for the above is at:

    http://www.bloodshed.net/delphi/avi15.zip
    William Cairns
    My Games: http://www.cairnsgames.co.za (Currently very inactive)
    MyOnline Games: http://TheGameDeveloper.co.za (Currently very inactive)

  10. #10
    PGD Community Manager AthenaOfDelphi's Avatar
    Join Date
    Dec 2004
    Location
    South Wales, UK
    Posts
    1,245
    Blog Entries
    2

    Creating a movie

    Hi guys,

    Thanks for all the suggestions.

    William, that looks to be just the ticket... when I get five minutes slack time or I need a change, I'm going to see if I can wrap that up in class to be included in our competition entry.

    Thanks again for all the suggestions guys, much appreciated.
    :: AthenaOfDelphi :: My Blog :: My Software ::

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •