Results 1 to 2 of 2

Thread: Transparent image problem on chroma key in STB

  1. #1
    Join Date
    Jan 2012
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Transparent image problem on chroma key in STB

    Hi!

    I'm working in Qt to develop a multimedia application for Set Top Boxes.
    I'm using the companion media player of the STB to play video streams. The operating system in the STB is Linux based. To visualize the playing video I'm using a chroma key, which means that I choose a color than I paint a fullscreen rectangle filling it with this color and the video becomes visible.

    It works just fine, except when I'm drawing a semi-transparent image to the screen in the background I see only the chroma key, and not the video. I've tried everything: using different image types (png, tiff ...) and also painting semitransparent rectangles manually (using a painter) but it doesen't work. I also tried using widget attributes such as WA_ContentsPropageted, WA_NoSystemBackground ... etc etc ... but I didn't succeed.

    Can anyone help me with that?
    thx!

  2. #2

    Default Re: Transparent image problem on chroma key in STB

    Hi, beatrob.
    Have you found your way out? I wonder whether the
    Imaging SDK I am testing about these days can help with your problem or not. I am not very sure about it. But you can also google it and select a professional 3rd party Image Processor whose way of processing is simple and fast to help you with the related work. It will be better if it is totally manual and can be customized by users according to our own favors. Remember to check its free trial package first if possible. I hope you success. Good luck.



    Best regards,
    Arron

Similar Threads

  1. using QPixmap to transparent image
    By sophister in forum Qt Programming
    Replies: 2
    Last Post: 8th July 2010, 13:06
  2. Placing a transparent image on a QPushButton
    By Luc4 in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 3rd February 2010, 09:21
  3. Converting to transparent Image
    By navi1084 in forum Qt Programming
    Replies: 5
    Last Post: 28th August 2009, 13:25
  4. Create Transparent PNG Image
    By hvitual in forum Qt Programming
    Replies: 1
    Last Post: 2nd August 2009, 14:35
  5. How can I create a transparent image with QImage?
    By learning_qt in forum Qt Programming
    Replies: 1
    Last Post: 28th January 2009, 15:06

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.