Results 1 to 3 of 3

Thread: Playing video in qt Embedded

  1. #1
    Join Date
    Feb 2007
    Posts
    2
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Playing video in qt Embedded

    Hi all,
    I'm trying to play video in my qt embedded application window.
    I tried using mplayer with -winid option but always the video is out of my application.
    So i tired capturing and embedding the video to an widget.. using QWSWindow and QWSEmbedWidget, but still no luck.

    i run my application like ./applicationName -qws
    and i use qt embedded 4.5. on ARM

    Any other ideas or suggestions please..

    Thanks,

  2. #2
    Join Date
    Mar 2008
    Posts
    27
    Thanks
    1
    Thanked 3 Times in 3 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Playing video in qt Embedded

    I suppose Phonon does not cover your needs or does not work on your particular system? Anyway, the parameter should be -wid not -winid, maybe that's the problem?

  3. #3
    Join Date
    Feb 2007
    Posts
    2
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Re: Playing video in qt Embedded

    thanks for your reply profoX.
    I'm using wid with mplayer and winId() for the widget... but still its not working as i needed..
    now i'm working with Phonon.. hope that will help me...

Similar Threads

  1. Replies: 3
    Last Post: 5th July 2009, 17:22
  2. Video freezes during mpeg video playback using Phonon
    By davejames in forum Qt Programming
    Replies: 2
    Last Post: 12th January 2009, 08:45
  3. Phonon video not playing
    By SidGBF in forum Qt Programming
    Replies: 2
    Last Post: 11th July 2008, 15:30
  4. Playing Video file using Qt
    By sarode in forum Qt Programming
    Replies: 3
    Last Post: 26th March 2007, 18:35
  5. Video and QSlider
    By ToddAtWSU in forum Qt Programming
    Replies: 2
    Last Post: 1st May 2006, 19:37

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.