DirectShow

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gustavo Arriola

    DirectShow

    Hi!

    How I can reproduce a file of video using DirectShow?

    Thanks!

    Gustavo


  • Armin Zingler

    #2
    Re: DirectShow

    "Gustavo Arriola" <gustavoarriola @hotmail.comsch rieb
    Hi!
    >
    How I can reproduce a file of video using DirectShow?
    MSFT does not and will not offer a managed interface to DirectShow.

    The best known site about it is probably



    Armin

    Comment

    • eBob.com

      #3
      Re: DirectShow


      "Armin Zingler" <az.nospam@free net.dewrote in message
      news:u%23JgstyC IHA.3332@TK2MSF TNGP04.phx.gbl. ..
      ... MSFT does not and will not offer a managed interface to DirectShow.
      >
      ...
      Why? I.E. because DirectShow is about to be replaced with something new?

      Thanks, Bob


      Comment

      • Armin Zingler

        #4
        Re: DirectShow

        "eBob.com" <fakename@total lybogus.comschr ieb
        >
        "Armin Zingler" <az.nospam@free net.dewrote in message
        news:u%23JgstyC IHA.3332@TK2MSF TNGP04.phx.gbl. ..
        ... MSFT does not and will not offer a managed interface to
        DirectShow.

        ...
        >
        Why? I.E. because DirectShow is about to be replaced with something
        new?
        "Media Foundation". I have no clue what it is, in which state it is and if
        it completely replaces DShow. AFAIK at least not with XP. Link:



        Armin

        Comment

        • eBob.com

          #5
          Media Foundation (was Re: DirectShow)

          Thank you Armin. I hadn't even heard of it before. Do you know if it's
          compatible with VB.NET? I took a look at the link you provided but the only
          code I have seen, even with the "Language Filter" set to Visual Basic, was C
          or C++ (#define statements).

          Thanks, Bob


          "Armin Zingler" <az.nospam@free net.dewrote in message
          news:%23F6udz1C IHA.5288@TK2MSF TNGP05.phx.gbl. ..
          "eBob.com" <fakename@total lybogus.comschr ieb
          >>
          >"Armin Zingler" <az.nospam@free net.dewrote in message
          >news:u%23Jgsty CIHA.3332@TK2MS FTNGP04.phx.gbl ...
          ... MSFT does not and will not offer a managed interface to
          DirectShow.
          >
          ...
          >>
          >Why? I.E. because DirectShow is about to be replaced with something
          >new?
          >
          "Media Foundation". I have no clue what it is, in which state it is and if
          it completely replaces DShow. AFAIK at least not with XP. Link:

          >
          >
          Armin

          Comment

          • Armin Zingler

            #6
            Re: Media Foundation (was Re: DirectShow)

            "eBob.com" <fakename@total lybogus.comschr ieb
            Thank you Armin. I hadn't even heard of it before. Do you know if
            it's compatible with VB.NET? I took a look at the link you provided
            but the only code I have seen, even with the "Language Filter" set
            to Visual Basic, was C or C++ (#define statements).
            I don't think there are managed interfaces (yet), but as I said "I have no
            clue what it is..."

            :-)


            Armin

            Comment

            Working...