Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Video player in QNX: (4 Items)
   
Video player in QNX  
I need to play a video (specifically a .mov file) and the code we are using is rather unstable.  It was originally 
derived from the open source ffplayer.  Does QNX have native support for playing video files?  If so, can someone point 
me to some documentation and/or examples.  Thanks in advance!
Re: Video player in QNX  
Have you tried playing your movie using an AnM 1.1 reference image?  It contains a video player.

You did not say what platform you are using?  Is it "screen" or "photon"?
Re: Video player in QNX  
The platform is an x86 laptop.  Our app is Qt-based and we need to play a video, which is sent to an external monitor as
 well as to a portion of the laptop screen.  The current code is based on ffplayer, but it apparently has some bugs in 
it, so I'm looking for alternatives.
Re: Video player in QNX  
Qt 5.3.1 compiled by QNX for AnM 1.1 should play Qt multimedia when "mm-renderer" is completely, correctly configured as
 in the reference image.  (AnM run-time pricing applies when using the multimedia engine.)

Of course, this is "screen" graphics based - if you are using 6.5 photon, the mm-renderer engine cannot be used.