Menu

DirectShow.Net Windows 7 64Bit

Shinjin
2009-12-12
2012-10-29
  • Shinjin

    Shinjin - 2009-12-12

    I'm messing around with DirectShow.net with a DVD player program I created
    using it. The oddity I'm getting is that when I run my program in 64 bit, it
    fills the screen properly, but I get no sound and I see closed captioning.
    When I run the program in 32bit, it squishes the movie by a couple inches on
    each side but I do get audio and no closed captioning.

    What I'm looking for is a 32bit that plays with a filled screen and no closed
    captioning. I can post my code if need be, but if anyone knows why this is
    happening, I'd love to hear.

     
  • Eric

    Eric - 2009-12-13

    It seem that the Microsoft's MPEG-2 Audio decoder need some configuration
    (with ICodecAPI) to down-mix multi-channels audio to the PC audio card.
    http://msdn.microsoft.com/en-
    us/library/dd390676%28VS.85%29.aspx

     

Log in to post a comment.

Auth0 Logo