Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. DirectX9 player code

DirectX9 player code

Scheduled Pinned Locked Moved The Lounge
comquestioncode-review
6 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Marc Clifton
    wrote on last edited by
    #1

    Does anyone know of any links to source code for playing AVI's or other movie formats using DirectX9? [edit]Let me rephrase that. Google might be your friend, but it helps to have the right keywords. So I found a few players, but does anyone have any experience/recommendations? [/edit] Marc

    Thyme In The Country

    People are just notoriously impossible. --DavidCrow
    There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
    People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

    S E 2 Replies Last reply
    0
    • M Marc Clifton

      Does anyone know of any links to source code for playing AVI's or other movie formats using DirectX9? [edit]Let me rephrase that. Google might be your friend, but it helps to have the right keywords. So I found a few players, but does anyone have any experience/recommendations? [/edit] Marc

      Thyme In The Country

      People are just notoriously impossible. --DavidCrow
      There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
      People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

      S Offline
      S Offline
      Storm blade
      wrote on last edited by
      #2

      DirectShow is what you are looking for... However this seems to have been removed from the current SDK, because... "It isn't perfect, and we are working on a better solution". So, in the meantime theres nowt to work with (unless you can find the old DX9 SDK which has DirectShow in it...) (Can you tell I'm a bit :mad:, really really want to do video backgrounds in a projector app I'm working on, but the 'unified' support for Video is flakey...) Anyways... http://english.geekpage.jp/programming/directshow/[^] http://www.flipcode.com/articles/article_directshow01.shtml[^] http://www.codeproject.com/audio/vmr9.asp#xx1244399xx[^] :-D Stormblade

      P 1 Reply Last reply
      0
      • M Marc Clifton

        Does anyone know of any links to source code for playing AVI's or other movie formats using DirectX9? [edit]Let me rephrase that. Google might be your friend, but it helps to have the right keywords. So I found a few players, but does anyone have any experience/recommendations? [/edit] Marc

        Thyme In The Country

        People are just notoriously impossible. --DavidCrow
        There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
        People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

        E Offline
        E Offline
        Ed Poore
        wrote on last edited by
        #3

        How about this[^] one.  Found using this[^] Google.  Looks like it may do what you want but I don't have the Managed DirectX on my current system so can't test it.

        As of how to accomplish that have you ever tried Google? Failing that try :badger::badger::badger:.

        M 1 Reply Last reply
        0
        • E Ed Poore

          How about this[^] one.  Found using this[^] Google.  Looks like it may do what you want but I don't have the Managed DirectX on my current system so can't test it.

          As of how to accomplish that have you ever tried Google? Failing that try :badger::badger::badger:.

          M Offline
          M Offline
          Marc Clifton
          wrote on last edited by
          #4

          Ed.Poore wrote:

          As of how to accomplish that have you ever tried Google?

          Yeah, I found that on Google too, which is why I edited my post. I'm not sure why I couldn't find any a couple weeks ago when I searched, must have had a brain fart on using the right keywords. Marc

          Thyme In The Country

          People are just notoriously impossible. --DavidCrow
          There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
          People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

          1 Reply Last reply
          0
          • S Storm blade

            DirectShow is what you are looking for... However this seems to have been removed from the current SDK, because... "It isn't perfect, and we are working on a better solution". So, in the meantime theres nowt to work with (unless you can find the old DX9 SDK which has DirectShow in it...) (Can you tell I'm a bit :mad:, really really want to do video backgrounds in a projector app I'm working on, but the 'unified' support for Video is flakey...) Anyways... http://english.geekpage.jp/programming/directshow/[^] http://www.flipcode.com/articles/article_directshow01.shtml[^] http://www.codeproject.com/audio/vmr9.asp#xx1244399xx[^] :-D Stormblade

            P Offline
            P Offline
            Paul Cole
            wrote on last edited by
            #5

            As of April '05 DirectShow was moved to the Platform SDK though you still need the DirectX SDK to be able to build the samples.....

            S 1 Reply Last reply
            0
            • P Paul Cole

              As of April '05 DirectShow was moved to the Platform SDK though you still need the DirectX SDK to be able to build the samples.....

              S Offline
              S Offline
              Storm blade
              wrote on last edited by
              #6

              Unfortunatly I'm stuck with the Feb '03 SDK, as I have to use VS6 (work are too cheap to buy me 2k5 :laugh:). Maybe its time to start hinting for the upgrade again... (Shame that as this is a personal project I can't use it as an excuse for the upgrade). Thanks anyway tho :) Stormblade

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups