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. General Programming
  3. C / C++ / MFC
  4. Some problem facing when using Direct show for streaming media

Some problem facing when using Direct show for streaming media

Scheduled Pinned Locked Moved C / C++ / MFC
c++helpquestion
1 Posts 1 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.
  • S Offline
    S Offline
    StarMeteor
    wrote on last edited by
    #1

    Hi All, (Sorry for my poor english ;) ) I am currently writting a software using Direct Show to play both streaming and audio (e.g. MP3, WMA, etc.), which somehow like a Music player as WMP/Winamp. First, I wrote a stand-alone player (with MFC in dialog-based approach) and it works fine. :) Then, I intergrate this dialog to be as a child dialog and put it into my main application, problems come :(( My application contains a main dialog, with two child dialogs build on it, while one is the player mentioned above and the other is for playlist purpose which contain List control for managing song record. The player works fine as it is when playing audio files, but problem occur when playing streaming media. I tried to figure out what happen and find that the failure of playing streaming media ONLY occur after the playlist dialog is being created! it report that no filter can be found ... It sounds a mircale to me as there is nothing related to Direct Show for the playlist dialog (you can treat it just a simple dialog-based function)..... Is there anyone can give me some suggestions? Thanks a lot!

    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