Results 1 to 2 of 2

Thread: Cannot play .mp4 videos on IMX6 linux_bsp image

  1. #1
    Join Date
    May 2015
    Posts
    2

    Default Cannot play .mp4 videos on IMX6 linux_bsp image

    Hello all,
    Qt5.3
    Has anybody encountered this problem wherein the application can play videos in your desktop development environment but when crosscompiling and putting it on the target board (IMX6 ubuntu linaro linux_bsp) it cannot play the videos.
    At first I couldn't play the videos on my desktop environment (ubuntu 14.04)
    I resolved it by the following commands:
    add--apt-repository ppa:mc3man/trusty-media
    apt-get update
    apt-get install gstreamer0.10-ffmpeg
    I plugged the target board to the internet and did the same commands. It still cannot play the videos. Does anybody have an idea regarding this problem?

  2. #2
    Join Date
    May 2015
    Posts
    2

    Default Re: Cannot play .mp4 videos on IMX6 linux_bsp image

    Ok I have redirected the stderr and stdout to a file and the output of the application is:
    QEglFSImx6Hooks will set environment variable FB_MULTI_BUFFER=2 to enable double buffering and vsync.
    If this is not desired, you can override this via: export QT_GLFS_IMX6_NO_FB_MULTI_BUFFER=1
    defaultServiceProvider::requestService(): no service found fo - "org.qt-project.qt.mediaplayer"

Similar Threads

  1. QWebView won't play YouTube videos?
    By Zingam in forum Qt Programming
    Replies: 1
    Last Post: 10th July 2014, 12:26
  2. Replies: 0
    Last Post: 15th March 2014, 01:19
  3. Replies: 6
    Last Post: 5th February 2014, 13:19
  4. Replies: 0
    Last Post: 17th July 2013, 06:24
  5. How to play youtube videos in Symbian device
    By prajnaranjan.das in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 2nd February 2011, 12:45

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.