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

Thread: Video library-for any language.

  1. #1

    Video library-for any language.

    Could someone please recommend a video library?

    Regardless of language, as long as it's good and not too complicated.

    Thank you.
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  2. #2

    Video library-for any language.

    video? for video playback or 3d graphics?

    for first: dspack, for second: opengl.
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

  3. #3

    Video library-for any language.

    Video Playback.

    I already tried DSPack and it didn't work.
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  4. #4
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    Video library-for any language.

    Didn't you already have a thread about this?
    Jason McMillen
    Pascal Game Development
    Co-Founder





  5. #5

    Video library-for any language.

    Yes,

    But I don't see it anymore.
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  6. #6

    Video library-for any language.

    Tried this?
    http://www.pascalgamedevelopment.com...author=Voltrox

    here it is:
    http://www.pascalgamedevelopment.com...ghlight=#26671

    dude, just tell us what is wrong with dspack, and well try to tell you how to make it work, dspack works i tell you..
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

  7. #7

    Video library-for any language.

    For the package without design:

    First error on load: Could not find resource file "DSPACK_D7.res. Recreated".

    Then when I tried to compile it and got these errors:

    [Pascal Error] DirectDraw.pas(359): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(366): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(376): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(383): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(395): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(835): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(837): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Fatal Error] DirectX9_D7.dpk(43): F2063 Could not compile used unit '..\src\DirectX9\DirectDraw.pas'

    So I tried the DSPack_Design_D7 one and:

    First error on load: "DSPACK_Design_D7.res not found. Recreated."

    Then when I tried to compile it I got these errors:

    [Pascal Error] DirectDraw.pas(359): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(366): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(376): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(383): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(395): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(835): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Error] DirectDraw.pas(837): E2154 Type 'IDirectDrawSurface' needs finalization - not allowed in variant record
    [Pascal Fatal Error] DirectX9_D7.dpk(43): F2063 Could not compile used unit '..\src\DirectX9\DirectDraw.pas'

    Could someone please help me fix this or find a video library?

    Thanks.
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  8. #8

    Video library-for any language.

    which delphi are you using?
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

  9. #9

    Video library-for any language.

    Borland Developer Studio 2006.
    Nicholas.
    <br />
    <br />Please join: http://holzstukka.proboards81.com

  10. #10

    Video library-for any language.

    What type of movies are you trying to view?
    <br /><br />There are a lot of people who are dead while they are still alive. I want to be alive until the day I die.<br />-= Paulo Coelho =-

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
  •