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. H263 Codec and Direct Show

H263 Codec and Direct Show

Scheduled Pinned Locked Moved C / C++ / MFC
questiondiscussionlearning
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.
  • L Offline
    L Offline
    LozEvans
    wrote on last edited by
    #1

    Further to a recent discussion thread, I can now stream RGB type formats across a propriatory link and render the image remotely. This proves the concept, however RGB encoding is large so have shifted to H263 encoding and decoding. But of course it isn't generating a picture at the other end :-/ !! The other end uses Graphedit with the appropriate decoder in place. When I send the IMediaSample from the sending end I used to just send the sample length and the sample itself, I now also send the Synch , Preroll, discontinuity and Start Stop Reference times to ensure the MediaSample I generate at the other end is representative, ie prior to going into the H263 decoder... but no joy. Has anyone attempted the same thing and had problems with H263 (have also tried H261) or got any ideas? Many Thanks Loz

    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