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. Bitmap over video problem (VMR9) again...

Bitmap over video problem (VMR9) again...

Scheduled Pinned Locked Moved C / C++ / MFC
helpgraphicstutorialquestion
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
    Storm blade
    wrote on last edited by
    #1

    I'm trying to show a bitmap image (blended) over a background video using VMR9, this works fine... Except... If the video resolution is lower than the destination window resolution, the overlayed bitmap is also rendered at that reduced resolution... :mad: It seems the 'composition rectangle' resolution is restricted to the incoming video resolution, and the bitmap is getting scaled down... Is it possible to fix the resolution of the composition rectangle to be 1-1 with the window? (in case the problem isn't clear, the nice 800x600 bitmap is getting scaled down to 200x150 (the video resolution), overlayed, then scaled back up to 800x600 (the output window resolution)). :doh: I know it is possible for the composition window to be a higher resolution than the video as if you have multiple video inputs, the bigger one seems to set the resolution, but I can't see how to set it manually... :mad: Thanks... Simon.

    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