Results 1 to 15 of 15

Thread: Extract frames from a saved .mp4 video to play it on device's frame buffer without ui

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #5
    Join Date
    Dec 2016
    Posts
    11
    Thanks
    1
    Qt products
    Qt5
    Platforms
    Unix/X11

    Default Re: Extract frames from a saved .mp4 video to play it on device's frame buffer withou

    no I am using Qcore GUI app, I am not sure Qcoreapp supports media player in which way. This is my hardware side requirement that I have to play video on frame buffer. and frame buffer accepts raw data only... in my case RGB. So thats why i need to convert mp4 to RGB.I found the only way by extracting frame and convert it to rgb and send it... If any other you plz suggest it.
    Thank you
    Last edited by anjani.gandhi; 30th January 2017 at 07:51.

Similar Threads

  1. Replies: 1
    Last Post: 16th December 2016, 10:23
  2. Replies: 1
    Last Post: 5th December 2013, 06:46
  3. Replies: 0
    Last Post: 3rd May 2013, 09:01
  4. QtOpenGL - extract z-buffer information
    By sajis997 in forum Qt Programming
    Replies: 1
    Last Post: 9th February 2012, 10:06
  5. Replies: 8
    Last Post: 17th May 2011, 14:03

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
  •  
Qt is a trademark of The Qt Company.